jmeter-kubernetes icon indicating copy to clipboard operation
jmeter-kubernetes copied to clipboard

error during JRMP connection establishment; nested exception is: java.net.SocketException: Connection reset

Open mkhammar opened this issue 3 years ago • 0 comments

Error when I run jmx scritp:

./load_test script.jmx
Creating summariser <summary>
Created the tree successfully using script.jmx
Configuring remote engine: 10.96.112.219
error during JRMP connection establishment; nested exception is:
	java.net.SocketException: Connection reset
Failed to configure 10.96.112.219
Stopping remote engines
Remote engines have been stopped
Error in NonGUIDriver java.lang.RuntimeException: Following remote engines could not be configured:[10.96.112.219]
An error occurred: Error in NonGUIDriver Following remote engines could not be configured:[10.96.112.219]

mkhammar avatar Apr 06 '21 21:04 mkhammar