Hello Jmeter users, I am facing a problem with remote execution of tests. In jmeter.properties there is a configuration for beanshell http server. The http server started with beanshell.server.port=9000 does not start when I execute the tests remotely. I tried giving this property on command line as -Jbeanshell.server.port=9000 but didn't help.
Himanshu

