Re: Problems adding a slave agent to Jenkins (java.io.IOException: https://myjenkins.org/tcpSlaveAgentListener/ is invalid: 404 Not Found)

2018-05-02 Thread Martin Blankenstein
Hi again, no it works. I needed to update the JRE on the windows machine (SSLHandshakeException). And the firewall wasn't configured for the "fixed" jnlp-port (Failed to connect). Thank you, Martin Am Montag, 30. April 2018 14:53:02 UTC+2 schrieb Martin Blankenstein: > > Thanks you Andreas

Re: Problems adding a slave agent to Jenkins (java.io.IOException: https://myjenkins.org/tcpSlaveAgentListener/ is invalid: 404 Not Found)

2018-04-30 Thread Martin Blankenstein
Thanks you Andreas Tscharner: Is the TCP port on the master (Manage Jenkins -> Global Security -> > Agents) set to static? The option was disabled and I set it to auto. After that I got a handshake error when starting (with java 1.8.0_152): java -jar agent.jar -jnlpUrl >

Problems adding a slave agent to Jenkins (java.io.IOException: https://myjenkins.org/tcpSlaveAgentListener/ is invalid: 404 Not Found)

2018-04-30 Thread Martin Blankenstein
Hello dear community (sry for the multiple posts/spam - couldn't change the post :-/), We use Jenkins 2.118 and I tried adding a Windows Machine (and my later my notebook) as a slave/remoting agent. First I added a new Node in the Jenkins configuration "MartinsLaptopWin10". There I only could