Eclipse and Tomcat Configuration to reduce Out of Memory errors [message #214460] |
Sat, 10 September 2005 18:55  |
Eclipse User |
|
|
|
Originally posted by: eclipse.racerme.com
I'm using Eclipse 3.1 and Tomcat 4.1.31 with the Sysdeo plugin (Java
1.4.2_09) on a Windows 2000 machine with 1 gb of RAM. I keep getting
out of memory errors while working with my web application.
I've tried tweaking the settings in my eclipse.ini file to only allow
Eclipse to have 256m of memory, but would appreciate any suggestions as
to what else I can do to reduce (if not prevent) these out of memory errors.
|
|
|
|
Re: Eclipse and Tomcat Configuration to reduce Out of Memory errors [message #214603 is a reply to message #214532] |
Mon, 12 September 2005 20:22  |
Eclipse User |
|
|
|
Originally posted by: eclipse.racerme.com
I do know that the OOM indicates a stack problem. I was just trying to
provide as much info about my environment as I could.
The Sysdeo plugin does have a preferences option called "Append to JVM
parameters"
I've tried different combinations of entries there, but that just
results in Tomcat not starting.
I was hoping that someone that had used the Sysdeo plugin could tell me
the syntax needed.
Thanks for responding.
Eric Rizzo wrote:
> M wrote:
>
>> I'm using Eclipse 3.1 and Tomcat 4.1.31 with the Sysdeo plugin (Java
>> 1.4.2_09) on a Windows 2000 machine with 1 gb of RAM. I keep getting
>> out of memory errors while working with my web application.
>>
>> I've tried tweaking the settings in my eclipse.ini file to only allow
>> Eclipse to have 256m of memory, but would appreciate any suggestions
>> as to what else I can do to reduce (if not prevent) these out of
>> memory errors.
>
>
> Um, you do realize that an OOM error indicates the app's JVM is out of
> stack space, not that your system memory is low, don't you?
> I don't know the Sysdeo plugin, but chances are it has some
> preferences/options to configure the amount of stack to allocate to the
> Tomcat VM.
>
> HTH,
> Eric
|
|
|
Powered by
FUDForum. Page generated in 0.24758 seconds