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 ----------------------------------------------------------------------- David Ward [EMAIL PROTECTED] Senior Software Engineer http://www.dotech.com Distributed Object Technologies, Inc. 716-381-8320 (phone) 500 Linden Oaks, Rochester, NY 14625 716-381-0598 (fax) _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
