Problems with eclipse

Panagiotis Astithas past at ebs.gr
Mon Dec 19 14:53:46 PST 2005


Franco Bruno Borghesi wrote:
> Hi everyone.
> 
> Eclipse freezes one or twice a day on my freebsd 6.0/amd64. It seems that
> libz problems are gone with last jdk15 update, but eclipse still has
> problems. I've tested this on two different installations (same hardare/OS).
> 
> I have attached my last hs_err_pid file.
> 
> I would appreciate any hint anyone could give me.
> Thanks.

Once again the crash happens when the permanent generation in the heap 
is almost full. It seems this happens to many people with jdk15 on amd64 
and usually increasing the heap size does not help much (since the 
permanent generation gets just a fraction of this). See if you can find 
a useful combination of the flags discussed here:

http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html

Cheers,
Panagiotis


More information about the freebsd-java mailing list