WSS Issue

2014-07-14 Thread bpoppa
I followed: http://activemq.apache.org/websockets.html ActiveMQ opens the port but I cannot connect to it. Nothing in the log other than its opening the port for it: 2014-07-14 23:49:19,775 | DEBUG | Publishing: wss://0.0.0.0:61617 for broker transport URI: wss://0.0.0.0:61617 | org.apache.active

Re: replicatedLevelDB not replicating messages

2014-02-05 Thread bpoppa
Actually its weird. It worked from the admin ui but not from my client passing in the persistent flag. On top of that I am now having another issue. Whenever I send a message to the queue, the master errors out. -- View this message in context: http://activemq.2283324.n4.nabble.com/repli

Re: replicatedLevelDB not replicating messages

2014-02-05 Thread bpoppa
There were not before. I submitted a persistent one and now it works. Did not know that, thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/replicatedLevelDB-not-replicating-messages-tp4677444p4677465.html Sent from the ActiveMQ - User mailing list archive at Nabbl

Re: replicatedLevelDB not replicating messages

2014-02-04 Thread bpoppa
I do. Here is my config: I see initial syncs, including old deleted queues, but thats it. Nothing when anything is added to the queue: -- View this message in context: http://activemq.2283324.n4.nabble.com/replicatedLevelDB-not-replicating-messages-tp467744

replicatedLevelDB not replicating messages

2014-02-04 Thread bpoppa
So I have the replicatedLevelDB configured and working using the example on the activeMQ site. Zookeeper is running, when I take a broker down, it detects and fires up on one of the others in the cluster. My issue is thisit's just not replicating. When I send messages to the queue, I can see