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 can be the reasons for server hang?

509


Define the list of pre-configured queues?

514


What are the enhancements in ejb 2.0 with respect to cmp?

496


How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic

506


Do you know what are the steps involved in setting up classpath in web logic server?

516






Must ejbs be homogeneously deployed across a cluster? Why?

522


In how many ways we can implementg session replication?

536


What is the administration server?

557


what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?

4054


Why do we need to remove cache?

529


Can the bean class implement the ejbobject class directly? If not why?

496


How do I put a message back on the queue for processing? : BEA Weblogic

562


I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?

642


Explain the performance tuning in jvm?

545


Explain what are the transaction isolation levels supported by weblogic jdriver?

537