Zip files are not getting created after a certain period of time.

2014-09-22 Thread Milind
Hi, I am using a Zip file Data format component to generate single entry zip file after reading messages from RabbitMQ and these are getting generated successfully. I am facing a frequent issue of not producing these zip files after a period of two-three days. I have more than 10 lac message in

Re: Camel router stops reading messages from rabbitMQ

2014-09-18 Thread Milind
Hi Willem, Thanks for your quick response. I am using camel 2.13.1 and rabbitMQ 3.3.4 I was analyzing production logs and observed that I am able to get messages from rabbitmq but camel processor is unable to produce zip file after certain period of time. Here are the excerpt of logs for referenc

Camel router stops reading messages from rabbitMQ

2014-09-17 Thread Milind
Hi, I have a camel application which reads messages from rabbit-MQ, zip them and write it to out file successfully. After executing 3-4 days, it appears that it does not pick up messages from rabbit MQ and messages starts queuing up on rabbit MQ. Finally, I need to re-start the application and the