1 Reply Latest reply on Aug 1, 2007 12:42 PM by clebert.suconic

    Jboss Messaging Clustered

    poyge394

      Hello, I get this error whene i start the AS, I have online this AS running on my computer. How can i come around this.....any suggastion would be nice

      [CODE]
      --- MBeans waiting for other MBeans ---
      ObjectName: jboss.messaging:service=PostOffice
      State: FAILED
      Reason: java.lang.IllegalArgumentException: Cannot start post office since there is already a post office in the cluster with the same node id (1). Are you sure you have given each node a unique node id during installation?
      I Depend On:
      jboss.messaging:service=ServerPeer
      jboss.jca:service=DataSourceBinding,name=DefaultDS
      jboss:service=TransactionManager
      Depends On Me:
      jboss.messaging.connectionfactory:service=ConnectionFactory
      jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
      jboss.messaging.destination:service=Queue,name=DLQ
      jboss.messaging.destination:service=Queue,name=ExpiryQueue
      jboss.messaging.destination:service=Topic,name=testTopic
      jboss.messaging.destination:service=Topic,name=securedTopic
      jboss.messaging.destination:service=Topic,name=testDurableTopic
      jboss.messaging.destination:service=Queue,name=testQueue
      jboss.messaging.destination:service=Queue,name=A
      jboss.messaging.destination:service=Queue,name=B
      jboss.messaging.destination:service=Queue,name=C
      jboss.messaging.destination:service=Queue,name=D
      jboss.messaging.destination:service=Queue,name=ex
      jboss.messaging.destination:service=Queue,name=PrivateDLQ
      jboss.messaging.destination:service=Queue,name=PrivateExpiryQueue
      jboss.messaging.destination:service=Queue,name=QueueWithOwnDLQAndExpiryQueue
      jboss.messaging.destination:service=Topic,name=TopicWithOwnDLQAndExpiryQueue
      jboss.messaging.destination:service=Queue,name=QueueWithOwnRedeliveryDelay
      jboss.messaging.destination:service=Topic,name=TopicWithOwnRedeliveryDelay
      jboss.messaging.destination:service=Queue,name=testDistributedQueue
      jboss.messaging.destination:service=Topic,name=testDistributedTopic
      [/CODE]