2010/5/24 Emeric Vernat <ever...@free.fr>:
>

Looking at catalina.out that you attached in Comment 1 of
http://code.google.com/p/javamelody/issues/detail?id=25
I see the following line:

24-may-2010 17:49:19 org.apache.catalina.core.StandardContext start
GRAVE: Error filterStart

So my guess is that MonitoringFilter.init() failed,
and so MonitoringFilter.destroy() was not called,
thus the timer was not canceled .

Look into your localhost* log. The actual Throwable that was caught in
o.a.c.core.StandardContext.filterStart() is written there.

Best regards,
Konstantin Kolinko

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

Reply via email to