3 Replies Latest reply on Dec 21, 2001 5:22 PM by marc.fleury

    but it was never passivated!

      okay, got this problem and though I saw others with the same problem on
      the list archive (none in the forums), I didn't see any helpful responses...

      So, on JBoss-2.4.3_Tomcat-3.2.3 on Red Hat 7.1 / Linux 2.4.3-12, JDK
      1.3.1, I get this:

      Could not activate; nested exception is: java.io.FileNotFoundException:
      /data/packages/jboss/2.4.3_Tomcat-3.2.3/jboss/db/sessions/DOCSSession/1002917121552.ser
      (No such file or directory); nested exception is:
      java.rmi.NoSuchObjectException: Could not activate; nested exception is:
      java.io.FileNotFoundException:
      /data/packages/jboss/2.4.3_Tomcat-3.2.3/jboss/db/sessions/DOCSSession/1002917121552.ser
      (No such file or directory)

      The "DOCSSession" is a stateFUL session bean, but it was never
      passivated (I know because my debug in ejbPassivate never got called)
      ... so why the heck is it looking for a .ser file?

      Thanks, all -
      David