I upgraded to 3.0.1RC1 and everything seems to be ok
with this bug, but now I am getting an error when I
try to deploy the mssql-service.xml file that I had
defining my connection to the database. This worked
fine on 3.0.0. Here is the error:

10:22:57,857 INFO  [MainDeployer] Deployed package:
file:/C:/jboss-3.0.1RC1/server/default/deploy/ms
sql-service.xml
10:22:57,867 ERROR [URLDeploymentScanner] Incomplete
Deployment listing:
Packages waiting for a deployer:
  <none>
Incompletely deployed packages:
  <none>
MBeans waiting for classes:
  <none>
MBeans waiting for other MBeans:
[ObjectName: jboss.jca:service=LocalTxCM,name=MSSQLDS
 state: CONFIGURED
 I Depend On:  
jboss.jca:service=LocalTxDS,name=MSSQLDS
  jboss.jca:service=LocalTxPool,name=MSSQLDS
  jboss.jca:service=CachedConnectionManager
  jboss.security:name=JaasSecurityManager
  jboss.jca:service=RARDeployer

 Depends On Me: ]

Any ideas?

Bryan

--- Scott M Stark <[EMAIL PROTECTED]> wrote:
> 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


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to