Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9475E554 for ; Fri, 1 Feb 2013 06:15:41 +0000 (UTC) Received: (qmail 19758 invoked by uid 500); 1 Feb 2013 06:15:41 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 19565 invoked by uid 500); 1 Feb 2013 06:15:40 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 82561 invoked by uid 99); 1 Feb 2013 04:38:05 -0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of am.raheem@gmail.com) Date: Thu, 31 Jan 2013 20:37:38 -0800 (PST) From: "am.raheem" To: users@camel.apache.org Message-ID: In-Reply-To: <276A735160D74651A676081A10536F08@gmail.com> References: <1359672610124-5726692.post@n5.nabble.com> <276A735160D74651A676081A10536F08@gmail.com> Subject: Re: CAMEL + IBM MQ7 + Spring3.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_34968_32288796.1359693458433" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_34968_32288796.1359693458433 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Thanks for the response. In our scenario at one time 7 messages are getting published. Out of that , it consumes only one message and ignoring 6 messages. Even there is no JMS message in the log files too. I can see the JMS message(with JMSCorrelation Id) only once in the log. Also, when I am running MQ client java program, i am getting all the 7 messages. I tried lot of options like setting cacheLevel. Thanks, Abdul On Thu, Jan 31, 2013 at 9:46 PM, Willem.Jiang [via Camel] < ml-node+s465427n5726696h97@n5.nabble.com> wrote: > Hi, > I just have a quick question: > Does the camel route can only consume one message ? > Or it just ignore the second message which is just follow by the first > message. > > > -- > Willem Jiang > > Red Hat, Inc. > FuseSource is now part of Red Hat > Web: http://www.fusesource.com | http://www.redhat.com > Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) > (English) > http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) > Twitter: willemjiang > Weibo: =E5=A7=9C=E5=AE=81willem > > > > > > On Friday, February 1, 2013 at 6:50 AM, am.raheem wrote: > > > Hi All, > > > > I am using Camel2.8, IBM MQ7.0 and Spring3.0. Using all these I am > trying to > > consume the message from TOPIC. > > > > If 1 message is published in TOPIC , camel route is consuming perfectly= . > But > > when more than 1 message is published almost at sametime with > milliseconds > > gap, Camel is not able to consume morethan 1 message. It is ignoring > rest of > > the messages. The below are the configurations: > > > > > -------------------------------------------------------------------------= ------------ > > > > > > > > > > ref=3D"jmsConnectionFactory"/> > > > > > > > > > > > > > > > -------------------------------------------------------------------------= ------------ > > > > > > class=3D"com.ibm.mq.jms.MQTopicConnectionFactory"> > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------------= ------------ > > > > > > > > > > > > loggingLevel=3D"INFO" /> > > > > > > > CREATE-${date:now:yyyy-MM-dd'T'hh:mm:ss.SSS}.xml > > > > > > > > > > -------------------------------------------------------------------------= ------------ > > > > > Please suggest, am i missing anything. > > > > Thanks, > > Raheem > > > > > > > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/CAMEL-IBM-MQ7-Spring3-0-tp5726692.html > > Sent from the Camel - Users mailing list archive at Nabble.com ( > http://Nabble.com). > > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/CAMEL-IBM-MQ7-Spring3-0-tp5726692p57266= 96.html > To unsubscribe from CAMEL + IBM MQ7 + Spring3.0, click here > . > NAML > -- View this message in context: http://camel.465427.n5.nabble.com/CAMEL-IBM-M= Q7-Spring3-0-tp5726692p5726698.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_34968_32288796.1359693458433--