File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes waht is Timer leak -tomcat ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "waht is Timer leak -tomcat ? " Watch "waht is Timer leak -tomcat ? " New topic
Author

waht is Timer leak -tomcat ?

ali farozi
Greenhorn

Joined: May 23, 2012
Posts: 6
hi all

i run my project in tomcat (os is windows). when stop my project get this ERROR :


my project is very simple and not used as ScheduledExecutorService and Timer .



why leak accrue ? help me!!!

amir taghvayi
Ranch Hand

Joined: Sep 16, 2011
Posts: 54
hi

I'd like this question (http://www.coderanch.com/t/581841/Tomcat/Tomcat-application-started-thread-AWT) and said the Tim Holloway :
This one I am not so certain of. There appears to be an RMI timeout timer, but all of that is part of Tomcat, so it should not be a leak


and Timer can also be included as part of any of the libraries supplied in your webapp's /WEB-INF/lib folder . please check .
ali farozi
Greenhorn

Joined: May 23, 2012
Posts: 6
thanks amir .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: waht is Timer leak -tomcat ?
 
Similar Threads
Memory Leak after repeat deploy and undeploy
Tomcat - application started thread [AWT-Windows] but has failed to stop it and Timer - memory leak
memory leak on stop my project by quartz.jar
How to prevent a memory leak in quartz
memory leak on stop my project by hibernate