[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-852) Unacked message state is not cleaned up after failure in ack
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Feb 16 07:29:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-852?page=all ]
Tim Fox closed JBMESSAGING-852.
-------------------------------
Resolution: Done
Fixed in TRUNK and 1_0_1_SP
> Unacked message state is not cleaned up after failure in ack
> ------------------------------------------------------------
>
> Key: JBMESSAGING-852
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-852
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Fix For: 1.2.0.CR1, 1.0.1.SP5
>
>
> If an exception is thrown from a call to acknowledge, then the unacked message data is not cleared out, this cause the next call to postDeliver to give the exception:
> ERROR 2007-02-15 17:49:52,703 [Manager Queue Seven.1.0] org.jboss.jms.client.remoting.MessageCallbackHandler: Failed to deliver message
> javax.jms.IllegalStateException: Should only be one entry in list. There are 2
> at org.jboss.jms.client.container.SessionAspect.handlePostDeliver(SessionAspect.java:203)
> at org.jboss.aop.advice.org.jboss.jms.client.container.SessionAspect6.invoke(SessionAspect6.java)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list