> > ntrollerEJBBean\1061985263872.ser (The system cannot find the file
> > What can be the reasons, that such a file cannot be retrieve?
> 
> If the passivated bean has not been accessed for some time it is
> cleaned out by the system.
> 
> Have a look at standardjboss.xml for the container configs of stateful
> session beans.

We are running on a modified version of 3.0.2 and we came across this
when the session bean could not be passivated because of a serialisation
issue.  The bean is just thrown away but the system believes it has
passivated it and tries to activate it as normal.

        Kev


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to