[ openjms-Bugs-819212 ] Failed to delete the message with id=ID:..
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #819212, was opened at 2003-10-07 22:15 Message generated for change (Comment added) made by tanderson 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: Closed >Resolution: Fixed 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. ---------------------------------------------------------------------- >Comment By: Tim Anderson (tanderson) Date: 2003-10-12 15:50 Message: Logged In: YES user_id=557161 Fixed in CVS. Will be available in the 0.7.6 final release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=819212&group_id=54559 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php