hello,

is "bo.manager.ResourceMgr" one fo your class? If that is the case, it
simply indicates that it is not Serializable (and it must be to be
passivated)

Cheers,


sacha

> -----Message d'origine-----
> De?: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de MA JIAN
> Envoy��?: vendredi, 22 novembre 2002 08:26
> ��?: [EMAIL PROTECTED]
> Objet?: [JBoss-user] JBOSS passivate, statefulsession bug!!??
>
>
> what cause the following error out? i test on jboss3.0 and
> jboss3.01RC1 but
> error still does.
> how could i find it out and get it out?
> Are there a complete sulotion??
>
> thanks for reply.
>
> ERROR [Log4jService$ThrowableListenerLoggingAdapter] unhandled thro
> wable
> java.rmi.ServerException: Could not passivate; nested exception is:
>         java.io.NotSerializableException: bo.manager.ResourceMgr
>         at
> org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.passivate
> Session(StatefulSessionFilePersistenceManager.java:294)
>         at
> org.jboss.ejb.plugins.StatefulSessionInstanceCache.passivate(Stateful
> SessionInstanceCache.java:78)
>         at
> org.jboss.ejb.plugins.AbstractInstanceCache$1.execute(AbstractInstanc
> eCache.java:615)
>         at org.jboss.util.WorkerQueue$QueueLoop.run(WorkerQueue.java:206)
>         at java.lang.Thread.run(Thread.java:536)
> Caused by: java.io.NotSerializableException: bo.manager.ResourceMgr
>         at
> java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
>
>         at
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.
> java
> :1330)
>         at
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:13
> 02)
>         at
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.jav
> a:1245)
>         at
> java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
>
>         at
> java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
>         at
> org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.passivate
> Session(StatefulSessionFilePersistenceManager.java:288)
>         ... 4 more
>
>
> -------------------------------------------------------
> 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
>



-------------------------------------------------------
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