I have installed JMeter on my Mac and added a sample HTTP get request to ping jmeter.org home (very basic script).
- JMeter version : 5.6.3
- Mac OS: Sequola 15.3.2
- JDK version : Java 24
- Network : Wifi
Error Messages:
Response code:Non HTTP response code: java.net.SocketException
Response message:Non HTTP response message: Network is unreachable
Need help on running JMeter. Since this is a JMeter basic script I have no idea what causes this as this is my personal laptop and no extra network configuration.
-
Doesn't work for me either. You're not alone.user207421– user2074212025年03月26日 00:31:42 +00:00Commented Mar 26, 2025 at 0:31
1 Answer 1
I cannot reproduce it using Apache JMeter 5.6.3 and Java 24:
As you can see, HTTP Request sampler is successful and response can be seen in the View Results Tree listener.
And Debug Sampler shows that I'm running Java 24.
It might be the case you're behind a proxy, in this case you need to make JMeter aware of this proxy