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


Please Help Members By Posting Answers For Below Questions

What are the Unix vi commands?

767


How do I provide user credentials for starting a server?

704


How do I handle request/response using jms? : BEA Weblogic

779


How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic

716


How does a server know when another server is unavailable ?

753


What causes java.io exceptions in the log file? : BEA Weblogic

748


What is meant by managedserver?

738


What is the name of default jvm that is made used for weblogic?

752


Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic

769


Can you briefly describe local interfaces?

732


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

775


What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.

725


Explain the tier architecture of a web logic server?

707


tell me the permenent memory issues?

2448


What happens when a failure occurs and the stub cannot connect to a weblogic server instance?

698