[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

cresny do-not-reply at jboss.com
Tue May 15 14:35:53 EDT 2007


It was clustered, changed to non-clustered ds. 

The behavior is different , but still not correct. It now repeatedly recreates a control connection, trying various local ports. 

Remote Consumer still does not pick up messages, still no Exception thrown, so still hangs on receive.

repeats (with different local ports):

  | 13:53:55,959 WARN  [BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask at 1c09624: detected failure on control connection Thread[control: Socket[addr=/159.125.154.138,port=3685,localport=3907],5,main]: requesting new control connection
  | 13:53:55,959 DEBUG [BisocketClientInvoker] getting secondary locator
  | 13:53:55,959 DEBUG [BisocketClientInvoker] secondary locator: InvokerLocator [null://159.125.154.138:3685/null]
  | 13:53:55,959 DEBUG [BisocketServerInvoker] creating control connection: InvokerLocator [null://159.125.154.138:3685/null]
  | 13:53:55,974 DEBUG [BisocketServerInvoker] created control connection: Socket[addr=/159.125.154.138,port=3685,localport=3913]
  | 

finally it, too, errors out:


  | 13:56:56,014 WARN  [BisocketServerInvoker] Control connection 4f3h4a3u-oowm7j-f1qnw10s-1-f1qnw1qt-7 has been recreated 10 times.
  | 13:56:56,014 WARN  [BisocketServerInvoker] Assuming it is a connection to an old server, and will not restart
  | 

Regarding clustering, I'm hoping you can clear something up for me. We planned to deploy JBM in its own cluster, apart from an application cluster, mostly for failover purposes. 
All queues would be distributed across the JBM cluster, and remote lookups would be using HAJNDI.

However, your above comments indicate deploying JBM instances and Application instances in a single cluster. Is this the recommended configuration?

BTW, thanks for your time and effort on this, it's much appreciated.


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

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



More information about the jboss-user mailing list