Frequent crashes in Galileo 3.5.2 / JDK 6 Update 21 [message #642359] |
Tue, 30 November 2010 19:41  |
Eclipse User |
|
|
|
I get frequent crashes in Eclipse 3.5.2 / JDK 6 Update 21. The log file rapidly fills up with unhandled event loop exceptions. A typical stack trace looks like:
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: PermGen space)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3885)
in eclipse.ini I've experimenting setting the MaxPermSize higher - it was at 256M and I boosted it to 384M with no effect.
I'm running XP Pro, SP3. I have no shortage of memory on my system and I run lots of other big, complex apps such as Visual Studio and Adobe Creative Suite with no unusual behavior.
This is ruining my productivity!! Thanks in advance for any help!
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04318 seconds