Forum Discussion

steventwerd's avatar
steventwerd
Occasional Contributor
3 years ago
Solved

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...
  • AlexKaras's avatar
    AlexKaras
    3 years ago

    Hi,

     

    Just a guess: what if you change 'java -jar agent.jar ...' to 'java -jar C:\Jenkins\agent.jar ...' ?