Re: what to do when storage is full?

2012-10-02 Thread Lin Wen Tong
I moved the kahaDB path to a bigger space and it recovered: 2012-10-02 14:16:07,103 [main ] INFO MessageDatabase - @2056:22703857, 10 entries recovered .. 2012-10-02 14:16:17,142 [main ] INFO MessageDatabase - @2061:27448275, 20 entries r

what to do when storage is full?

2012-10-02 Thread Lin Wen Tong
Hi All, I have load tested our activeMQ (5.6.0) and our shared drive is 99% full. Our activeMQ broker shutdown, throwing: Failed to remove consumer: ID:localhost-34991-1349123928205-0:1:74:2201. Reason: org.apache.activemq.broker.BrokerStoppedException: Broker has been stopped: org.apache.active

Re: activeMQ web console is throwing error when slave turns on

2012-09-26 Thread Lin Wen Tong
Thanks for the response. No, after the master died, I connect to the web console of the slave, which is in a different port. My master and slave use built-in jetty server. master: localhost:8161/admin/queues.jsp slave: localhost:8162/admin/queues.jsp -- View this message in context: http://ac

activeMQ web console is throwing error when slave turns on

2012-09-26 Thread Lin Wen Tong
Hi All, I have a shared master/slave (kahaDB) setup, and the web console does not work, when master is killed. I'm using 5.6.0 steps: 1) master starts (grabs the lock) 2) slave starts (acquiring the lock ) 3) going to master activemq webconsole (port 8161 ) works. 4) kill -9 master starts 5) sla

configuration question

2012-09-20 Thread Lin Wen Tong
Hi Everyone, Greetings! This forum is very helpful, and i was able to come up with a solution for my use case. I just want to confirm if my configurations are correct. My requirements are simple. I have 4 queues, and they are named: 1) incoming - I have a web service that post messages to th

Re: configuration question

2012-09-19 Thread Lin Wen Tong
Just an update. I decided to remove the and decided to use the default. -- View this message in context: http://activemq.2283324.n4.nabble.com/configuration-question-tp4656494p4656707.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.