[
https://jira.jboss.org/jira/browse/JBMESSAGING-1684?page=com.atlassian.ji...
]
Alexander Marktl updated JBMESSAGING-1684:
------------------------------------------
Attachment: jms-provider-evaluation.zip
The zip file contains the eclipse project i use for evaluating jms providers.
To run the test use the classes: StartMultipleMessageListener and
StartMultipleMessageProducers which can be found in the ssi/jms/simple/general/starttests
package.
For the field companyname use "JBOSS" all in uppercase.
Run the MessageListeners first and then start up the Message Producers.
Message remain in the queue and do not get dispatched
-----------------------------------------------------
Key: JBMESSAGING-1684
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1684
Project: JBoss Messaging
Issue Type: Quality Risk
Environment: SuSe Linux Enterprise Server 10, Java 1.5.0_11, AS 5 with JBoss
Messaging - default installation
Reporter: Alexander Marktl
Assignee: Tim Fox
Priority: Minor
Attachments: jms-provider-evaluation.zip
I tried to create 10 queues and send 10.000 messages per queue from a single producer per
queue to a single consumer per queue. Unfortunately not all of the messages where
delivered, some messages remain in the queues and wait for delivery. The JMX console for
example states: 3 messages in the queue, 3 messages pending for delivery. But nothing
happens. My receivers don't get these last messages. I don't know if this is a
configuration issue or a bug.
The queues are named: qname_0 ...qname_n
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira