SourceForge.net
2003-10-07 12:15:11 UTC
Bugs item #819212, was opened at 2003-10-07 22:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=819212&group_id=54559
Category: persistence
Group: v0.7.6-rc2
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Failed to delete the message with id=ID:..
Initial Comment:
When 2 or more durable consumers acknowledge the
same message simultaneously,
MessageHandles.removeMessageHandle() will sometime
log errors like:
21:53:26.549 ERROR [RMI TCP Connection(8)-
192.168.0.220]
org.exolab.jms.persistence.MessageHandles - Failed to
delete the message with id=ID:541fa400-b83f-1004-
812b-3fa83a479906 in a call to removeMessageHandle.
This occurs when there are no more consumers of the
message left - removeMessageHandles() tries to remove
the associated message, and logs an error if no row is
removed.
This is not an error condiation - the log should be
changed from ERROR to DEBUG.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=819212&group_id=54559
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=819212&group_id=54559
Category: persistence
Group: v0.7.6-rc2
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Failed to delete the message with id=ID:..
Initial Comment:
When 2 or more durable consumers acknowledge the
same message simultaneously,
MessageHandles.removeMessageHandle() will sometime
log errors like:
21:53:26.549 ERROR [RMI TCP Connection(8)-
192.168.0.220]
org.exolab.jms.persistence.MessageHandles - Failed to
delete the message with id=ID:541fa400-b83f-1004-
812b-3fa83a479906 in a call to removeMessageHandle.
This occurs when there are no more consumers of the
message left - removeMessageHandles() tries to remove
the associated message, and logs an error if no row is
removed.
This is not an error condiation - the log should be
changed from ERROR to DEBUG.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=819212&group_id=54559