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



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

Answer / 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

More Weblogic Interview Questions

Explain the functionality of T3 associated with WebLogic server?

0 Answers  


How does a server find out server unavailability?

0 Answers  


What are the steps required to modify config.xml file of web logic server?

0 Answers  


Explain The Methods For Providing User Credentials For Starting The Server ?

0 Answers  


What is config.xml?

3 Answers   TCS,






How to configure a DB connection pool ?

0 Answers  


What is the format of the log message out to standard out?

0 Answers  


How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic

0 Answers  


what is the difference between sun JDK1.5 and BEA Jrokit 1.5

3 Answers   IBM,


What is instance in weblogic?

2 Answers   HCL,


Are WebLogic Servers password secure?

3 Answers   HCL, TCS,


Open the find box and editing the text in text box then what is name for this dialog box??

0 Answers  


Categories