Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-659

NotSerializableException on Tomcat restart , UserManager not Serializable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.8.3, 2.9.1
    • 2.10.2
    • Core & storage
    • None
    • apache-tomcat-6.0.16

    Description

      If you stop Tomcat using ctrl-C and restart it again, there is a NotSerializableException on the console. Looks like this has no consequences, but still it should not be.

      SCHWERWIEGEND: IOException while loading persisted sessions: java.io.WriteAbortedException: writing
      aborted; java.io.NotSerializableException: com.ecyrd.jspwiki.auth.UserManager$JSONUserModule
      java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.ecyrd.jspwiki.
      auth.UserManager$JSONUserModule
      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1333)
      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
      <<< SKIPPED >>>
      Starting up background thread: WatchDog for 'JSPWiki'.
      17.03.2008 11:40:43 org.apache.coyote.http11.Http11Protocol start
      INFO: Starting Coyote HTTP/1.1 on http-8080
      17.03.2008 11:40:43 org.apache.jk.common.ChannelSocket init
      INFO: JK: ajp13 listening on /0.0.0.0:8009
      17.03.2008 11:40:43 org.apache.jk.server.JkMain start
      INFO: Jk running ID=0 time=0/31 config=null
      17.03.2008 11:40:43 org.apache.catalina.startup.Catalina start
      INFO: Server startup in 4239 ms

      Attachments

        1. JSPWIKI-659.patch
          7 kB
          Harry Metske
        2. ff.patch
          2 kB
          Harry Metske

        Issue Links

          Activity

            People

              metskem Harry Metske
              vpupkin Vasilij Pupkin
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: