[jboss-user] [JBoss Messaging] - Re: Client Connect Fails with

jmesnil do-not-reply at jboss.com
Tue Apr 1 10:57:42 EDT 2008


"jhd" wrote : My JMS client fails to connect with the following stack trace:
  | 
  | ...
  | Caused by: java.lang.Exception: Error setting up client lease
  | 	at org.jboss.remoting.MicroRemoteClientInvoker.establishLease(MicroRemoteClientInvoker.java:405)
  | 	at org.jboss.remoting.Client.setupClientLease(Client.java:1625)
  | 	at org.jboss.remoting.Client.connect(Client.java:1525)
  | 	... 24 more
  | Caused by: org.jboss.remoting.marshal.InvalidMarshallingResource: Can not find a valid marshaller for data type: jms
  | 	at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:79)
  | 	at org.jboss.remoting.MicroRemoteClientInvoker.establishLease(MicroRemoteClientInvoker.java:373)
  | 	... 26 more
  | 
  | ...
  | 
  | Anyone have any ideas?
  | 

It seems that our configuration for jboss-remoting is broken.
You should double-check it (remoting-bisocket-service.xml) and be sure that you use the correct configuration for JBoss Messaging[1]

hope it helps,
jeff

[1] the warning just above http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP3/html/installation.html#install.extra-steps

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140561#4140561

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140561



More information about the jboss-user mailing list