Possible Memory Leak when JMX is enabled

2011-04-29 Thread Mike L .
s to why nothing Camel related was showing up in the JMX console. Any thoughts, comments, advice would be welcome. TIA, Mike L. (aka patzerbud)

RE: JMS queue consumer hangs

2011-04-07 Thread Mike L .
, Mike L. (aka patzerbud) > Date: Wed, 6 Apr 2011 04:37:46 -0700 > To: users@camel.apache.org > Subject: Re: JMS queue consumer hangs > > Another note I would like to add is since the subsequent endpoints after the > "tcpDeliverer" processor are slow. For example the pr

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-04-02 Thread Mike L .
oblem - > right now I suspect my activemq.xml configuration was in some way causing > this. I will do more investigation and report back with my findings. > > Thanks to everyone who replied. > > Mike L. (aka patzerbud) > >

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-04-02 Thread Mike L .
findings. Thanks to everyone who replied. Mike L. (aka patzerbud)

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-04-01 Thread Mike L .
ssaging over JMS using Camel times out. If it would help, I could try to "Mavenize" the project so you wouldn't have to put all the dependent jars in the project. Thanks, Mike L. (aka patzerbud) > > If the processing of the messages is very slow then you can set a > highe

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-03-30 Thread Mike L .
>> Attachment #1 (ActiveMQ_DLQ_Msg.png) shows a sample of such a message. Hopefully, the attachment stays attached this time...

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-03-30 Thread Mike L .
http://camel.apache.org/using-getin-or-getout-methods-on-exchange.html > > > > And change your logic to set the answer on the IN thats just much > > easier, in the HelloProcessor. > > > > I tried this - it seemed to make the problem much worse. Thank you both f

RE: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-03-28 Thread Mike L .
appreciated. My manager has indicated that if I cannot get this feature to work he is skeptical of using Camel at all... TIA, Mike L. (aka patzerbud) > From: claus.ib...@gmail.com > Date: Fri, 25 Mar 2011 19:07:30 +0100 > Subject: Re: InOut over JMS always leads to Timout (ExchangeTimedOutExcept

RE: AW: InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-03-22 Thread Mike L .
he client applications to have to "know" the bean that processes the requests; but rather only the endpoint name. I had hoped to be able to make synchronous calls over JMS because it somehow feels more loosely coupled (although, it could be argued that knowing the endpoint name still

InOut over JMS always leads to Timout (ExchangeTimedOutException)

2011-03-21 Thread Mike L .
ccurs. BTW, we use a clustered environment - so I would like to specify multiple consumers and use multiple computers. Any insight into this would be greatly appreciated!! TIA, Mike L. (aka patzerbud) Camel-InOut.tar.gz Description: GNU Zip compr