Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Richard Torres   on May 23 In Java Category.

  
Question Answered By: Jarrod Williams   on May 23

this is a very general question. i do not know any specific  tool to find  mem leak but u can use any mem profiler. they can show memory  usage in ur application. then u can find the place where extra mem is being wasted...
if u are using a server take a look at its mem parameters and tools. all servers have some mem allocation parameters.
if u are not using a server change ur jvm heap size etc.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Memory Leakage Or get search suggestion and latest updates.


Tagged: