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
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
How to configure a DB connection pool ?
Tell me how does a server find out server unavailability?
What is the difference between the sun jvm and bea jrockit jvm?
What is the difference in the web.xml and weblogic.xml ?
What is bea weblogic? : BEA Weblogic
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
What are the toolbar elements.
What is the role of a deployer?
How do I increase weblogic server memory?
Tell me what can happen when stub can't to connect to web-logic server instances?