Data stucked in embedded broker storage.

2013-06-26 Thread vkcse
Hi, I am using ActiveMQ 5.8.0. >I am using an embedded broker and queue producer in one application. And an external broker with one more application for queue consumer which is connected to external broker. >And I am connecting the embedded broker to the external broker using the network connec

Re: ActiveMQ configuration.

2013-06-27 Thread vkcse
Thank you -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-systemUsage-configuration-tp4668087p4668636.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Data stucked in embedded broker storage.

2013-06-27 Thread vkcse
Thanks.. Its working with statical destinations. -- View this message in context: http://activemq.2283324.n4.nabble.com/Data-stucked-in-embedded-broker-storage-tp4668600p4668637.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Peer disposed

2013-12-03 Thread vkcse
Hi, I am using activemq 5.8. In my application we have some embedded brokers while sending message to the MessageProducer I got below exception. Can someone help me to find what happening here and how to avoid this situation. Caused by: org.apache.activemq.transport.TransportDisposedIOException:

DEBUG logs for ACTIVEMQ

2014-01-27 Thread vkcse
HI, I am using ActiveMQ 5.8 and we need to run 3 brokers. Instead of creating 3 different ActiveMQ directories with all files, for each I am overriding the activemq.xml here I not getting how to override the conf/log4j.properties to generate seperate log files for each broker. Thanks, Krishna.

Inactive/Expired CONSUMER

2014-01-27 Thread vkcse
Hi, I am using ActiveMQ 5.8 and to consume the queue data via code I created one consumer and I stop/restart the consumer app and activemq when required(without cleaning the kahaDB directory). Recently what happen is some messages are stucked in queue itself instead of consuming when I gone throug

ActiveMQ Connection failed when network failed

2014-02-05 Thread vkcse
Hi, I am using ActiveMQ 5.8. I have consumer app which is running on one server1 and the ActiveMQ is running on another server2 now what happen is because of some network problem ActiveMQ is not available to consumer app and getting below error *javax.jms.JMSException: Could not connect to broker

Embedded ActiveMQ broker stopped

2014-07-10 Thread vkcse
Hi, I am using ActiveMQ 5.9. In my application I have 3 embedded ActiveMQ brokers for producer queues. When I started my app 2 of them started successfully and other one not. Here is the exception it throws at the time of app start-up. javax.jms.JMSException: peer (vm://localhost_embed3#5) stopp