I have also uploaded my logging file - you can download it from http://www.filesend.net/download.php?f=12d98ace7fc607dde21e565c356b1735
Any idea on why we get this exception. I am using Qpid Broker 0.18 built from C++ On Wed, Jan 30, 2013 at 1:35 PM, Jakub Scholz <[email protected]> wrote: > Hi, > > My colleagues were seeing similar errors when using the MRG-M 2.1 broker: > > 2012-10-05 10:13:10 error Unexpected exception: Attempted count underflow > on dequeue(313): size: max=1000000, current=243; count: max=1000, > current=0; type=flow_to_disk (qpid/broker/QueuePolicy.cpp:50) > 2012-09-27 19:33:07 error Failed to commit: Attempted size underflow on > dequeue(1424): size: max=1000000, current=1097; count: max=1000, current=0; > type=flow_to_disk (qpid/broker/QueuePolicy.cpp:55) > 2012-09-27 19:33:26 error Failed to commit: Attempted count underflow on > dequeue(1424): size: max=1000000, current=1097; count: max=1000, current=0; > type=flow_to_disk (qpid/broker/QueuePolicy.cpp:50) > > It seemed to be in connection with JBoss / Qpid Java client using > transactions. Unfortunately, although they saw it multiple times, they > didn't managed to create some reproducer program or collect some better > logs than what is above. :-( > > Regards > Jakub > > > On Wed, Jan 30, 2013 at 8:55 PM, Rajesh Khan <[email protected] > >wrote: > > > Hi Gordon , just emailed you the log file at [email protected] > > > > On Wed, Jan 30, 2013 at 12:18 PM, Gordon Sim <[email protected]> wrote: > > > > > On 01/30/2013 06:53 PM, Rajesh Khan wrote: > > > > > >> Hi I am getting this error : > > >> framing-error: Attempted size underflow on dequeue(698): size: > > >> max=104857600, current=0; count: unlimited; type=reject > > >> (qpid\broker\QueuePolicy.cpp:**55) . I do have a logging file however > I > > >> cant > > >> upload it at this mailing list its size is 902 KB . Any email > addresses > > I > > >> could mail it to ? > > >> > > > > > > You could create a JIRA and attach it there or failing that email it to > > me. > > > > > > > > > > > > > ------------------------------**------------------------------**--------- > > > To unsubscribe, e-mail: [email protected].**org< > > [email protected]> > > > For additional commands, e-mail: [email protected] > > > > > > > > >
