Are you able to see the same issue with a more recent release? The latest release is 0.20 and we are close to getting 0.22 out as well.
Are you able to try your use case with the latest client and report the results ? Regards, Rajith On Fri, Mar 1, 2013 at 2:26 AM, Nitin Walke <[email protected]> wrote: > Hi, > > I am getting following error after sending the large message into > queue.Please suggest. > Qpid version : 0.10 > > > > 2013-02-27T17:59:13.996Z (ERROR) org.apache.qpid.client.AMQSession_0_10 > [ack-flusher] - error flushing acks > org.apache.qpid.transport.SessionException: timed out waiting for completion > at org.apache.qpid.transport.Session.invoke(Session.java:657) > at org.apache.qpid.transport.Session.invoke(Session.java:528) > at > org.apache.qpid.transport.SessionInvoker.messageAccept(SessionInvoker.java:100) > at > org.apache.qpid.client.AMQSession_0_10.messageAcknowledge(AMQSession_0_10.java:303) > at > org.apache.qpid.client.AMQSession_0_10.flushAcknowledgments(AMQSession_0_10.java:281) > at > org.apache.qpid.client.AMQSession_0_10$Flusher.run(AMQSession_0_10.java:111) > at java.util.TimerThread.mainLoop(Unknown Source) > at java.util.TimerThread.run(Unknown Source) > 2013-02-27T17:59:13.996Z (ERROR) org.apache.qpid.client.AMQSession_0_10 > [ack-flusher] - error flushing acks > org.apache.qpid.transport.SessionException: timed out waiting for completion > at org.apache.qpid.transport.Session.invoke(Session.java:657) > at org.apache.qpid.transport.Session.invoke(Session.java:528) > at > org.apache.qpid.transport.SessionInvoker.messageAccept(SessionInvoker.java:100) > at > org.apache.qpid.client.AMQSession_0_10.messageAcknowledge(AMQSession_0_10.java:303) > at > org.apache.qpid.client.AMQSession_0_10.flushAcknowledgments(AMQSession_0_10.java:281) > at > org.apache.qpid.client.AMQSession_0_10$Flusher.run(AMQSession_0_10.java:111) > at java.util.TimerThread.mainLoop(Unknown Source) > at java.util.TimerThread.run(Unknown Source) > > > Thanks & Regards, > Nitin Walke > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
