steventwerd
4 years agoOccasional Contributor
Unable to access jarfile agent.jar
Hi, After creating a Node as instructed by the documentation to connect to Jenkins, the documentation says to follow the instructions to launch Jenkins agents to nodes and connecting them to Jenkins...
- 4 years ago
Hi,
Just a guess: what if you change 'java -jar agent.jar ...' to 'java -jar C:\Jenkins\agent.jar ...' ?