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

How do I increase weblogic server memory?

495


Write a program of web logic server to get the connection pool attribute?

502


How to change from default JVM to other ?

584


What is actually weblogic cache?

579


Why the node manager is required?

606






When should I use server session pools and connection consumers? : BEA Weblogic

514


When can high usage of CPU occur?

606


What causes java.io exceptions in the log file of weblogic server?

523


how to upgrade the weblogic server licence?

2194


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

520


How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic

560


What is the difference in the web.xml and weblogic.xml ?

612


Explain The Term Clustering ?

577


What are the advantages of cluster?

629


How do I set up my classpath? : BEA Weblogic

530