Re: Multicast Discovery not working

2009-01-20 Thread BigPic
ion attempts pass before the discovery agent discovers the >> broker. >> >> #3 is definitely a bug. If I use >> >> String brokerUrl = >> "discovery:(multicast://default?group=test)?maxReconnectAttempts=30&initialReconnectDelay=1000&useExponential

Re: Multicast Discovery not working

2009-01-16 Thread Gary Tully
;initialReconnectDelay=1000&useExponentialBackOff=false"; > > the connection still fails, and in far less than the 30 seconds that should > be necessary to do 30 attempts with a 1000 ms (= 1 second) delay between > attempts. To get a connection I need to have at least 10 recon

Re: Multicast Discovery not working

2009-01-15 Thread BigPic
till fails, and in far less than the 30 seconds that should be necessary to do 30 attempts with a 1000 ms (= 1 second) delay between attempts. To get a connection I need to have at least 10 reconnect attempts and set useExponentialBackOff=true. -- View this message in context: http://www.nabble.com/Multicast-Discovery-not-working-tp21344587p21484957.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Multicast Discovery not working

2009-01-10 Thread Gary Tully
ce and a few other pages but I haven't found > anything that would help me debug this. I tried removing the "group" id but > that didn't help. I'm at a loss for what to try next. > > Can anyone suggest a way for me to move forward with this? > >

Re: Multicast Discovery not working

2009-01-07 Thread BigPic
ent just gives me: > > ERROR: org.apache.activemq.transport.failover.FailoverTransport - Failed > to connect to transport after: 2 attempt(s) > Caught: javax.jms.JMSException: No uris available to connect to. > > > -- View this message in context: http://www.nabble.com/Multicast-Discovery-not-working-tp21344587p21346016.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Multicast Discovery not working

2009-01-07 Thread BigPic
#x27;m at a loss for what to try next. Can anyone suggest a way for me to move forward with this? Thanks. -- View this message in context: http://www.nabble.com/Multicast-Discovery-not-working-tp21344587p21344587.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.