Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Memory problem of WTP?
Memory problem of WTP? [message #104833] Wed, 18 May 2005 05:00 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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
>>
>>
>
>
Re: Memory problem of WTP? [message #105301 is a reply to message #105222] Wed, 18 May 2005 22:14 Go to previous messageGo to next message
Eclipse UserFriend
I'v opened a bug report about memory leak!

"Johannes Hiemer" <jhiemer@web.de> д
Re: Memory problem of WTP? [message #105659 is a reply to message #105301] Thu, 19 May 2005 11:55 Go to previous message
Eclipse UserFriend
Hi Cheng,
my problem occurs in a different context.
Added another Bug report.

Regards Johannes


"cheng" <chengchengji@163.com> wrote in message
news:d6gsrm$gba$1@news.eclipse.org...
> I'v opened a bug report about memory leak!
>
> "Johannes Hiemer" <jhiemer@web.de>
> д
Previous Topic:XML editor with source and GUI
Next Topic:Can't get xhtml1-strict.xsd to validate (M4)
Goto Forum:
  


Current Time: Sun May 11 01:54:35 EDT 2025

Powered by FUDForum. Page generated in 0.04941 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top