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
In web logic what is the msi code?
When should I use the external_stage option?
What is the purpose of t3 in weblogic server?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
How many weblogic servers can I have on a multi-cpu machine?
How do you do performance tuning of wls?
What are the capabilities of weblogic server?
How a web logic server works?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
How do I restrict access to servlets and jsps? : BEA Weblogic
What is a license file ?
What is web.xml ?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
how can we sync the nodes with administration server in weblogic.