Memory leak in 10.2.1 when using Rule
Posted: Thu Dec 05, 2013 8:25 pm
Hi
This occurs in both Performance Modeler and Server Explorer/Architect.
I have a sparse cube (only 250 rows) with 7 dimensions and 5 measures. When I add a rule to calculate a value for one of the measures and refresh the view I get a memory leak.
In the stderr log there are a number of Class Not Found reports of the type:
I am happy to respond to queries: kingaj@us.ibm.com
Alan
This occurs in both Performance Modeler and Server Explorer/Architect.
I have a sparse cube (only 250 rows) with 7 dimensions and 5 measures. When I add a rule to calculate a value for one of the measures and refresh the view I get a memory leak.
In the stderr log there are a number of Class Not Found reports of the type:
In addition it seems that a few threads are not stopped:Dec 05, 2013 12:42:28 PM org.apache.catalina.core.StandardContext loadOnStartup
SEVERE: Servlet /p2pd threw load() exception
java.lang.ClassNotFoundException: com.cognos.pogo.isolation.ServletWrapper
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
Stopping the TM1 services does not eliminate the leak. I have to reboot the machine to stop the leak.INFO: Stopping service Catalina
Dec 05, 2013 12:40:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/tm1web] appears to have started a thread named [Thread-14] but has failed to stop it. This is very likely to create a memory leak.
Dec 05, 2013 12:40:50 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/tm1web] created a ThreadLocal with key of type [org.apache.axis.utils.XMLUtils.ThreadLocalDocumentBuilder] (value [org.apache.axis.utils.XMLUtils$ThreadLocalDocumentBuilder@df234ecc]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@5a18b61c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
I am happy to respond to queries: kingaj@us.ibm.com
Alan