You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/03/03 12:45:37 UTC

DO NOT REPLY [Bug 17587] New: - NullPointerException in StoreBase.java

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17587

NullPointerException in StoreBase.java

           Summary: NullPointerException in StoreBase.java
           Product: Tomcat 4
           Version: 4.1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: ronald@klop.yi.org


I found a NPE in StoreBase.java using the JDBCStore.




java.lang.NullPointerException


        at org.apache.catalina.session.StoreBase.processExpires(StoreBase.java:
308)


        at org.apache.catalina.session.StoreBase.run(StoreBase.java:368)


        at java.lang.Thread.run(Thread.java:536)




The error is probably generated by a lost connection to the database server.


A patch wil be committed.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org