DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31991>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31991

Incomplete error message on startup (v4.1.31)

           Summary: Incomplete error message on startup (v4.1.31)
           Product: Tomcat 4
           Version: 4.1.30
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have labeled this bug as occurring on version 4.1.30, but it is actually for 
4.1.31 (there is no 31 in the drop down list).  I do not see this bug with 
v4.1.30.

I tried upgrading my tomcat installation from 4.1.30 to 4.1.31 and am seeing 
an error message stating "LifecycleException:  Context startup failed due to 
previous errors".  I changed every "debug" level in my server.xml file to 99, 
but am still only seeing this error that refers to an earlier error, but the 
earlier error is not shown.  This problem is making it impossible for me to 
determine what the actual underlying error is.  Stack trace below.

ServerLifecycleListener: Creating MBean for Manager 
[EMAIL PROTECTED]
Catalina.start: LifecycleException:  Context startup failed due to previous 
errors
LifecycleException:  Context startup failed due to previous errors
        at org.apache.catalina.core.StandardContext.start
(StandardContext.java:3578)
        at org.apache.catalina.core.ContainerBase.start
(ContainerBase.java:1141)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:707)
        at org.apache.catalina.core.ContainerBase.start
(ContainerBase.java:1141)
        at org.apache.catalina.core.StandardEngine.start
(StandardEngine.java:316)
        at org.apache.catalina.core.StandardService.start
(StandardService.java:450)
        at org.apache.catalina.core.StandardServer.start
(StandardServer.java:2143)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:463)
        at org.apache.catalina.startup.Catalina.execute(Catalina.java:350)
        at org.apache.catalina.startup.Catalina.process(Catalina.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:156)
ServerLifecycleListener: Destroying MBean for ContextResource ContextResource
[name=UserDatabase, description=User database that can be updated and saved, 
type=org.apache.catalina.UserDatabase, auth=Container, scope=Shareable]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to