Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. SEVERE: The web application [] appears to have started a thread named [org.python.google.common.base.internal.Finalizer]
  2. but has failed to stop it. This is very likely to create a memory leak.
  3. Apr 24, 2014 11:51:10 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  4. SEVERE: The web application [] appears to have started a thread named [jscompiler] but has failed to stop it. This is ve
  5. ry likely to create a memory leak.
  6. Apr 24, 2014 11:51:10 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  7. SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLo
  8. cal@7a5fb0ee]) and a value of type [com.google.javascript.jscomp.Tracer.ThreadTrace] (value []) but failed to remove it
  9. when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement