Master Slave Running issue due to RMI CLASS LOADER DISABLED

1,294 views
Skip to first unread message

Anil Gaur

unread,
Feb 15, 2017, 3:02:36 AM2/15/17
to jmeter-plugins
Hi I am getting following error while running Master slave Distributed testing.


2017/02/14 23:42:14 INFO  - jmeter.samplers.DataStrippingSampleSender: Using DataStrippingSampleSender for this run 
2017/02/14 23:42:14 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) 

gli...@gmail.com

unread,
Feb 15, 2017, 12:13:47 PM2/15/17
to jmeter-plugins
You should have at least JSON Path Extractor (as well as any other plugins) to all remote slave machines. The recommended way of installing JMeter plugins and keeping them up-to-date is using JMeter Plugins Manager 

You may also need to set mode=Standard property, according to JMeter Documentation

Stripped mode family strips responseData so this means that some Elements that rely on the previous responseData being available will not work.
This is not really a problem as there is always a more efficient way to implement this feature.
Reply all
Reply to author
Forward
0 new messages