The "system cannot find the file specified" results from the poor service wrapper architecture that freezes the java.exe location in the "executable" XML tag inside its jenkins-slave.xml.
The "system cannot find the file specified" error results from the poor service wrapper architecture that freezes the java.exe location in the "executable" XML tag inside its jenkins-slave.xml.
I also found that it helps to comment out the other tag enabling a live update of the slave JAR. When this update is enabled, the service fails to start silently trying to download the file and timing out without giving a verbose reason for this.
The "system cannot find the file specified" error results from the poor service wrapper architecture that freezes the java.exe location in the "executable" XML tag inside its jenkins-slave.xml.
I also found that it helps to comment out the other tag enabling a live update of the slave JAR. When this update is enabled, the service fails to start silently trying. The wrapper log shows an attempt to download the file and timing out without giving a verbose reason for this.