> On Fri, Jul 9, 2010 at 6:10 PM, Brian Thompson <elephant...@gmail.com>wrote:
>
>> 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
>>
>>
hi all,
this problem of Permgen space error has been still anoying me,

I have the following in my bin/catalina.sh

JAVA_OPTS="$JAVA_OPTS -server -Xms512M -Xmx1024M -XX:MaxPermSize=1024M
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"


but still the problem occurs once a day,

Pl. help

thanks
abhishek

Reply via email to