Re: An IOException was thrown while starting slave broker

2015-07-29 Thread khandelwalanuj
Any updates here ? -- View this message in context: http://activemq.2283324.n4.nabble.com/An-IOException-was-thrown-while-starting-slave-broker-tp4700041p4700106.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

LevelDB with "http transport" not sending

2015-07-29 Thread abarooni
I am trying to connect to ActiveMQ cluster which use levelDB, via http transport , but the java client is not sending msg to broker, it is working fine with tcp transport. here are scenarios : 1) I use the same client with http transport to a SINGLE ActiveMQ server, and it is sending the msg. 2)

ActiveMQ Bridge using MQTT and STOMP over SSL- Error

2015-07-29 Thread sreekumara
I am trying to make a bridge between Active MQ to Rabbit MQ through activemq embedded camel configurations using MQTT over SSL and STOMP over SSL protocols. Active MQ version details--- apache-activemq-5.10.0 Camel version details -- Apache Camel 2.15.2 Rabbit MQ version details RabbitM

Re: An IOException was thrown while starting slave broker

2015-07-29 Thread khandelwalanuj
Sometimes we get different error: java.lang.RuntimeException: org.fusesource.hawtbuf.proto.InvalidProtocolBufferException: Protocol message end-group tag did not match expected tag. at org.apache.activemq.leveldb.record.CollectionKey$Buffer.bean(CollectionKey.java:262) at org.apac

An IOException was thrown while starting slave broker

2015-07-29 Thread khandelwalanuj
Hi, We are getting below exception when we are trying to start slave broker in replicated leveldb. Broker was able to come up and run properly. But I am not sure why this exception was thrown here: java.lang.RuntimeException: An IOException was thrown (should never happen in this method).

Re: Artemis: JMSXGroupID / Message groups: Large number of groups

2015-07-29 Thread Martyn Taylor
Hi Marco, Please see comments inline. Regards Martyn On 08/06/15 20:48, Marco wrote: Hi all, first, thanks for the release of v1.0.0 of Artemis! I'm currently experimenting with the use of message groups to quickly distribute messages to workers while keeping order on items belonging togethe