ascrutae commented on issue #1120: An exception thrown with using the startup.bat boot script on windows URL: https://github.com/apache/incubator-skywalking/issues/1120#issuecomment-384874016 Maybe you can try the following command and it seems works: ``` > set _EXECJAVA="%JAVA_HOME:"=%"\bin\java > %_EXECJAVA% -version ``` But this is not important. **The strange thing** is the `java` command executed twice. maybe you turn `echo` on and post the execute step information to help me why the `java` command executed twice.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
