https://bz.apache.org/bugzilla/show_bug.cgi?id=66569

            Bug ID: 66569
           Summary: ServletContextListener errors are not reported
           Product: Tomcat 9
           Version: 9.0.73
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ebo...@apache.org
  Target Milestone: -----

Exceptions occurring in the contextInitialized() method of a
ServletContextListener stop the webapp and are not reported in the Tomcat log.
This makes debugging the issue rather difficult, logging the stacktrace in the
catalina log would greatly help.

-- 
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

Reply via email to