On Fri, Aug 22, 2014 at 7:22 AM, Amar Kumar Banda <abanda_at_nisum.com> wrote:
> Hi Apache team,
>
> We need help regarding on issue for one of our application.
>
> We are upgrading our application to tomcat 8V from tomcat 6v.
>
> When the Tomcat server is restarted, we are getting the Warning message
> about the memory leak and it is getting for the each class.
>
>
> Please could you suggest on this..
>
> below is the warning we are getting recieved.
>
> WARNING: The web application [/vertex-tcc] appears to have started a thread
> named [Timer-1] but has failed to stop it. This is very likely to create a
> memory leak. Stack trace of thread:
> java.lang.Object.wait(Native Method)
> java.util.TimerThread.mainLoop(Timer.java:552)
> java.util.TimerThread.run(Timer.java:505)
> Aug 21, 2014 12:27:59 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
Did you mean to post this to the Subversion Users mailing list? The
Apache Foundation hosts mailing lists for many of their projects, but
I don't see where Subversion is involved with your report.
Received on 2014-08-22 13:28:03 CEST