Error on JMS queues with multiple clustered JBoss SOA-P nodes
Issue
- We have started all the 6 SOA nodes. Below are the errors that we see in the JBoss Service Oriented Architecture Platform (SOA-P) server log when invoking my_esb_service:
2010-12-09 02:34:01,520 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (Incoming-18,10.25.113.13:7600) All Members : 6 ([10.25.113.13:7600, 10.25.113.12:7600, 10.25.113.12:7601, 10.25.113.13:7601, 10.25.113.14:7600, 10.25.113.14:7601]) 2010-12-09 02:34:03,017 ERROR [org.jgroups.blocks.ConnectionTable] (Timer-2,10.25.113.13:7900) failed sending data to 10.25.113.12:7600: java.net.SocketException: Socket closed 2010-12-09 02:34:03,018 ERROR [org.jgroups.blocks.ConnectionTable] (Timer-2,10.25.113.13:7900) failed sending data to 10.25.113.12:7601: java.net.SocketException: Socket closed 2010-12-09 02:34:03,019 ERROR [org.jgroups.blocks.ConnectionTable] (Timer-2,10.25.113.13:7900) failed sending data to 10.25.113.13:7600: java.net.SocketException: Socket closed 2010-12-09 02:34:03,019 ERROR [org.jgroups.blocks.ConnectionTable] (Timer-2,10.25.113.13:7900) failed sending data to 10.25.113.13:7601: java.net.SocketException: Socket closed 2010-12-09 02:34:03,020 ERROR [org.jgroups.blocks.ConnectionTable] (Timer-2,10.25.113.13:7900) failed sending data to 10.25.113.14:7600: java.net.SocketException: Socket closed 2010-12-09 02:38:14,678 INFO [org.jboss.soa.esb.client.ServiceInvoker] (WorkerThread#3[10.25.112.11:48816]) Unresponsive EPR: JMSEpr [ PortReference < <wsa:Address jms:0.0.0.0:1199#queue/obrm_esb_service/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : 0.0.0.0:1199/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/obrm_esb_service/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ClusteredConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] for message: header: [ ] 2010-12-09 02:38:14,678 INFO [org.jboss.soa.esb.client.ServiceInvoker] (WorkerThread#3[10.25.112.11:48816]) Delivering message [header: [ ]] to DLQ. 2010-12-09 02:40:45,614 INFO [org.jboss.soa.esb.client.ServiceInvoker] (WorkerThread#1[10.25.112.11:45784]) Unresponsive EPR: JMSEpr [ PortReference < <wsa:Address jms:0.0.0.0:1199#queue/my_esb_service/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : 0.0.0.0:1199/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/obrm_esb_service/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ClusteredConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] for message: header: [ ] 2010-12-09 02:40:45,615 INFO [org.jboss.soa.esb.client.ServiceInvoker] (WorkerThread#1[10.25.112.11:45784]) Delivering message [header: [ ]] to DLQ.
Environment
- JBoss Service Oriented Architecture Platform (SOA-P) 5.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
