How can we know if there is any memory leakages happening?
how to overcome the memory leakage situation?

Answer Posted / anupreet

Study the heap memory, if possible object creation
frequency, number of live objects. Profilers can be used
for this analysis.

Proper release of resources like JDBC Connection, socket
closing free's resources will resolve the issue in 89% cases

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is t3??

551


Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic

499


How do I create a producer pool? : BEA Weblogic

561


What are crossdomainconnectors in reference to web logic servers?

505


How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic

538






Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.

492


Explain the difference between dynamic and non-dynamic changes in the console?

524


How do I set up my classpath? : BEA Weblogic

532


What type of object is returned by resultset.getobject()? : BEA Weblogic

523


What is the msi mode in weblogic? How can you enable and disable this option?

782


Why do I get an exception when trying to find a connection factory? : BEA Weblogic

529


How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic

504


Must ejbs be homogeneously deployed across a cluster? Why?

521


What is os tuning?

585


How do I handle request/response using jms? : BEA Weblogic

528