https://issues.apache.org/bugzilla/show_bug.cgi?id=54315

            Bug ID: 54315
           Summary: Redeploying webapp causes NullPointerException in
                    managerBase
           Product: Tomcat 7
           Version: 7.0.29
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: b...@teamonline.dk
    Classification: Unclassified

Created attachment 29775
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29775&action=edit
Stacktrace

This only happends sometimes, and is hard to reproduce.

After undeploying and deploying a webapp, sometimes the webapp show an
exception at the jps's. 

I've traced it down to ManagerBase.java - generateSessionId() method. It looks
like the sessionIdGenerator is null. 

Attached stacktrace

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