From: babu d. p. d <bab...@gm...> - 2012-03-26 09:00:58
|
Hi , I am new to cobertura , Running the .war using cobertura i encounter a problem like INFO: Initializing Mojarra 2.0.4 (FCS b09) for context '/victor' Mar 26, 2012 12:53:24 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Mar 26, 2012 12:53:24 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/victor] startup failed due to previous errors Mar 26, 2012 12:53:24 PM com.sun.xml.ws.transport.http.servlet.WSServletContextL istener contextDestroyed INFO: WSSERVLET13: JAX-WS context listener destroyed Mar 26, 2012 12:53:24 PM org.apache.catalina.loader.WebappClassLoader clearRefer encesThreads SEVERE: The web application [/victor] appears to have started a thread named [Th read-2] but has failed to stop it. This is very likely to create a memory leak. Mar 26, 2012 12:53:24 PM org.apache.catalina.loader.WebappClassLoader clearThrea dLocalMap SEVERE: The web application [/victor] created a ThreadLocal with key of type [nu ll] (value [com.sun.faces.util.Util$1@4220a9]) and a value of type [java.util.Ha shMap] (value [{com.sun.faces.patternCache={ = }}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. Mar 26, 2012 12:53:26 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory docs Mar 26, 2012 12:53:26 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory examples Mar 26, 2012 12:53:26 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory ROOT Mar 26, 2012 12:53:26 PM org.apache.coyote.http11.Http11AprProtocol start INFO: Starting Coyote HTTP/1.1 on http-9099 Mar 26, 2012 12:53:26 PM org.apache.coyote.ajp.AjpAprProtocol start INFO: Starting Coyote AJP/1.3 on ajp-8009 Mar 26, 2012 12:53:26 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 142086 ms i did a R & D and i found one reason for this ,if i exclude a class that contain a import like xxx.xxx.ppl.xxx it works fine ,if i include those classes again same error occurred. please help me. Thanks and Regards, Babu -- B@B|_| |