performance - monitor Java proccess memory in realtime -


i have java application memory starting jump , fall after few days.
there tool can show me variables/members sizes during run/debug in real time?

debugging eclipce impossible.

thanks

install this: http://visualvm.java.net/eclipse-launcher.html , launch using eclipse. not use debugger, launches visualvm application lets monitor app. you'll need go run configurations.. settings set up, , select visualvm launcher @ bottom (select other... -> visualvm launcher). you'll need go preferences set location of visualvm too.

(on later eclipse versions, drop drops folder, unpacked).


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -