×
Sep 7, 2021 · Bring up windows services and stop the Jenkins Slave service. Open a shell prompt, cd into the agent work dir. First run "jenkins-slave.exe ...
Apr 13, 2023 · Hi all, I have some troubles to make the agent run. I'm running the agent on Windows. The agent configuration is the following: Name: agent1 ...
Jun 24, 2022 · We will skip java 11 and try to upgrade all machines to java 17 directly (master and all slaves), but some of our builds still need older java ...
Sep 25, 2021 · i tried connecting my windows slave in cmd with this command and it was able to connect. "java -jar agent.jar -jnlpUrl jenkins-agent.jnlp - ...
Aug 11, 2017 · Remoting is an agent executable (aka slave.jar ) and a library implementing the communication layer between Jenkins masters and their agents ( ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Oct 11, 2022 · Our Jenkins Server has been recently moved and due to it my earlier working windows jenkins agent is no longer working.
Oct 27, 2021 · I was initially using Java Web Start launcher to launch jnlp file. This bug is fixed in Jenkins 2.332.1. https://issues.jenkins.io/browse ...
There are essentially three ways of enabling the access control mechanism: Through web UI, go to http://jenkins/configureSecurityand check "Enable Agent →  ...
Missing: jnlp | Show results with:jnlp
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.