[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-788) ConcurrentCloseStressTest fails
Tim Fox (JIRA)
jira-events at jboss.com
Mon Jan 29 07:15:57 EST 2007
ConcurrentCloseStressTest fails
-------------------------------
Key: JBMESSAGING-788
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-788
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.Beta1
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.2.0.Beta2
ConcurrentCloseStressTest fails with a NPE in ServerConnectionEndpoint::processTransaction because it cannot find a closed session.
This is due to a bug in ClientTransaction::getDeliveriesForSession which would end up creating a new entry for the session id passed in the parameters every time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list