JMeter (java.net.SocketException)

Viewed 21
1 Answers

We cannot help you without seeing the exception message and unfortunately your ???€????? doesn't tell a lot to us.

  1. Try switching to another terminal application like Powershell or Windows Terminal which supports the output of the native localized symbols
  2. Try adding the language in which exception is printed to Windows
  3. Try changing your Windows locale to the language in which the exception message is printed
  4. Try changing user.language, user.country and user.variant properties in JMeter's system.properties file
Related