Hello, Nicolai!

        I had the same exception. My project worked fine first but after some
"improvements :)" in some cases JBoss printed me such an exception. The
problem was in RemoteException like Sternagel said.

        Good luck!
jalex

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Nicolai P
> Guba
> Sent: Wednesday, November 21, 2001 11:22
> To: JBoss User
> Subject: [JBoss-user] Stateful Session Bean Problem
>
>
> 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


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

Reply via email to