Bugs item #639064, was opened at 2002-11-15 19:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=639064&group_id=22866
Category: JBossMQ Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Yossarian Nosscire (yosarian1) Assigned to: Nobody/Anonymous (nobody) Summary: MDB Bean Stops Delivering messages Initial Comment: MDB Connected to a Queue after processing some messages (always different amount) stops delivering messages waiting in the queue. Windows 2000 Jboss 3.0.3 JDK 1.4 MQSeries 5.0 1. Created (and tested) JMS Elements for MQSeries 2. Created/Deployed MDB 3 MDB Starts Processing 4 After a while JBoss don't trigger the onMessage method even the messages are waiting in the Queue -No Exceptions thrown -All the onMessage methods finish processing -Messages can't be deleted from the queue. Queue explorer utility says "objects are open" - processed messages amount can be increased by a., increasing MDB Pool b., decreasing onMessage () method complexity (decreasing message process time) -error is transaction insensitive ---------------------------------------------------------------------- >Comment By: Yossarian Nosscire (yosarian1) Date: 2002-11-18 08:43 Message: Logged In: YES user_id=649797 One more thing: - If I restart the JBoss some more messages will be automaticaly processed (about the same amount) and then processing stops again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=639064&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
