Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ In this log it couldn't read open a given jar file. This appeared to be a proble

## Build Agent is OffLine

Remote desktop to the machine in question and start the Jenkins slave service using services.msc.
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).

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.

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

## Builds not Building on 1926

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