Skip to content

Instantly share code, notes, and snippets.

@joshkoenig
Created October 20, 2011 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshkoenig/1302261 to your computer and use it in GitHub Desktop.
Save joshkoenig/1302261 to your computer and use it in GitHub Desktop.
Catalina log
Oct 20, 2011 8:12:44 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/jenkins] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ce07e6b]) and a value of type [org.acegisecurity.context.SecurityContextImpl] (value [org.acegisecurity.context.SecurityContextImpl@68e1ac21: Authentication: org.acegisecurity.providers.UsernamePasswordAuthenticationToken@68e1ac21: Username: developer; Password: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: authenticated]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment