Activemq and imap camel component

2012-01-10 Thread Nicolas Gapaillard
Hi all, I succeed to send an imap message from camel to activemq. But I have a problem, I have all information except the body. My camel configuration inside activeMQ: http://camel.apache.org/schema/spring";> >From activemq side I have t

PolicyMap api is really bad :-(

2012-01-10 Thread Jason Dillon
Hiya, I'm trying to programmatically configure the destination policies via PolicyMap and I'm not exactly sure how this component is expected to behave. Looks like a lot of this behavior is magical (eh evil?) xbean stuff. To get around this and provide a better API I created this: public clas

JMX on Multiple Broker on same Box

2012-01-10 Thread gaurav9656
Hi, I am using there brokers on the same box, I need to enable the JMX so that using a shell script i can directly monitor the Pending messages. (use ./activemq-admin query) but JMX cannot be connected to all brokers throws error 1099 port already is use. So i cannot use the script to query all br

JMX on Multiple Broker on same Box

2012-01-10 Thread gaurav9656
Hi, I am using there brokers on the same box, I need to enable the JMX so that using a shell script i can directly monitor the Pending messages. (use ./activemq-admin query) but JMX cannot be connected to all brokers throws error 1099 port already is use.So i cannot use the script to query all bro

Switching back to the primary remote broker after successful failover

2012-01-10 Thread ksunilsingh
We have a broker (let us call it Main Broker) running at tcp://0.0.0.0:61616. This broker does a store and forward message to a remote broker. To do that, we have a network connection from this broker to two remote brokers. We want one of the remote brokers to serve as primary and other as failover

ActiveMQ : potential hang with failover, deadlock pending dispatch with AMQ 5.4.2

2012-01-10 Thread kjagadeeshkumar
We still see the threads stuck in socketWrite both on the broker and clients, during the failover. And the failover is not successful. And these sockets were not released till we recycle the broker and client. We are using AMQ 5.4.2 and for performance perspective, we are using Straight throug

Re: emulate synchronous response, need suggestion

2012-01-10 Thread beep02
thank you! I'd try it. -- View this message in context: http://activemq.2283324.n4.nabble.com/emulate-synchronous-response-need-suggestion-tp4275617p4282079.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Multicast within CamelContext

2012-01-10 Thread Niko Zaft
Hi there, i am currently trying to setup an ActiveMQ (5.5.0) within a Camel-Context. I'd like to run it with multicast within a network of Brokers. In the CamelContext there are two types of JmsComponents, "wmq" which doesnt use multicast and the "amq" which is the component with multicast. I am

How to consume an already scheduled message

2012-01-10 Thread farhad
Suppose you have already scheduled a message to be delivered in an hour from now, using the schedulerSupport feature. But for some reason you decide to consume the message earlier. Is there any way to pick up the message even if it is already scheduled?! Regards, -Farhad -- View this message in c

Pending messages not delivered to Consumer with Warning in Log

2012-01-10 Thread Laures
Hi, currently i have a destination with several thousand messages pending. When i try to connect a consumer to this destination the consumer doesn't get any messages. instead i find a warning in the log: 2012-01-10 04:26:53,633 | WARN | Failed to register MBean: org.apache.activemq:BrokerName=br