How can we know if there is any memory leakages happening?
how to overcome the memory leakage situation?
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 |
What is Graphic mode?
When should I use the -nostage option?
We see an error like 404 and 500. What do they mean?
Explain the functionality of T3 associated with WebLogic server?
how will u check process id?
What is Domain? how many domains are possible in a single instance?
what is proxy? how it is used in real time?
How do I look up an ora sqlexception? : BEA Weblogic
What is the linux command is used to know the version of weblogic server?
What is the default jvm used for weblogic?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
What Is A Weblogic Server Cluster ?