Skip to content

Commit 6f21097

Browse files
authored
Update Jenkins-Trouble-Shooting.md
1 parent 97f779a commit 6f21097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/processes/continuous_integration/Jenkins-Trouble-Shooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this log it couldn't read open a given jar file. This appeared to be a proble
3030

3131
## Build Agent is OffLine
3232

33-
Remote desktop to the machine in question and start the Jenkins slave service using services.msc.
33+
Remote desktop to the machine in question and start the Jenkins slave service using services.msc or using start_jenkins.bat in the Jenkins directory (a shortcut to this should be in the windows programmes start-up directory for the user as well).
3434

3535
If the service fails to start have a look in `C:\Jenkins` at `jenkins-slave.wrapper.log` it shows what the command line is. Run the command line and see the error then fix it. If it is the path to java this is set in `jenkins-slave.xml`. If you have some time you might try and couple this to the system path so that we no longer need the path in here.
3636

@@ -77,4 +77,4 @@ This is not an error with the `Office365connector`, it is reporting that the con
7777

7878
## Builds not Building on 1926
7979

80-
Connect to the computer and start the Jenkins Slave, the Beckhoff tests mean this has to be done manually on this system
80+
Connect to the computer and start the Jenkins Slave, the Beckhoff tests mean this has to be done manually on this system

0 commit comments

Comments
 (0)