Memory problem of WTP? [message #104833] |
Wed, 18 May 2005 05:00  |
Eclipse User |
|
|
|
Hi folks,
I am getting a curious behaviour from eclipse the whole day. After I started
it, it works perfectly fast. The longer I work with it the more problems
with decreasing speed I get. And it is always ending with a big beng.
Eclipse chrashes and I have to kill the process.
Here I got a extract of my Errorlog:
An internal error occurred during: "Building workspace".
!ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:34.987
!MESSAGE An internal error occurred during: "Building workspace".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:38.642
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:38.642
!MESSAGE Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:40.110
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:40.126
!MESSAGE An internal error occurred during: "Building workspace".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:40.126
!MESSAGE Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space
Sessiondata:
eclipse.buildId=I20050401-1645
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86
The javaw.exe proccess starts with 90.000 K Mem Usage increase to 150.000 K
Mem Usage (normal?) and gets hanging at 340.000 k Mem Usage
Im am running on a 2,40 Ghz Dual Core, with 1 GB Ram and Raid 1 hard disk.
That should be enough or?
Thanks for your help!
Regards Johannes
|
|
|
Re: Memory problem of WTP? [message #105196 is a reply to message #104833] |
Wed, 18 May 2005 16:44   |
Eclipse User |
|
|
|
Hi Johannes,
Thanks for reporting this. Can you describe what's in your workspace? Also,
what kind of tools (wizards/editors) were you using? In the meantime, as a
workaround, you may want to try launching WTP with -Xmx256 or -Xmx512 to
increase the maximum Java heap size. Anyways, please open a bug report to
track this issue:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols
Thanks,
Jeff
"Johannes Hiemer" <jhiemer@web.de> wrote in message
news:d6f08r$5ee$1@news.eclipse.org...
> Hi folks,
> I am getting a curious behaviour from eclipse the whole day. After I
started
> it, it works perfectly fast. The longer I work with it the more problems
> with decreasing speed I get. And it is always ending with a big beng.
> Eclipse chrashes and I have to kill the process.
> Here I got a extract of my Errorlog:
> An internal error occurred during: "Building workspace".
> !ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:34.987
> !MESSAGE An internal error occurred during: "Building workspace".
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
> !ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:38.642
> !MESSAGE Unhandled event loop exception
> !ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:38.642
> !MESSAGE Java heap space
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
> !ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:40.110
> !MESSAGE Unhandled event loop exception
> !ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:40.126
> !MESSAGE An internal error occurred during: "Building workspace".
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
> !ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:40.126
> !MESSAGE Java heap space
> !STACK 0
> java.lang.OutOfMemoryError: Java heap space
>
>
> Sessiondata:
> eclipse.buildId=I20050401-1645
> java.version=1.5.0_02
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> The javaw.exe proccess starts with 90.000 K Mem Usage increase to 150.000
K
> Mem Usage (normal?) and gets hanging at 340.000 k Mem Usage
> Im am running on a 2,40 Ghz Dual Core, with 1 GB Ram and Raid 1 hard disk.
> That should be enough or?
>
> Thanks for your help!
>
> Regards Johannes
>
>
|
|
|
Re: Memory problem of WTP? [message #105222 is a reply to message #105196] |
Wed, 18 May 2005 17:10   |
Eclipse User |
|
|
|
Hi Jeff,
yep I figured it out. I will open the bug report tomorrow.
Regards Johannes
"Jeff Liu" <jeffliu@ca.ibm.com> wrote in message
news:d6g9gp$tjo$1@news.eclipse.org...
> Hi Johannes,
>
> Thanks for reporting this. Can you describe what's in your workspace?
> Also,
> what kind of tools (wizards/editors) were you using? In the meantime, as a
> workaround, you may want to try launching WTP with -Xmx256 or -Xmx512 to
> increase the maximum Java heap size. Anyways, please open a bug report to
> track this issue:
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols
>
> Thanks,
>
> Jeff
>
> "Johannes Hiemer" <jhiemer@web.de> wrote in message
> news:d6f08r$5ee$1@news.eclipse.org...
>> Hi folks,
>> I am getting a curious behaviour from eclipse the whole day. After I
> started
>> it, it works perfectly fast. The longer I work with it the more problems
>> with decreasing speed I get. And it is always ending with a big beng.
>> Eclipse chrashes and I have to kill the process.
>> Here I got a extract of my Errorlog:
>> An internal error occurred during: "Building workspace".
>> !ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:34.987
>> !MESSAGE An internal error occurred during: "Building workspace".
>> !STACK 0
>> java.lang.OutOfMemoryError: Java heap space
>> !ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:38.642
>> !MESSAGE Unhandled event loop exception
>> !ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:38.642
>> !MESSAGE Java heap space
>> !STACK 0
>> java.lang.OutOfMemoryError: Java heap space
>> !ENTRY org.eclipse.ui 4 4 2005-05-18 10:47:40.110
>> !MESSAGE Unhandled event loop exception
>> !ENTRY org.eclipse.core.runtime 4 2 2005-05-18 10:47:40.126
>> !MESSAGE An internal error occurred during: "Building workspace".
>> !STACK 0
>> java.lang.OutOfMemoryError: Java heap space
>> !ENTRY org.eclipse.ui 4 0 2005-05-18 10:47:40.126
>> !MESSAGE Java heap space
>> !STACK 0
>> java.lang.OutOfMemoryError: Java heap space
>>
>>
>> Sessiondata:
>> eclipse.buildId=I20050401-1645
>> java.version=1.5.0_02
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> The javaw.exe proccess starts with 90.000 K Mem Usage increase to 150.000
> K
>> Mem Usage (normal?) and gets hanging at 340.000 k Mem Usage
>> Im am running on a 2,40 Ghz Dual Core, with 1 GB Ram and Raid 1 hard
>> disk.
>> That should be enough or?
>>
>> Thanks for your help!
>>
>> Regards Johannes
>>
>>
>
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04941 seconds