[jboss-jira] [JBoss JIRA] Closed: (JBREM-595) Fix the spring http performance tests.
Ron Sigal (JIRA)
jira-events at jboss.com
Fri Sep 1 03:21:18 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-595?page=all ]
Ron Sigal closed JBREM-595.
---------------------------
Resolution: Done
The spring_http test still failed randomly after the changes that allowed the spring_rmi test to work. Some clients were failing with "address in use" BindExceptions when they tried to call a method on the server proxy. It looks like machine (Windows) was running out of available ports, even when the MaxUserPort tcp parameter was set to 64000. The failure was corrected by putting method invocations in a loop that runs until the invocation succeeds.
> Fix the spring http performance tests.
> --------------------------------------
>
> Key: JBREM-595
> URL: http://jira.jboss.com/jira/browse/JBREM-595
> Project: JBoss Remoting
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Affects Versions: 2.2.0.Beta1 (Bluto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.2.0.Beta1 (Bluto)
>
>
> The changes made for the spring rmi performance test need to be applied to the spring http tests. See JBREM-592 for more information.
--
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