zoukankan      html  css  js  c++  java
  • jmeter 打不开 提示“Not able to find Java executable or version”的解决办法

    错误如下:

    Not able to find Java executable or version. Please check your Java installation . errorlevel=2
    Not able to find Java executable or version. Please check

    java环境以及环境变量已经配置好了

    解决问题如下:

    PATH变量中,最前面加上%SystemRoot%system32;%SystemRoot%;(直接添加)

  • 相关阅读:
    8.25
    8.24
    8.23
    8.22
    8.21
    8.20
    8.19
    8.18
    8.17
    8.16
  • 原文地址:https://www.cnblogs.com/longronglang/p/11776555.html
Copyright © 2011-2022 走看看