https://issues.apache.org/bugzilla/show_bug.cgi?id=51162
Bug #: 51162 Summary: NPE at org.apache.catalina.core.ContainerBase.removeChild() Product: Tomcat 6 Version: 6.0.32 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: on...@dynawest.cz Classification: Unclassified 6.5.2011 20:54:01 org.apache.catalina.startup.HostConfig checkResources INFO: Undeploying context [/test] 6.5.2011 20:54:01 org.apache.catalina.startup.HostConfig checkResources WARNING: Error while removing context [/test] java.lang.NullPointerException at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:923) at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1212) at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1380) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1385) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1649) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1658) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1638) at java.lang.Thread.run(Thread.java:662) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org