What are the reasons for a stateful session bean NOT to serialize itself
onto the filesystem?  I am getting this pretty odd exception from our
only stateful session bean and am a bit stupefied.  Hmmmm....

Log is below 

     [java] java.rmi.ServerException: RemoteException occurred in server
thread; nested exception is: 
     [java]     javax.transaction.TransactionRolledbackException: Could not
activate; nested exception is: 
     [java]     java.io.FileNotFoundException:
/usr/local/JBoss/2.4.3/jboss/db/sessions/QueryHandler/1006278857470.ser
(No such file or directory); nested exception is: 
     [java]     java.rmi.NoSuchObjectException: Could not activate; nested
exception is: 
     [java]     java.io.FileNotFoundException:
/usr/local/JBoss/2.4.3/jboss/db/sessions/QueryHandler/1006278857470.ser
(No such file or directory)
     [java] javax.transaction.TransactionRolledbackException: Could not
activate; nested exception is: 

-- 
  Nicolai P Guba    http://www.gnu.org         http://www.frontwire.com
                    mailto:[EMAIL PROTECTED]     mailto:[EMAIL PROTECTED]
                    GSM: +44 (0)7909 960 751   DDI: +44 (0)20 7368 9708

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to