Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-322 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-322 Summary: NullPointerException in GeronimoLog Type: Bug Status: Unassigned Priority: Minor Project: Apache Geronimo Components: kernel Versions: 1.0-M3 Assignee: Reporter: anita kulshreshtha Created: Sat, 25 Sep 2004 9:09 AM Updated: Sat, 25 Sep 2004 9:09 AM Environment: Windows98 SE Description: Root application deploys successfully on tomcat running inside Geronimo. When the server is stopped using ^c, GeronimoLog gives NullPointerException - 11:49:09,900 INFO [Kernel] Kernel shutdown complete 11:49:09,900 INFO [Daemon] Server shutdown completed 11:49:10,010 INFO [StandardService] Stopping service Catalina 11:49:10,010 INFO [StandardHostDeployer] Removing web application at context pa th java.lang.NullPointerException at org.apache.geronimo.kernel.log.GeronimoLog.error(GeronimoLog.java:106 ) at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1 030) at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1005) ............. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
