> From: Kees de Kooter [mailto:kdekoo...@gmail.com]
> Subject: Re: Recurrent OutOfMemoryError during Eclipse
> publish operation to test environment
>
> Did you try doubling the permsize?
> -XX:PermSize=256m

It doesn't look like a problem with PermGen; this is a direct allocation done 
by Eclipse:

> > java.lang.OutOfMemoryError: Requested array size exceeds VM limit
> >  at
> >
> org.eclipse.wst.server.core.internal.ModulePublishInfo.loadRes
> ource(ModulePublishInfo.java:189)
> >  at
> >
> org.eclipse.wst.server.core.internal.ModulePublishInfo.load(Mo
> dulePublishInfo.java:184)
> >  at
...

Since all of the stack trace is from Eclipse code, not Tomcat, you might get 
more informative answers from an Eclipse mailing list.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to