steventwerd
5 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...
- 5 years agoHi, Just a guess: what if you change 'java -jar agent.jar ...' to 'java -jar C:\Jenkins\agent.jar ...' ?