Did you check in the security settings if the JNLP port is enabled? Usually
when you don't see the JNLP launch method this is the reason.
Le ven. 24 avr. 2020 à 19:07, D'raj a écrit :
> I am not getting option *Launch agent via Java Web Start* for Jenkins
> master(Linux), When I try to install p
I am not getting option *Launch agent via Java Web Start* for Jenkins
master(Linux), When I try to install plugin it says plugin is already
installed.
tried windows-slaves version 1.6 and 1.5
Tried using *Launch agent via SSH* but it keep spinning forever does not
return to Jenkins, after refr
What I am unaware of is, how my windows host behaves when I disconnect it
from one jenkins server to another?
Specifically with Linux host, do I need to take any extra care?
Where do I keep jenkins slave .jar file in linux?
On Thursday, 23 April 2020 17:41:02 UTC+5:30, slide wrote:
>
> For JNLP,
Connected via JNLP agent
On Thursday, 23 April 2020 14:28:42 UTC+5:30, Dirk Heinrichs wrote:
>
> Am Mittwoch, den 22.04.2020, 23:52 -0700 schrieb D'raj:
>
> How do I configure old build hosts to talk to new linux Jenkins instance?
>
>
> That largely depends on how they have been connected. Are the
Am Donnerstag, den 23.04.2020, 05:10 -0700 schrieb Slide:
For JNLP, the connection is done from the agent. It launches the agent.jar
which connects to the master.
But one needs to actively issue an "Add node" from the master to create it.
That's also true for SSH slaves, but not for Swarm slave
For JNLP, the connection is done from the agent. It launches the agent.jar
which connects to the master. If the agents are using "JNLP" then the
launch command for that agent would possibly need to be updated if your
master is at a different hostname/ip address than the old master.
On Thu, Apr 23,
Am Mittwoch, den 22.04.2020, 23:52 -0700 schrieb D'raj:
How do I configure old build hosts to talk to new linux Jenkins instance?
That largely depends on how they have been connected. Are they connected via
SSH Slave plugin, Swarm Slave plugin or via JNLP? If SSH or JNLP, the
connection is init
Hello All,
I recently migration Jenkins master from Windows to Linux(Centos). The
migration is successful.
I installed Jenkins on Linux and copied all the directories from Windows to
Linux.
LDAP is set. i can login and see the jobs.
The problem is I cannot execute and test jobs as the build host