[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Unique Post Office Id

dimitris@jboss.org do-not-reply at jboss.com
Fri Feb 1 06:05:43 EST 2008


If you try to start 2 AS5's, either with service binding manager or by binding to different ports, you now get on the 2nd node the problem of:

  |    ...
  | 12:50:06,453 ERROR [ExceptionUtil] org.jboss.messaging.core.jmx.MessagingPostOff
  | iceService at 7ce5bf startService
  | java.lang.IllegalArgumentException: Cannot start post office since there is already a post office in the cluster with the same node id (0).
  | Are you sure you have given each node a unique node id during installation?
  |         at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.start
  |    ...
  | 
Shouldn't that work out-of-the-box and then let you override it, if necessary?

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

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



More information about the jboss-dev-forums mailing list