Hi,
I have created cockpits, its working fine but when the server is left ideal without usage for 2 days, if i login after 2 days it is not loading data in cockpits.When i check the log file i found the following error.Please provide help ASAP. Thanks in advance.
Catalina.out error is as follows :
Dec 18, 2017 11:29:07 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/knowagecockpitengine] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@32789d92]) and a value of type [it.eng.spagobi.commons.bo.UserProfile] (value [UserProfile [userUniqueIdentifier=admin, userId=admin, userName=Ronoldo(Admin), userAttributes={login_id=admin, country=US, name=Ronoldo, TENANT_ID=DEFAULT_TENANT, language=en, email=Ronoldo.chisti@football.com}, roles=[admin], defaultRole=null, organization=DEFAULT_TENANT, isSuperadmin=true]]) 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.
Dec 18, 2017 11:29:07 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/knowagecockpitengine] created a ThreadLocal with key of type [org.apache.axis.utils.XMLUtils.ThreadLocalDocumentBuilder] (value [org.apache.axis.utils.XMLUtils$ThreadLocalDocumentBuilder@c062934]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@7dfb5c28]) 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.
Dec 18, 2017 11:29:07 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/knowagecockpitengine] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@32789d92]) and a value of type [it.eng.spagobi.commons.bo.UserProfile] (value [UserProfile [userUniqueIdentifier=admin, userId=admin, userName=Ronoldo(Admin), userAttributes={login_id=admin, country=US, name=Ronoldo, TENANT_ID=DEFAULT_TENANT, language=en, email=Ronoldo.chisti@football.com }, roles=[admin], defaultRole=null, organization=DEFAULT_TENANT, isSuperadmin=true]]) 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.
Dec 18, 2017 11:29:07 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/knowagecockpitengine] created a ThreadLocal with key of type [org.apache.axis.utils.XMLUtils.ThreadLocalDocumentBuilder] (value [org.apache.axis.utils.XMLUtils$ThreadLocalDocumentBuilder@c062934]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@56d49510]) 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.