Hello, As per: java.lang.ClassNotFoundException: com.atlantbh.jmeter.plugins. jsonutils.jsonpathextractor.JSONPathExtractor (no security manager: RMI class loader disabled)
You're using a 3rd party plugin for JSON Extraction which is probably not installed on slave. For information, since 3.0, there is a native JSON Extractor so you don't need 3rd party plugin for that. Regards @ubikloadpack On Wed, Feb 15, 2017 at 8:58 AM, Anil Gaur <[email protected]> wrote: > jmeter.samplers.DataStrippingSampleSender: Using > DataStrippingSampleSender for this run ERROR - > jmeter.engine.ClientJMeterEngine: > Error in rconfigure() method java.rmi.ServerException: RemoteException > occurred in server thread; nested exception is: > java.rmi.UnmarshalException: error unmarshalling arguments; nested > exception is: java.lang.ClassNotFoundException: > com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.JSONPathExtractor > (no security manager: RMI class loader disabled) > > > > Getting following error while running distributed testing on Master/Slave. > > > Please help me so i can continue. > > Thanks > Anil > >
