when i am starting my managed server it is coming to admin
state.I used to click on resume button in admin console , so that
it is comming to running state. How to resolve this problem for
ever so that the server will come directly to running state
instead of going to admin state?
Answer Posted / madhu duggireddy
while starting the server, It will deploy all the apps
which are configured, it will create all datasources if
any, etc. while coming up if any one fails.. then the
server goes to admin mode. So go through the log message
and find out which has failed or upload the log file here
will look into that.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
Define the toolbar elements.
What is the format of the log message out to standard out?
How does a file store compare with a jdbc store? : BEA Weblogic
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
how can we sync the nodes with administration server in weblogic.
What elements make up the administration console?
What can be the various reasons for a server crash?
Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic
What are the different modules of wlst?
How does concurrency work for message-driven beans? : BEA Weblogic
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
When should I use the -nostage option?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?