[jboss-user] [JBoss Messaging] - Re: java.lang.NoSuchMethodError: org.jboss.remoting.Client.connect(Lorg/jboss/remoting/ConnectionListener; Ljava/util/Map; )

Ankit Goel do-not-reply at jboss.com
Thu Nov 17 11:48:37 EST 2011


Ankit Goel [http://community.jboss.org/people/ankgoel] created the discussion

"Re: java.lang.NoSuchMethodError: org.jboss.remoting.Client.connect(Lorg/jboss/remoting/ConnectionListener;Ljava/util/Map;)"

To view the discussion, visit: http://community.jboss.org/message/637031#637031

--------------------------------------------------------------
We tried one thing - I put jboss-remoting.jar before jbossall-client.jar in the shared lib on SOA server. Now the below error is gone. These 2 jars have a common Client.class.

But now another exception is coming -

LeasePinger[a002u-e1x66y-gv3zkvyb-1-gv3zm6rv-f:SocketClientInvoker[79de1d, bisocket://WM9.chlcore.com:4657](a002u-e1x66y-gv3zkvyb-1-gv3zm6qx-e)] failed to ping to server
java.rmi.MarshalException: Failed to communicate. Problem during marshalling/unmarshalling; nested exception is:
java.io.IOException: EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap$Segment
at org.jboss.remoting.transport.socket.SocketClientInvoker.handleException(SocketClientInvoker.java:131)
at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.handleOtherException(MicroSocketClientInvoker.java:812)
at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:725)
at org.jboss.remoting.transport.bisocket.BisocketClientInvoker.transport(BisocketClientInvoker.java:458)
at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:143)
at org.jboss.remoting.LeasePinger.sendClientPing(LeasePinger.java:375)
at org.jboss.remoting.LeasePinger.addClient(LeasePinger.java:177)
at org.jboss.remoting.MicroRemoteClientInvoker.establishLease(MicroRemoteClientInvoker.java:518)
at org.jboss.remoting.Client.setupClientLease(Client.java:1923)
at org.jboss.remoting.Client.connect(Client.java:1803)
at org.jboss.remoting.Client.connect(Client.java:655)
at org.jboss.jms.client.remoting.JMSRemotingConnection$1.run(JMSRemotingConnection.java:374)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/637031#637031]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111117/baef42c2/attachment.html 


More information about the jboss-user mailing list