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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / madhu duggireddy
In the Servers table, click the name of the server instance
under configuration tab ..change the Startupmode Attribute
from Administration to RUNNING .it will come to RUNNING
state when ever you start.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / litu
Yes Madhu,
Now I got it.One of the data source is failing actually.
Thanks a lot for you help.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / litu
Hi Madhu,
It is already con figured to running mode.Any alternate solution?
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / murali
even i am also getting same issue ...that created correct in
admin conolcole and even all data sources are running
correctly.....Any alternate solution?
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a domain?
How can domain configuration lock be enabled and disabled?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?
What is the performance issue in weblogic and how can you resolve ,explain in brief
When should I use server session pools and connection consumers? : BEA Weblogic
Difference between Weblogic server and websphere server?
What steps it pass on when manage start
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
What is the purpose of using multipools in web logic server?
What are the types of gc and in which different scenarios each should be used?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic