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
Can the bean class implement the ejbobject class directly? If not why?
What is the role of a deployer?
Do you know what type of object is returned by resultset.getobject()?
In how many formats we can deploy an application in wls??
Tell me what are the ways in which weblogic servers can run on multiple machines?
What are the ways in which weblogic servers can run on multiple machines?
How to find out the listening ports?
Explain how a web logic server works?
What are the functions of t3 in the web logic server?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
How to write a program to bind string values in a preparedstatement?
What are data-sources and what features do they offer?
In web logic how are new threads assigned?
How many types you configure managed server in weblogic server ?
Explain what are the transaction isolation levels supported by weblogic jdriver?