[clean-list] Heap Profiler.Heap Full...

John van Groningen johnvg@cs.kun.nl
Mon, 27 Aug 2001 11:01:04 +0200


Fabien Todescato wrote:

>..,
>I have activated in the Profiling options the Heap Profiling with a minimum
>heap profiling limit of 32M. I can compile, run, and get a generated heap
>profile .hcl file without any problem. Unfortunately, when I try to have the
>Heap Profiler analyze the .hcl file - ~35Mb in size -, I get the 'Heap Full'
>error message.

You can increase the heap size of the ShowHeapProfile application by passing
'-h heapsize' as argument, for example '-h 60m' for a 60 Mb heap.
Except on the Macintosh, where you can use the CleanOptions program instead.

Regards,
John van Groningen