I've also had this on occasion, using the following (somewhat
customized!) eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-product
org.eclipse.epp.package.jee.product
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-server
-XX:+DoEscapeAnalysis
-XX:+EliminateLocks
-XX:+UseBiasedLocking
-XX:+CMSIncrementalMode
-XX:+CMSIncrementalPacing
-XX:+UseConcMarkSweepGC
-XX:+UseParNewGC
-XX:+ExplicitGCInvokesConcurrent
-XX:+CMSClassUnloadingEnabled
-XX:+AggressiveOpts
-Dawt.useSystemAAFontSettings=lcd
-Dosgi.requiredJavaVersion=1.5
-Xms256m
-Xmx1024m
On Sun JDK 1.6.0_15
On Wed, Sep 30, 2009 at 5:30 PM, Miles Sabin <
miles@...> wrote:
> On Wed, Sep 30, 2009 at 5:27 PM, Francois <
fanf42@...> wrote:
>> Is this a know bug ? If not, how can I try to be more relevant to spot what
>> happens ?
>
> What does your JVM/heap configuration look like?
>
> Cheers,
>
>
> Miles
>
> --
> Miles Sabin
> tel: +44 (0)7813 944 528
> skype: milessabin
>
http://www.chuusai.com/>
http://twitter.com/milessabin>