[
http://jira.jboss.com/jira/browse/JBREM-592?page=comments#action_12342412 ]
Ron Sigal commented on JBREM-592:
---------------------------------
It turns out that the problem was that each SpringRMIPerformanceClient was creating a
callback server and registering it under the name
"SpringRMICallbackServerService". The server then connected to whichever
callback server happened to be registered at the time. Some callback servers were getting
multiple messages, and others were getting none and hanging. The solution was to create
the callback servers programmatically and register each under a different name,
specifically, "SpringRMICallbackServerService" + sessionId.
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