Re: PermGen error

2012-04-03 Thread Ognjen Blagojevic
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 t

Re: PermGen error

2012-04-03 Thread Casper Wandahl Schmidt
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 Kind regards Ca

Re: PermGen error

2012-04-03 Thread the.6th.mo...@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 wrote: > Why i am getting PermGen sp

Re: PermGen error

2012-04-03 Thread Vijay
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-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@t