On 14/11/2014 18:00, Thakkilapati, Nagaraja wrote:
> Hi All ,
> 
> Please find the attached servlet code (extension is modified to .txt). 
> 
> The Tomcat Version is : apache-tomcat-7.0.42-windows-x86
> OS: Windows Server EnterPrise 2007 Service Pack-2
> Java Version: jdk1.7.0_21

After a while folks are going to ignore your requests if you keep
ignoring the advice you have been given:

http://people.apache.org/~markt/presentations/2010-11-04-Memory-Leaks-60mins.pdf

Mark


> 
> Thanks,
> Nagaraja
> 
> -----Original Message-----
> From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID] 
> Sent: Friday, November 14, 2014 11:02 PM
> To: Tomcat Users List
> Subject: Re: OutOfMemory:PermGen with Tomcat App Server
> 
> On 11/14/2014 8:54 AM, Thakkilapati, Nagaraja wrote:
>> Hi All,
> 
>> The attached Servlet code is causing for a permgen leak. It appears to 
>> me that this is due to Tomcat bug, the same issue is not seen with 
>> other application servers. Any help in resolving this issue is greatly 
>> appreciated.
> 
>> I have also noticed in many other incidents in my code where
>> AccessController.doPrivileged() is causing for Permgen memory leak. 
>> Anyways to get around/fix this problem.
> 
>> Thanks, Nagaraja
> 
> Nagaraja,
> 
> The list strips most attachments. Your code did not come through.
> 
> 1. Tomcat version  - 7.0.57
> 2. Your OS, version, and bits - Windows 7 Home Premium 64 bit 3. Your JVM, 
> version, and bits - Oracle 1.7.0_72-b14, 64 bit server VM
> 
> Inline the code.
> 
> However as Mark Thomas has already mentioned, fix your web application.
> 
> http://people.apache.org/~markt/presentations/2010-11-04-Memory-Leaks-60mins.pdf
> 
> . . . just my busy 2 cents
> /mde/
> 
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> http://www.avast.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


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

Reply via email to