Exception creating connection to: xx.xx.1xx.xx; nested exception is: java.io.FileNotFoundException: rmi_keystore.jks (No such file or directory) Failed to configure xx.1xx.xxx.xx:1099 Stopping remote engines Remote engines have been stopped Error in NonGUIDriver java.lang.RuntimeException: Following remote engines could not be configured:[xx.xx.xx.xx:1099] An error occurred: Error in NonGUIDriver Following remote engines could not be configured:[xx.xx.xx.xx:1099] Build step 'Execute shell' marked build as failure Finished: FAILURE
出现以上这种错误时,是JMeter分布式压测机主控机和JMeter的slave机器版本不一致的原因,我这里出现以上错误是主控机是JMeter5.2,而分布式压测机客户端是JMeter3.2,把JMeter版本改成一致后,问题就解决了



