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 happens when a failure occurs and the stub cannot connect to a weblogic server instance?
What is application tuning?
How do I restrict access to servlets and jsps? : BEA Weblogic
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
What is meant by managedserver?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
What is the purpose of the serializedsystemini.dat file?
Managed servers are running. What happens if admin server down?
How to integrate sunone/netscape/iplanet with weblogic?
In a web logic server what is the domain?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Explain what are the steps required to setup the oracle instance for os authentication?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
Can weblogic server start with a unix boot? : BEA Weblogic
What is wlst?