[jboss-jira] [JBoss JIRA] Closed: (JBREM-592) Get spring-rmi performance tests to run with large numbers of clients.

Ron Sigal (JIRA) jira-events at jboss.com
Tue Aug 29 00:31:15 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBREM-592?page=all ]

Ron Sigal closed JBREM-592.
---------------------------

    Resolution: Done

Made a few changes. 

1. Commented out servicePort property in SpringRMIServerService because was getting "port already in use" errors.

2. Lengthened some timeout periods.

3. Put the creation of the callback server in a loop to avoid problems with the reuse of the rmi port.  It seems that multiple clients were trying to start up an rmi registry at the same time and failing.

4. Added some log statements to SpringRMIPerformanceTestCase.  For some unknown reason, this seemed to make a big difference, allowing 10 or more clients to run with 100000 invocations.    

> Get spring-rmi performance tests to run with large numbers of clients.
> ----------------------------------------------------------------------
>
>                 Key: JBREM-592
>                 URL: http://jira.jboss.com/jira/browse/JBREM-592
>             Project: JBoss Remoting
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.GA (Boon)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.0.0.GA (Boon)
>
>
> The spring-rmi performance tests are having trouble starting up with more than a few clients.

-- 
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