You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Getting these errors after running previous command:
Creating summariser <summary>
Created the tree successfully using /root/test.jmx
Configuring remote engine: 127.0.0.1:24000
error during JRMP connection establishment; nested exception is:
java.io.EOFException
Failed to configure 127.0.0.1:24000
Configuring remote engine: 127.0.0.1:24001
error during JRMP connection establishment; nested exception is:
java.io.EOFException
Failed to configure 127.0.0.1:24001
Configuring remote engine: 127.0.0.1:24002
error during JRMP connection establishment; nested exception is:
java.io.EOFException
Failed to configure 127.0.0.1:24002
Stopping remote engines
Remote engines have been stopped
Error in NonGUIDriver java.lang.RuntimeException: Following remote engines could not be configured:[127.0.0.1:24000, 127.0.0.1:24001, 127.0.0.1:24002]
In the meanwhile in console when I ran "start" command, I'm getting these errors:
channel 4: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
channel 4: open failed: connect failed: Connection refused
I mention again - Jmeter 2.9 works fine, Jmeter 2.13 doesn't. Any way to fix this?
The text was updated successfully, but these errors were encountered:
SSH tunnels are working fine with Jmeter 2.9.
When changing setup to JDK 1.7 together with Jmeter 2.13 (same setup, only JDK and Jmeter changes) getting errors while trying to start a test.
Explanation:
I mention again - Jmeter 2.9 works fine, Jmeter 2.13 doesn't. Any way to fix this?
The text was updated successfully, but these errors were encountered: