0 Replies Latest reply on Sep 23, 2003 1:09 PM by jmychasiw

    stop reloading sessions on restart

    jmychasiw

      When I restart the server, I get this exception. I'm assuming that it is attempting to reload previous sessions.
      I do not want to reload the sessions; I would like a fresh start. Is there a simple way to do this?

      JBoss 3.0.4, Tomcat 4.0.6

      2003-09-23 13:16:55,609 ERROR [org.jboss.web.localhost.Engine] StandardManager[] Exception loading sessions from persistent storage
      java.lang.NullPointerException
      at org.apache.catalina.session.StandardSession.fireSessionEvent(StandardSession.java:1368)
      at org.apache.catalina.session.StandardSession.setId(StandardSession.java:360)
      at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1256)