Patches item #472909, was opened at 2001-10-19 13:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=472909&group_id=22866

Category: JBossMQ
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Shenglong Zou (slz1972)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBossMQ clients hangs

Initial Comment:
When running stress test of sending Request/Reply 
messages, the stress test (JBossMQ client) hangs after 
sending less than 1 million (usually within hours). 

Just to make sure that the stress test itself is not 
at fault, I successfully ran the same stress with 
FioranoMQ. And it completed 10 Million of those 
messages. 

I did a Thread Dump when the stress test client hangs. 
The Thread Dump shows that many threads contains 
SpyMessageConsumer::run() and 
SpyMessageConsumer::receive() are waiting for monitor. 
Apparantly, there are not proper "notify" calls 
issues. 

I attached stress test files and a thread dump file 
for your reference. In order to run the stress test, 
you need to modify runJBossMQStressTest.bat 

thanks,
Sheng



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=472909&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to