[jboss-user] [JBoss Messaging] - Problem with client on one host and server on another

tdizzle26 do-not-reply at jboss.com
Wed Feb 7 16:50:01 EST 2007


I am running a JBoss AS with Messaging on one host and am attempting to run the examples included with Messaging on another host.  The examples I am running are the queue and topic examples.  Both examples are able to send or publish messages to the destination on the other host.  The problem I am having is that neither example is able to consume the message back from the destination.

Here is the part of the AS console log:

anonymous wrote : 2007-02-07 16:38:14,687 ERROR [org.jboss.remoting.callback.ServerInvokerCallbackHandler] Error handling callback.
  | org.jboss.remoting.CannotConnectException: Can not get connection to server.  Problem establishing socket connection for locator - InvokerLocator [socket://127.0.0.1:3478/null?callbackServerHost=127.0.0.1&callbackServerPort=3478&callbackServerProtocol=socket&clientSocketClass=org.jboss.jms.client.remoting.ClientSocketWrapper&datatype=jms&serializationtype=jms&serverSocketClass=org.jboss.jms.server.remoting.ServerSocketWrapper]
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:323)
  | 	at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:125)
  | 	at org.jboss.remoting.Client.invoke(Client.java:607)
  | 	at org.jboss.remoting.Client.invoke(Client.java:599)
  | 	at org.jboss.remoting.callback.ServerInvokerCallbackHandler.handleCallback(ServerInvokerCallbackHandler.java:637)
  | 	at org.jboss.jms.server.endpoint.ServerConsumerEndpoint$Deliverer.run(ServerConsumerEndpoint.java:637)
  | 	at EDU.oswego.cs.dl.util.concurrent.QueuedExecutor$RunLoop.run(QueuedExecutor.java:89)
  | 	at java.lang.Thread.run(Thread.java:595)
  | Caused by: java.net.ConnectException: Connection refused: connect
  | 	at java.net.PlainSocketImpl.socketConnect(Native Method)
  | 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
  | 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
  | 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
  | 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
  | 	at java.net.Socket.connect(Socket.java:516)
  | 	at java.net.Socket.connect(Socket.java:466)
  | 	at java.net.Socket.(Socket.java:366)
  | 	at java.net.Socket.(Socket.java:179)
  | 	at org.jboss.remoting.transport.socket.SocketClientInvoker.createSocket(SocketClientInvoker.java:183)
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.getConnection(MicroSocketClientInvoker.java:701)
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:319)
  | 	... 7 more
  | 2007-02-07 16:38:14,687 WARN  [org.jboss.jms.server.endpoint.ServerConsumerEndpoint] Failed to deliver the message to the client. See the server log for more details.
  | 2007-02-07 16:38:14,687 DEBUG [org.jboss.jms.server.endpoint.ServerConsumerEndpoint] ConsumerEndpoint[11] failed to deliver the message to the client.
  | org.jboss.remoting.callback.HandleCallbackException: Error handling callback.
  | 	at org.jboss.remoting.callback.ServerInvokerCallbackHandler.handleCallback(ServerInvokerCallbackHandler.java:658)
  | 	at org.jboss.jms.server.endpoint.ServerConsumerEndpoint$Deliverer.run(ServerConsumerEndpoint.java:637)
  | 	at EDU.oswego.cs.dl.util.concurrent.QueuedExecutor$RunLoop.run(QueuedExecutor.java:89)
  | 	at java.lang.Thread.run(Thread.java:595)
  | Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server.  Problem establishing socket connection for locator - InvokerLocator [socket://127.0.0.1:3478/null?callbackServerHost=127.0.0.1&callbackServerPort=3478&callbackServerProtocol=socket&clientSocketClass=org.jboss.jms.client.remoting.ClientSocketWrapper&datatype=jms&serializationtype=jms&serverSocketClass=org.jboss.jms.server.remoting.ServerSocketWrapper]
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:323)
  | 	at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:125)
  | 	at org.jboss.remoting.Client.invoke(Client.java:607)
  | 	at org.jboss.remoting.Client.invoke(Client.java:599)
  | 	at org.jboss.remoting.callback.ServerInvokerCallbackHandler.handleCallback(ServerInvokerCallbackHandler.java:637)
  | 	... 3 more
  | Caused by: java.net.ConnectException: Connection refused: connect
  | 	at java.net.PlainSocketImpl.socketConnect(Native Method)
  | 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
  | 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
  | 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
  | 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
  | 	at java.net.Socket.connect(Socket.java:516)
  | 	at java.net.Socket.connect(Socket.java:466)
  | 	at java.net.Socket.(Socket.java:366)
  | 	at java.net.Socket.(Socket.java:179)
  | 	at org.jboss.remoting.transport.socket.SocketClientInvoker.createSocket(SocketClientInvoker.java:183)
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.getConnection(MicroSocketClientInvoker.java:701)
  | 	at org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(MicroSocketClientInvoker.java:319)
  | 	... 7 more
  | 2007-02-07 16:38:14,687 WARN  [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] A problem has been detected with the connection to remote client 3j001-lvr3hq-exw9w9vv-1-exw9waxj-a. It is possible the client has exited without closing its connection(s) or there is a network problem. All connection resources corresponding to that client process will now be removed.

I am also getting an org.jboss.aop.NotFoundInDispatcherException on the client side after the examples fail to consume the message.  Anyone have any insight on how I can get this working?

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

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



More information about the jboss-user mailing list