Hi,
Looking at this method, I don't see any caller.

The only caller is RemoteJMeterEngineImpl#reset which is called by reset()
so never called.

Is this regular ?
To have it called, ListenToTest should be modified (I have the fix), but I
wonder why we are in this situation.
What surprises me is this:
    public void rreset() throws RemoteException, IllegalStateException {
        // Mail on userlist reported NPE here - looks like only happens if
there are network errors, but check anyway


Comment seems to suggest it was called in some version.

Thoughts ?
Regards
Philippe M.

Reply via email to