See this bug fixed in 3.0.1RC1
http://sourceforge.net/tracker/index.php?func=detail&aid=565237&group_id=228
66&atid=376685

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "bryan hansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 15, 2002 1:49 PM
Subject: [JBoss-user] persistence error


> I am getting a persistence error that is a little
> confusing. After the server sits for about 10 minutes
> of so I get a message saying that:
>
> 14:03:22,617 ERROR
> [Log4jService$ThrowableListenerLoggingAdapter]
> unhandled throwable
> java.rmi.ServerException: Could not passivate; nested
> exception is:
>         java.rmi.MarshalException: Invalid remote
> object
> java.rmi.MarshalException: Invalid remote object
>         at
> java.rmi.server.RemoteObject.writeObject(RemoteObject.java:148)
>         at java.lang.reflect.Method.invoke(Native
> Method)
>         at
>
java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1859)
>         at
> java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1205)
>         at
> java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:361)
>         at
>
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.writeExternal(JRMPInvo
kerProxy.java
> :149)
>         at
> java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1175)
>         at
> java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:361)
>         at
> java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1822)
>         at
> java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:475)
>         at
> java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1209)
>         at
> java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:361)
>         at
> java.util.HashMap.writeObject(HashMap.java:807)
>         at java.lang.reflect.Method.invoke(Native
> Method)
>
> Is this because of a hashmap that I have in my code or
> is there a bigger picture that I am not seeing? I have
> a hash map in my code that contains a handle to an ejb
> and that is the only thing that i think could be
> throwing this error.
>
> Thanks,
>
> Bryan
>




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