Re: some broker can't join network of brokers

2010-07-11 Thread scow
don't discover each other. b1 has some problems to join. Gary Tully wrote: > > they should have unique names as some if the smarts to suppress > loopbacks depend on unique broker ids > > On 9 July 2010 10:22, scow wrote: >> >> b2,b3,b4 have the same broker nam

Re: some broker can't join network of brokers

2010-07-09 Thread scow
ataDirectory="${activemq.base}/data"> Gary Tully wrote: > > have they all got unique brokerName attributes? > > On 9 July 2010 09:10, scow wrote: >> >> I have configured a network of brokers(cluster) use dynamic discovery. >> The >&g

some broker can't join network of brokers

2010-07-09 Thread scow
I have configured a network of brokers(cluster) use dynamic discovery. The typical configuration is There are 5 brokers in the cluster. 3 brokers(b2-b4) work well, other two(b1 and b5) can't join the cluster, they are started like sing