You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vijay <vi...@subk.co.in> on 2012/04/03 10:26:06 UTC

Re: PermGen error

Why i am getting PermGen space error even increasing permgen size & Heap 
Size to 1024MB.
> Tomcat : apache-tomcat-6.0.33


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


Re: PermGen error

Posted by Ognjen Blagojevic <og...@gmail.com>.
On 3.4.2012 10:35, Casper Wandahl Schmidt wrote:
> Den 03-04-2012 10:26, Vijay skrev:
>> Why i am getting PermGen space error even increasing permgen size &
>> Heap Size to 1024MB.
>>> Tomcat : apache-tomcat-6.0.33
>>
> Try reading:
> http://www.catb.org/~esr/faqs/smart-questions.html

Exactly.

Also, check these docs:

http://frankkieviet.blogspot.ca/2006/10/how-to-fix-dreaded-permgen-space.html
http://frankkieviet.blogspot.ca/2006/10/classloader-leaks-dreaded-permgen-space.html
http://wiki.apache.org/tomcat/OutOfMemory
http://wiki.apache.org/tomcat/MemoryLeakProtection

-Ognjen

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


Re: PermGen error

Posted by Casper Wandahl Schmidt <ka...@gmail.com>.

Den 03-04-2012 10:26, Vijay skrev:
> Why i am getting PermGen space error even increasing permgen size & 
> Heap Size to 1024MB.
>> Tomcat : apache-tomcat-6.0.33
>
Try reading:
http://www.catb.org/~esr/faqs/smart-questions.html 
<http://www.catb.org/%7Eesr/faqs/smart-questions.html>

Kind regards
Casper
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>

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


Re: PermGen error

Posted by "the.6th.month@gmail.com" <th...@gmail.com>.
hello, Vijay:
could you possibly give more details, you can run
jmap --heap pid
to collect the memory allocation info of your java process.
And it's better to have your java process info with full command options
pasted here.

Leon
On 3 April 2012 16:26, Vijay <vi...@subk.co.in> wrote:

> Why i am getting PermGen space error even increasing permgen size & Heap
> Size to 1024MB.
>
>> Tomcat : apache-tomcat-6.0.33
>>
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.**apache.org<us...@tomcat.apache.org>
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>