Oh, I misunderstood.  I thought you were seeing this during
development, not when running the app on a remote server.

In this case, you will need to update the Catalina startup script.
These pages have more info:

http://www.gria.org/documentation/5.2/faq/tomcat-outofmemory-error-permgen-space
http://stackoverflow.com/questions/473011/recurring-permgen-in-tomcat-6

-Brian

On Fri, Jul 9, 2010 at 3:01 AM, abhishek jain
<abhishek.netj...@gmail.com> wrote:
> On Fri, Jul 9, 2010 at 1:13 PM, Brian Thompson <elephant...@gmail.com>wrote:
>
>> You could also adjust your eclipse.ini to give more memory to the JVM:
>>
>> -XX:PermSize=64M  -XX:MaxPermSize=128M
>>
>> Add it to the --vmargs section of the file.
>>
>> -Brian
>>
>>
>
> thanks Brian,
> Where will i find eclipse.ini file, i want to tweak the setting in the
> tomcat on server and not on my local system.
>
> thanks
> abhi
>

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

Reply via email to