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 should an xpath selector look like? : BEA Weblogic
How is a domain template created?
What is console mode?
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
Explain the different versions of nm?
Explain the use of http ?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
When we will take thread dump?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What are the various causes for out of memory?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is Unicast?
What is the meaning of classformaterrors used with the applet?
What can be the reasons of server hang?
What Is Multicast And Unicast In Weblogic ?