Hello Jenkins users, I'm in the process of upgrading my Jenkins installation. My Jenkins Linux master has been updated with the latest LTS but not the agents for the moment. I'm wondering how to update the Windows agents. For exemple: one outputs the following logs: > "WARNING: Remoting version is older than a minimum required one (3.14). Connection will not be rejected, but the compatibility is NOT guaranteed"
I think it was configured with JavaWebStart and runs as a service but I also think that Java Web Start is more or less deprecated in Java 8+. On the other hand, configuring with the other way (WMI I think) leads to the following help message in Jenkins master: > " This launch method relies on DCOM and is often associated with subtle problems <https://github.com/jenkinsci/windows-slaves-plugin/blob/master/docs/troubleshooting.adoc>. Consider using *Launch agents using Java Web Start* instead " So my question is: what is the preffered way to setup a *windows* agent connected to a Linux master nowadays ? Isn't JNLP deprecated ? Is there an up to date definitive doc ? Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6dd94526-10df-4c77-b734-dda9d7308e54n%40googlegroups.com.