[jboss-jira] [JBoss JIRA] Commented: (JBREM-710) Correct occasional failures of org.jboss.test.remoting.transport.socket.load.SocketLoadTestCase
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Sun Nov 4 03:37:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBREM-710?page=comments#action_12385917 ]
Ron Sigal commented on JBREM-710:
---------------------------------
It looks like the problem is a race among threads incrementing responseCount. reponseCount++ is now in a synchronized block.
Will watch cruisecontrol for a while for any further failures.
> Correct occasional failures of org.jboss.test.remoting.transport.socket.load.SocketLoadTestCase
> -----------------------------------------------------------------------------------------------
>
> Key: JBREM-710
> URL: http://jira.jboss.com/jira/browse/JBREM-710
> Project: JBoss Remoting
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 2.4.0.Beta1 (Pinto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.4.0.Beta1 (Pinto)
>
>
> Occasionally, SocketLoadTestCase fails because only 9 invocations are performed instead of 10.
> Additional logging has been added.
--
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