How to Know the maanged servers status,when admin console is
not available?
Answer Posted / zk
We can run the weblogic.Admin to know the status as below,
java weblogic.Admin -username <name> -password <passwd> -
adminurl <admin url> GETSTATE
This will give the status of the server running on the
port, used while defining the admin url
i.e if we use localhost:7002, it will give the status of
the server running on port 7002. So change the port
accordingly for getting the status of a particular server.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What can happen when stub can’t to connect to web-logic server instances?
What are the different versions of nm?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
Explain the functionality of iiop ?
Explain the performance tuning in jdbc?
What are the causes of having ociw32.dll error in the database of web logic server?
Define the toolbar elements.
How does a file store compare with a jdbc store? : BEA Weblogic
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
How many WebLogic servers can be held inside a multi-processor machine?
How to update license?
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
How does a cluster relate to a domain?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic