DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29913>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29913

Caching problem of remote engine stub

           Summary: Caching problem of remote engine stub
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In Distributed Testing,
I used one JMeter controller and some JMeter servers.
It worked well.

But after JMeter servers were restarted,
they became to generate no load.
And JMeter controller threw java.rmi.ConnectException.


As far as I can see,
JMeter controller caches remote engine stubs
downloaded from JMeter servers.
And the stubs are never updated.
 [org.apache.jmeter.gui.action.RemoteAction]

So after a JMeter server is restarted,
an old cached stub cannot connect to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to