I'm getting the following error with my Tomcat app that uses Guice. How can I solve this? It's also giving me out of memory errors.
Aug 20, 2013 12:47:13 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/MyApp] appears to have started a thread named [com.google.inject.internal.util.$Finalizer] but has failed to stop it. This is very likely to create a memory leak. -Dave -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
