ok, i revoke my "nevermind" message, even after I removed
JreMemoryLeakPreventionListener
I still get the warning. Even weirder:

Oct 28, 2010 3:50:55 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [Poller SunPKCS11-Darwin] but has failed to stop it. This
is very likely to create a memory leak.
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [MoskitoIntervalUpdater] but has failed to stop it. This
is very likely to create a memory leak.
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [MoskitoMemoryReader] but has failed to stop it. This is
very likely to create a memory leak.
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [MoskitoMemoryPoolReader] but has failed to stop it. This
is very likely to create a memory leak.
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [MoskitoMemoryPoolReader] but has failed to stop it. This
is very likely to create a memory leak.
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [Thread-6] but has failed to stop it. This is very likely
to create a memory leak.
Oct 28, 2010 3:50:56 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080

anyplace else except the server.xml to fix it?

regards
Leon

On Thu, Oct 28, 2010 at 3:46 PM, Leon Rosenberg
<rosenberg.l...@gmail.com> wrote:
> nevermind, found it, sorry for disturbing.
>
> On Thu, Oct 28, 2010 at 3:44 PM, Leon Rosenberg
> <rosenberg.l...@gmail.com> wrote:
>> Hello,
>>
>> I investigated an issue (another thread) with new error messages after
>> tomcat update:
>>
>> SEVERE: The web application [/moskitodemo] appears to have started a
>> thread named [MoskitoMemoryPoolReader] but has failed to stop it. This
>> is very likely to create a memory leak.
>>
>>
>> After some research and discussions with colleagues we came to the
>> conclusion that this message is ... well not helping us. Is there a
>> possibility to turn it off? Its annoying to have such messages in the
>> logs
>> after a server shutdown. For explanation: I'm not planing to use
>> webapp reload in my environment, hence, this message is actually just
>> spam.
>>
>> regards
>> Leon
>>
>

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

Reply via email to