Got it fixed. Had a connector definition wrong on slave broker.xml. Have
pushed latest to the examples.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Error-while-master-boots-up-tp4707407p4707462.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi Clebert
I tried to bring up the cluster after accepting pull request. But for some
reason backup server does not come up. Live comes up fine. I have pushed
latest config again. Can you please glance and let me know if you see
anything wrong in config?
Backup server just hangs after these m
Thanks Clebert!! Really apppretiate your help. I will try this out and let
you know the outcome.
Can I get a bit more info on connector's name? Does connector type is
picked up by name?? I tried reading connectors document under 'configuring
transports' but couldn't find much info on significan
I have sent a pull request to your fork fixing a few configuration errors:
https://github.com/abhijith-prabhakar/activemq-artemis/pull/1
You had backup connecting itself and the server wasn't still up.
On Thu, Feb 11, 2016 at 3:56 PM, abhijith wrote:
> Thanks for the response. I have added
Thanks for the response. I have added an example with config I am using
here:
https://github.com/abhijith-prabhakar/activemq-artemis/tree/master/examples/bugs
I tried to run Replicated static example test case and it is giving me
different error with embedded broker. Please also note the the abo
Can you provide configurations, a running example?
Or an easy way would be you creating a fork of Artemis from
https://github.com/apache/activemq-artemis/, and put what's happening
on an example.
Even a wrong configuration shouldn't throw such exceptions, so I'm
interested on knowing how you man