how can we handle if server is hang? and how to handle out of
memory in weblogic?

Answer Posted / supreet yadav

When a Server is hanging, we can ping the server using java

weblogic.Admin t3://server:port PING. If the server can

respond to the ping, it may be that the application is

hanging and not the server itself.


We can use -verbosegc flag to check whether the server is
doing the proper garbage collection or not.

Also we can analyze the thread dumps to check out which
thread are actually stucking.

Is This Answer Correct ?    24 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you briefly describe local interfaces?

732


When we can update the application? Is server up time or downtime?

1153


What is the default jvm used for weblogic?

770


How to debug my ant script?

748


What should an xpath selector look like? : BEA Weblogic

673


Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

669


Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic

742


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

730


What precautions should I take when I use blocking receive() calls? : BEA Weblogic

713


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

665


Why the node manager is required?

817


What is unicast in weblogic?

673


Which memory space does thread stack get allocated from?

665


What causes an ociw32.dll error? : BEA Weblogic

866


What is core server tuning?

729