Answer Posted / avinash
You can also troubleshoot the outofmemory(OOM) or server
hanging issues by taking a thread dump of the server. in
unix use kill -3 pid command. in windows i am not very
sure. this gives a snapshot of the threads running in the
server at the time of issue.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What can be the reasons for server hang?
What are the supported installation modes for WebLogic Server ?
How can domain configuration lock be enabled and disabled?
What is the purpose of using multipools in web logic server?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
What are the different groups under web logic security?.
How do I configure weblogic to use a socks proxy? : BEA Weblogic
What are the two important tcp socket classes?
What is cluster stub?
What is the local interface used by web logic server?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
List components of jndi?
What is the difference between the sun jvm and bea jrockit jvm?
How do I restrict access to servlets and jsps? : BEA Weblogic
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic