|
|
|
|
|
|
|
Re: AJDT 1.3.1 makes Eclipse run out of memory [message #64375 is a reply to message #64352] |
Tue, 11 April 2006 21:57 |
Jeppe Cramon Messages: 37 Registered: July 2009 |
Member |
|
|
I'm sorry to say it, but the same pattern has started showing with WTP
1.5M5, Eclipse 3.2M6 and AJDT 1.4 and I really need help tracking down
the cause of this, as I'm completely unable to work with AspectJ (the
out of memory alway's happens during build).
The .log file tells me that its running out of Permgen memory (using
arguments: -vmargs-Xms40m -Xmx756m):
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:32:12.015
!MESSAGE An internal error occurred during: "Processing Dirty Regions".
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:32:12.015
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:32:12.031
!MESSAGE PermGen space
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:32:26.171
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:32:27.562
!MESSAGE PermGen space
!STACK 0
java.lang.OutOfMemoryError: PermGen space
I then tried to change the Permgen space, but now it runs out of Heap
memory (a little later, I can now work around 2 minutes).
I use the following arguments -vmargs-Xms40m -Xmx756m -XX:MaxPermSize=128m
and at the time the OutOfMemory error appeared, the Eclipse memory
consumer said 63 of 64 MB Heap used.
..log content:
!ENTRY org.eclipse.ajdt.ui 4 0 2006-04-11 23:51:20.640
!MESSAGE OutOfMemoryError thrown: Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.core.resources 4 1 2006-04-11 23:51:33.484
!MESSAGE Internal Error
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:51:37.984
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:51:39.203
!MESSAGE Failed to execute runnable (java.lang.OutOfMemoryError: Java
heap space)
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:51:41.062
!MESSAGE An internal error occurred during: "Building workspace".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:51:42.296
!MESSAGE An internal error occurred during: "Initializing Quick Diff".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
Eclipse Environment info:
eclipse.buildId=I20060331-2000
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=da_DK
/Jeppe
Jeppe Cramon wrote:
> I'm not sure what's wrong. I tried to use a collegaues working workspace
> (which uses WTP 1.0.1 and AJDT 1.3.1) and try it on my machine without
> any luck.
> I then tried WTP 1.5M5, Eclipse 3.2M6 and AJDT 1.4 latest build and it
> works without any problems, so I guess I'll stick with that solution and
> give up on Eclipse 3.1.2, WTP 1.0.x and AJDT 1.3.1.
>
> /Jeppe
|
|
|
|
|
|
|
|
|
|
|
Re: AJDT 1.3.1 makes Eclipse run out of memory [message #593367 is a reply to message #64352] |
Tue, 11 April 2006 21:57 |
Jeppe Cramon Messages: 37 Registered: July 2009 |
Member |
|
|
I'm sorry to say it, but the same pattern has started showing with WTP
1.5M5, Eclipse 3.2M6 and AJDT 1.4 and I really need help tracking down
the cause of this, as I'm completely unable to work with AspectJ (the
out of memory alway's happens during build).
The .log file tells me that its running out of Permgen memory (using
arguments: -vmargs-Xms40m -Xmx756m):
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:32:12.015
!MESSAGE An internal error occurred during: "Processing Dirty Regions".
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:32:12.015
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:32:12.031
!MESSAGE PermGen space
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:32:26.171
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:32:27.562
!MESSAGE PermGen space
!STACK 0
java.lang.OutOfMemoryError: PermGen space
I then tried to change the Permgen space, but now it runs out of Heap
memory (a little later, I can now work around 2 minutes).
I use the following arguments -vmargs-Xms40m -Xmx756m -XX:MaxPermSize=128m
and at the time the OutOfMemory error appeared, the Eclipse memory
consumer said 63 of 64 MB Heap used.
..log content:
!ENTRY org.eclipse.ajdt.ui 4 0 2006-04-11 23:51:20.640
!MESSAGE OutOfMemoryError thrown: Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.core.resources 4 1 2006-04-11 23:51:33.484
!MESSAGE Internal Error
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 4 2006-04-11 23:51:37.984
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2006-04-11 23:51:39.203
!MESSAGE Failed to execute runnable (java.lang.OutOfMemoryError: Java
heap space)
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:51:41.062
!MESSAGE An internal error occurred during: "Building workspace".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.core.jobs 4 2 2006-04-11 23:51:42.296
!MESSAGE An internal error occurred during: "Initializing Quick Diff".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
Eclipse Environment info:
eclipse.buildId=I20060331-2000
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=da_DK
/Jeppe
Jeppe Cramon wrote:
> I'm not sure what's wrong. I tried to use a collegaues working workspace
> (which uses WTP 1.0.1 and AJDT 1.3.1) and try it on my machine without
> any luck.
> I then tried WTP 1.5M5, Eclipse 3.2M6 and AJDT 1.4 latest build and it
> works without any problems, so I guess I'll stick with that solution and
> give up on Eclipse 3.1.2, WTP 1.0.x and AJDT 1.3.1.
>
> /Jeppe
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07378 seconds