[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Still some examples fail

gaohoward do-not-reply at jboss.com
Mon Jun 15 05:14:18 EDT 2009


I think it's time out issue:

 [java] JBMServer err:16:17:42,481 WARNING [org.jboss.messaging.core.cluster.impl.DiscoveryGroupImpl]  There seem to be more than one broadcasters on the network broadcasting the same node id 
     [java] javax.jms.JMSException: Timed out waiting for response when sending packet 30
     [java] 	at org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl$ChannelImpl.sendBlocking(RemotingConnectionImpl.java:1164)
     [java] 	at org.jboss.messaging.core.client.impl.ConnectionManagerImpl.createSession(ConnectionManagerImpl.java:329)
     [java] 	at org.jboss.messaging.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:962)
     [java] 	at org.jboss.messaging.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:706)
     [java] 	at org.jboss.messaging.jms.client.JBossConnection.authorize(JBossConnection.java:510)
     [java] 	at org.jboss.messaging.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:522)
     [java] 	at org.jboss.messaging.jms.client.JBossConnectionFactory.createConnection(JBossConnectionFactory.java:115)
     [java] 	at org.jboss.messaging.jms.client.JBossConnectionFactory.createConnection(JBossConnectionFactory.java:110)
     [java] 	at org.jboss.jms.example.SymmetricClusterExample.runExample(SymmetricClusterExample.java:99)
     [java] 	at org.jboss.common.example.JBMExample.run(JBMExample.java:81)
     [java] 	at org.jboss.jms.example.SymmetricClusterExample.main(SymmetricClusterExample.java:65)
     [java] Caused by: MessagingException[errorCode=3 message=Timed out waiting for response when sending packet 30]
     [java] 	... 11 more
     [java] 
     [java] #####################
     [java] ###    FAILURE!   ###
     [java] #####################
     [java] Java Result: 1


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

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



More information about the jboss-dev-forums mailing list