0 Replies Latest reply on Feb 11, 2005 5:19 PM by pouncilt

    IOException while loading persisted sessions

    pouncilt

      Hello,

      Can any one tell me why I keep getting the following error after redploying so many times. I found a temperary fix which is slows down developemet. I delete the temp and work directories inside the servers folder of JBoss and then I deploy with no problems. I am using JBoss 3.2.6

      Here is the error message:
      16:12:31,609 ERROR [ManagerBase] IOException while loading persisted sessions: j
      ava.io.WriteAbortedException: writing aborted; java.io.NotSerializableException:
      org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
      java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException
      : org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet

      Thanks

      pouncilt