How to Know the maanged servers status,when admin console is
not available?
Answer Posted / supratim samanta
java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE <SERVER NAME>
Exmp:
java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE AdminServer
java weblogic.Admin -username <USERNAME> -password <PASSWORD> GETSTATE ManagedServer
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are the steps required to modify config.xml file of web logic server?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
What is a domain template?
What are the advantages node manager?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
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 are the States of the Weblogic Server ?
What is the name of default jvm that is made used for weblogic?
Explain the performance tuning in jvm, jdbc, jms?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What is a license file ?
How many ways to start and stop weblogic servers?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What are logics in reference to web logic servers?