Re: failover invalid connect parameters

2011-12-21 Thread Gary Tully
&" to replace "&", can't just use "&" in your broker > URL. > That's very strange! > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/failover-invalid-connect-parameters-tp3923668p4221517.html >

Re: failover invalid connect parameters

2011-12-21 Thread liny
Hi, Gary: Thanks for reply. I changed to Yes, I must use "&" to replace "&", can't just use "&" in your broker URL. That's very strange! -- View this message in context: http://activemq.2283324.n4.nabble.com/failover-invalid-connect-para

Re: failover invalid connect parameters

2011-12-21 Thread Gary Tully
; Hi, > > I don't understand why below two broker URLs don't work: > > > I still get > > > Any help is appreciated > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/failover-invalid-connect-parameters-tp3923668p4221073.htm

Re: failover invalid connect parameters

2011-12-21 Thread liny
Hi, I don't understand why below two broker URLs don't work: I still get Any help is appreciated -- View this message in context: http://activemq.2283324.n4.nabble.com/failover-invalid-connect-parameters-tp3923668p4221073.html Sent from the ActiveMQ - User mailing list

Re: failover invalid connect parameters

2011-10-24 Thread Claudio Corsi
I think you can also replace tcp.keepAlive=true with transport.keepAlive. --Claudio > >From: qt4x11 >To: users@activemq.apache.org >Sent: Friday, October 21, 2011 12:42 PM >Subject: Re: failover invalid connect parameters > >Worked lik

Re: failover invalid connect parameters

2011-10-21 Thread qt4x11
Worked like a charm! Thank you! On Thu, Oct 20, 2011 at 5:54 PM, Timothy Bish wrote: > On Thu, 2011-10-20 at 17:34 -0500, qt4x11 wrote: > > We are trying to instantiate a new ActiveMQConnectionFactory in our code > > using the brokerURL > > > > failover:(ssl://107.22.0.25:61616,ssl://174.129.78

Re: failover invalid connect parameters

2011-10-20 Thread Timothy Bish
On Thu, 2011-10-20 at 17:34 -0500, qt4x11 wrote: > We are trying to instantiate a new ActiveMQConnectionFactory in our code > using the brokerURL > > failover:(ssl://107.22.0.25:61616,ssl://174.129.78.76:61616 > )?tcp.keepAlive=true > Try this: failover:(ssl://107.22.0.25:61616?keepAlive=true,s

failover invalid connect parameters

2011-10-20 Thread qt4x11
We are trying to instantiate a new ActiveMQConnectionFactory in our code using the brokerURL failover:(ssl://107.22.0.25:61616,ssl://174.129.78.76:61616 )?tcp.keepAlive=true This does not work. We get a stack trace during application deployment 14:47:19,203 ERROR [stderr] (MSC service thread 1-