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
How many admin consoles possible in a single domain?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
What are the various causes for out of memory?
How does cluster communication happen?
How to write a program to call the store procedure of oracle that takes no parameter?
Explain The Methods For Providing User Credentials For Starting The Server ?
How Work Manager works in wls 9.2 and above versions?
How to troubleshoot it?
How to pass arugments to server through machine?
What is the Basic Components of Weblogic Server ?
How to integrate appache with weblogic?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
What is a trace in relation to web logic server?
What is a non-durable topic subscriber?
What is a thread dump?