when i start or stop jira i am getting the below error in log. how do i resolve this
org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [org.picocontainer.DefaultPicoContainer.IntoThreadLocal] (value [org.picocontainer.DefaultPicoContainer$IntoThreadLocal@7be01af7]) and a value of type [java.lang.Class] (value [class org.picocontainer.ComponentAdapter$NOTHING]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Hi @venkatraj v.p.,
according to this log message there's a memory leak. I attach you some links you might look in order to resolve it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.