0 Replies Latest reply on May 16, 2012 8:24 AM by jokasey

    HornetQException[errorCode=3 message=Timed out waiting to receive cluster topology]

    jokasey

      friends.. I have an urgent issue. We migrated from jboss 4 - 6 and most of the functionality stopped working. Currently I am getting an issue

       

      This is the Hornet exception that is seen

      Caused by: HornetQException[errorCode=3 message=Timed out waiting to receive cluster topology]

              at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:657) [:6.1.0.Final]

       

      Down below in the same block I see this reporting

      05:02:10,363 ERROR [com.*****.util.JMSHelper] Errors occured during executing send message to JMS queue.: javax.jms.JMSException: Failed to create

      session factory

              at org.hornetq.jms.client.HornetQConnectionFactory.createConnectionInternal(HornetQConnectionFactory.java:615) [:6.1.0.Final]

       

      I have seen similar reportings and tried all those. Here are some approaches that I tried.

      1. Changed the bind -b to 0.0.0.0.

      2. Changed the hornet_config_xml and changed the netty configurations.

      3. Verified the version of hornet jars.