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 is the purpose of stub in web-logic server cluster?
Write a program to call the store procedure of oracle that takes no parameter?
Explain the performance tuning in jdbc?
What type of object is returned by resultset.getobject()?
What is meant by managedserver?
What are the ways in which the dns request of failed servers handled?
What is meant by thread dump and how can we take?
Tell me what are the steps involved in configuring the jms?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
What is the format of a log message in a web logic server?
What is the difference between multicast and unicast?
Tell me how are the notifications generated when a server is added to a cluster?
How can default JVM be changed to other?
How to change from development mode to production mode in weblogic 10.3?
What is jms and configuration details?