Have you tried reinstalling into a new, clean version of Eclipse? It would be helpful to see a couple of things:
1) a test case that will reproduce this 2) your complete Eclipse .metadata ".log" file 3) any vm crash logs If this was working earlier and suddenly stopped working, I would also focus on anything that changed in your Eclipse / OS environment. On Jan 12, 4:10 am, Noor <[email protected]> wrote: > my eclipse.ini is as follows: > -startup > plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar > --launcher.library > plugins/ > org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810 > -product > org.eclipse.epp.package.modeling.product > --launcher.defaultAction > openFile > --launcher.XXMaxPermSize > 256M > -showsplash > org.eclipse.platform > --launcher.XXMaxPermSize > 256m > --launcher.defaultAction > openFile > -vm > C:/Program Files/Java/jdk1.6.0_23/bin/java > -vmargs > -Dosgi.requiredJavaVersion=1.5 > -Xms40m > -Xmx1000m > -XX:MaxPermSize=256m > > and the error is: > Problem Event Name: APPCRASH > Application Name: java.exe > Application Version: 6.0.230.3 > Application Timestamp: 4cbcb6d5 > Fault Module Name: StackHash_e82c > Fault Module Version: 0.0.0.0 > Fault Module Timestamp: 00000000 > Exception Code: 80000026 > Exception Offset: 00000000 > OS Version: 6.1.7600.2.0.0.256.1 > Locale ID: 1033 > Additional Information 1: e82c > Additional Information 2: e82c83d1eeb5029fe028ebbf1f4a9cba > Additional Information 3: 33aa > Additional Information 4: 33aa80a67c3c6788da9259a1752c358e -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
