Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Programmer > Re: Memory Leak...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 9 Topic 52680 of 55345
Post > Topic >>

Re: Memory Leak Problem

by "joehust@[EMAIL PROTECTED] " <joehust@[EMAIL PROTECTED] > May 16, 2008 at 10:35 AM

On May 15, 3:13 pm, kru...@[EMAIL PROTECTED]
 wrote:
> Hi,
>
> >  But as the program runs, its memory keep on inscreasing. I don't know
> > why.
>
> the task manager isn't good to look at the java heap. It gives you
> only some info about the memory reserved by the java process. Try
> looking at the GC output to see what happends with the java heap. The
> easiest option is just
> -verbose:gc
> add it to your start parameters and look at the console (or wherever
> it is redirected).
>
> If you need to analyze a memory leak, make a heap dump and analyze it.
> Look athttp://www.eclipse.org/mat/for
an good open source tool.
>
> greets,
> krum

Thanks for your suggestions
 




 9 Posts in Topic:
Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-12 22:16:33 
Re: Memory Leak Problem
Sabine Dinis Blochberger   2008-05-13 09:38:59 
Re: Memory Leak Problem
Lew <lew@[EMAIL PROTEC  2008-05-13 09:15:25 
Re: Memory Leak Problem
Andrea Francia <andrea  2008-05-13 14:44:26 
Re: Memory Leak Problem
Roedy Green <see_websi  2008-05-13 19:40:45 
Re: Memory Leak Problem
krumzv@[EMAIL PROTECTED]   2008-05-15 00:13:40 
Re: Memory Leak Problem
Lew <lew@[EMAIL PROTEC  2008-05-15 08:07:55 
Re: Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-16 10:35:53 
Re: Memory Leak Problem
"joehust@[EMAIL PROT  2008-05-16 10:44:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 14:16:26 CST 2008.