Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/360.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 无法启动仪表API:运行程序意外退出_Java_Getgauge - Fatal编程技术网

Java 无法启动仪表API:运行程序意外退出

Java 无法启动仪表API:运行程序意外退出,java,getgauge,Java,Getgauge,尝试运行自动化测试 获取下面提到的错误 当我试着运行仪表测试时,我遇到了以下问题。有人能帮我解决这个问题吗 usage: GaugeJava --<start|init> Error ---------------------------------- [java] process C:\Program Files\Java\jdk-11.0.4\bin\java.exe with pid 11404 quit unexpectedly. exit status 1 [Gaug

尝试运行自动化测试 获取下面提到的错误

当我试着运行仪表测试时,我遇到了以下问题。有人能帮我解决这个问题吗

usage: GaugeJava --<start|init>

Error ----------------------------------

[java]
process C:\Program Files\Java\jdk-11.0.4\bin\java.exe with pid 11404 quit unexpectedly. exit status 1

[Gauge]
Failed to start gauge API: Runner with pid 17404 quit unexpectedly(exit status 1).

Get Support ----------------------------
    Docs:          https://docs.gauge.org
    Bugs:          https://github.com/getgauge/gauge/issues
    Chat:          https://gitter.im/getgauge/chat

Your Environment Information -----------
    windows, 1.0.6, 2bc49db
    html-report (4.0.8), java (0.7.3), js (2.3.7), python (0.3.7), screenshot (0.0.1), spectacle (0.1.3)

Process finished with exit code 1
此处也报告了:。该小组正在对此进行调查。此处也报告了:。小组正在调查此事。
14-02-2020 21:52:51.108 [Gauge] [DEBUG] Plugin html-report is already installed.
14-02-2020 21:52:53.306 [Gauge] [DEBUG] Checking updates...
14-02-2020 21:52:53.334 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/html-report?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:55.008 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/java?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:55.373 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/js?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:55.738 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/python?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:56.133 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/screenshot?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:56.498 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/spectacle?l=java&p=html-report,java,js,python,screenshot,spectacle&o=windows&a=amd64
14-02-2020 21:52:58.389 [java] [CRITICAL] process C:\Program Files\Java\jdk-11.0.4\bin\java.exe with pid 11404 quit unexpectedly. exit status 1
14-02-2020 21:52:58.398 [Gauge] [DEBUG] Runner connection error: Runner with pid 17404 quit unexpectedly(exit status 1).
14-02-2020 21:52:58.398 [Gauge] [DEBUG] Error while killing runner: invalid argument
14-02-2020 21:52:58.398 [Gauge] [CRITICAL] Failed to start gauge API: Runner with pid 17404 quit unexpectedly(exit status 1).