Re: org.apache.catalina.loader.WebappClassLoader clearReferencesThreads

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sat Apr 10 2010 - 04:07:51 EDT

  • Next message: fabou3377: "Re: org.apache.catalina.loader.WebappClassLoader clearReferencesThreads"

    That's Cayenne event manager. If you are using hot redeploy, you may
    manually shut it down. E.g. subclass the filter and add this code to
    "destroy" method:

    Configuration.getSharedConfiguration().shutdown();

    Andrus

    On Apr 10, 2010, at 5:53 AM, fabou3377 wrote:

    >
    > I work with the Cayenne RC3 and I have this message at the startup
    > of tomcat
    > 6.0
    >
    > 10 avr. 2010 06:40:13 org.apache.catalina.loader.WebappClassLoader
    > clearReferencesThreads
    > GRAVE: A web application appears to have started a thread named
    > [cayenne-edt-10488395-0] but has failed to stop it. This is very
    > likely to
    > create a memory leak.
    >
    > I work with a Config filter...
    >
    > What is the problem?
    >
    > Thanks
    > --
    > View this message in context: http://n3.nabble.com/org-apache-catalina-loader-WebappClassLoader-clearReferencesThreads-tp709729p709729.html
    > Sent from the Cayenne - User mailing list archive at Nabble.com.
    >



    This archive was generated by hypermail 2.0.0 : Sat Apr 10 2010 - 04:08:49 EDT