Re: Master Slave Camel-ActiveMQ

2014-01-09 Thread Henryk Konsek
> I couldn't resist and summarized different ways for achieving master slave > configurations in a blog post here > > http://www.ofbizian.com/2014/01/masterslave-failover-for-camel-routes.html Great summary Bilgin. Kudos :) . -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: Master Slave Camel-ActiveMQ

2014-01-03 Thread Bilgin Ibryam
> WebSphere MQ > > call failed with compcode '2' ('MQCC_FAILED') reason '2429' > > ('MQRC_SUBSCRIPTION_IN_USE'). > > > > This means that the slave is connecting the IBM MQ even with the > > zookeeper > > route p

Re: Master Slave Camel-ActiveMQ

2014-01-02 Thread Willem Jiang
9' > ('MQRC_SUBSCRIPTION_IN_USE'). > > This means that the slave is connecting the IBM MQ even with the > zookeeper > route policy enabled. Is there a way I can have a single route running > at a > time among multiple similar routes? >

Re: Master Slave Camel-ActiveMQ

2014-01-02 Thread Preethi
ve a single route running at a time among multiple similar routes? -- View this message in context: http://camel.465427.n5.nabble.com/Master-Slave-Camel-ActiveMQ-tp5745360p5745453.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Master Slave Camel-ActiveMQ

2013-12-31 Thread James Carman
gt; which it seems to be doing , but haven't been successful so far. > > How do I configure the kahadb to poll during longer intervals (say 5 > mins)? > Or are there any more options other than the kahadb for this Master Slave > setup? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Master-Slave-Camel-ActiveMQ-tp5745360.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Master Slave Camel-ActiveMQ

2013-12-31 Thread Henryk Konsek
Hi, > You don’t need to let the Slave run when the Master is in charge. > I think you can take a look at the camel-zookeeper[1]. The other two options for singleton clustering are: a) Master component [1] from Fuse Fabric [2] (if you deploy your application on Karaf/ServiceMix) b) JGroups compon

Re: Master Slave Camel-ActiveMQ

2013-12-30 Thread Willem Jiang
ssful so far. > > How do I configure the kahadb to poll during longer intervals > (say 5 mins)? > Or are there any more options other than the kahadb for this Master > Slave > setup? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Master-Slave-Camel-ActiveMQ-tp5745360.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Master Slave Camel-ActiveMQ

2013-12-30 Thread Preethi
-- View this message in context: http://camel.465427.n5.nabble.com/Master-Slave-Camel-ActiveMQ-tp5745360.html Sent from the Camel - Users mailing list archive at Nabble.com.