https://issues.apache.org/bugzilla/show_bug.cgi?id=50659
--- Comment #2 from [email protected] 2011-01-31 04:08:24 EST --- StandardJMeterEngine has private volatile boolean running = false; maybe this could be read when Configure or runTest is called, and throw an exception which would be communicated back to RemoteJMeterEngineImpl and then back over RMI to the local JMeter instance? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
