Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000321 [Resin] minor always 07-19-05 00:00 11-30-05 14:43
Reporter ferg View Status public  
Assigned To
Priority urgent Resolution fixed  
Status closed   Product Version 3.0.14
Summary 0000321: JMS queue on restart issues
Description RSN-365
(rep by Guenther Wieser)

we use resin 3.0.x (we have seen the following problem so far on 3.0.10, 3.0.12 and 3.0.14) and have the following problem:

we use jms queue messaging with message driven beans. from time to time, when we restart the server, messages that have already been delivered AND acknowledged are redelivered on startup. we found no way to reproduce this error, sometimes we restart often without this happening, sometimes it happens with every restart.

we also changed from file based jms store to jdbc based jms store using mysql, no changes.

find enclosed the resin-web.xml config, the ejb descriptor, the code for the helper class that sends messages (ApplicationServices.sendMessage() is important here) and the code for one of our message beans (SendFaxMessageBean).

<<...>>
<<...>>
<<...>>
<<...>>

when we tried to solve the problem, we changed the ackowledge mode from AUTO to CLIENT and back, no change in behaviour.

Additional Information
Attached Files

- Relationships

- Notes
(0000369)
ferg
07-19-05 00:00

JMS session shutdown must wait for threads to exit first.
 

- Issue History
Date Modified Username Field Change
07-19-05 00:00 ferg New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.15
11-30-05 14:43 ferg Status resolved => closed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker