Everything works fine until command java -jar slave.jar -jnlpUrl <url> -jnlpCredentials <user:pass> is called in the slave machine. It fails trough all protocols (JNLPX).
INFO: Agent discovery successful
Agent address: jenkins.domain.dom
Agent port: <SPECIFIC PORT>
Identity: <IDENTITY HASH>
I thought that the way was clear with that info, that port is open. (nmap checked)
I cant find any similar situation in the web that i havent checked yet. Has something similar happend to you ?
Everything works fine until command
java -jar slave.jar -jnlpUrl <url> -jnlpCredentials <user:pass>is called in the slave machine. It fails trough all protocols (JNLPX).I thought that the way was clear with that info, that port is open. (nmap checked)
I cant find any similar situation in the web that i havent checked yet. Has something similar happend to you ?