Re: Queue does not drain completely.

2009-07-13 Thread Aleksandar Ivanisevic
and 5.3-Snapshot. Have you tried to test it with a >>>> smaller number of messages, and without transactions? >>>> >>>> >>>> RakeshRay wrote: >>>>> >>>>> >>>>> Hi, >>>>> We have written

Re: Queue does not drain completely.

2009-07-10 Thread mjustin
ava™ platform http://www.mikejustin.com - http://www.betabeans.de -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24430180.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Queue does not drain completely.

2009-07-10 Thread RakeshRay
thout transactions? >>> >>> >>> RakeshRay wrote: >>>> >>>> >>>> Hi, >>>> We have written a wrapper around and internally it is using using >>>> timeout feature. >>>> What version of Active MQ are you using? >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24427058.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Queue does not drain completely.

2009-07-02 Thread mjustin
;> >> > > - Michael Justin SCJP, SCJA betasoft - Software for Delphi™ and for the Java™ platform http://www.mikejustin.com - http://www.betabeans.de -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24308863.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Queue does not drain completely.

2009-07-02 Thread RakeshRay
Active MQ are you using? >> >> > > -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24308386.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Queue does not drain completely.

2009-07-02 Thread mjustin
e MQ are you using? > > - -- Michael Justin SCJP, SCJA betasoft - Software for Delphi™ and for the Java™ platform http://www.mikejustin.com - http://www.betabeans.de -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24308342.html Sent from the Acti

Re: Queue does not drain completely.

2009-07-02 Thread RakeshRay
t;> >> Just installed Active MQ 5.2. >> Using Stomp, inserted 5000 msgs and try to read the same with >> while ( my $msg = $stomp->read() ) { >> $stomp->commit(); >> print $msg.$/; >> } >> It leaves 2 messages in the queue, just reads 4998 and c

Re: Queue does not drain completely.

2009-07-02 Thread RakeshRay
> It leaves 2 messages in the queue, just reads 4998 and comes out. >> >> Any suggestions? >> -- >> View this message in context: >> http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24296039.html >> Sent from the ActiveMQ - User mailing list ar

Re: Queue does not drain completely.

2009-07-02 Thread Roger Hoover
$stomp->commit(); >print $msg.$/; > } > It leaves 2 messages in the queue, just reads 4998 and comes out. > > Any suggestions? > -- > View this message in context: > http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24296039.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Re: Queue does not drain completely.

2009-07-02 Thread mjustin
, just reads 4998 and comes out. > > Any suggestions? > -- View this message in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24302432.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Queue does not drain completely.

2009-07-01 Thread RakeshRay
age in context: http://www.nabble.com/Queue-does-not-drain-completely.-tp24296039p24296039.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.