Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-17 Thread kuisathaverat
Yes, there is only one file to update the remoting.jar. If you install the remoting process as a service the update is done by the service see https://github.com/jenkinsci/windows-slave-installer-module and https://github.com/winsw/winsw/blob/master/doc/installation.md#winsw-installation-guide If

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-17 Thread 'Minimos' via Jenkins Users
Thanks for the suggestions guys. I copied the new agent.jar to the machine when using the new version. I am executing it on demand from the command line. How would I update the remoting.jar on the slave? As far as I can tell there is only one .jar used on the slave and that is the one you

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-15 Thread Ivan Fernandez Calvo
Remember that JNLP agents do not update the remoting jar if are not configured to do that, on Jenkins Core 2.248 there is a change on the remoting version, I bet you can bump the version to 2.247 without issues. To upgrade to 2.248+ you would need to upgrade the remoting jar on the JNLP

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-15 Thread mj1414...@gmail.com
Hello, although I found nothing in the LTS upgrade guide... Did you get the current slave.jar from the new master ? Otherwise you might have a compatibility issue between new master and old slaves, Regards Martin Minimos schrieb am Montag, 15. Februar 2021 um 14:30:53 UTC+1: > So I rolled

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-15 Thread 'Minimos' via Jenkins Users
So I rolled the version back and the issue has gone away. I will need to do a incremental upgrade of the WAR to find out which version breaks the functionality On Friday, 12 February 2021 at 15:13:30 UTC Minimos wrote: > > Thanks I'll take a look at the information. > > I am using .Net 4.5 so

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-12 Thread 'Minimos' via Jenkins Users
Thanks I'll take a look at the information. I am using .Net 4.5 so should not be an issue, but there is an interesting point re JNLP. I'll go through the document and double check everything. In the meantime do others have any other pointers? On Friday, 12 February 2021 at 14:55:58 UTC Mark

Re: Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-12 Thread Mark Waite
The Jenkins 2.249.1 upgrade guide notes that Microsot.NET 2.0 support has been removed. See https://www.jenkins.io/doc/upgrade-guide/2.249/#upgrading-to-jenkins-lts-2-249-1 in case that affects your installation. On Fri, Feb 12, 2021 at 7:49 AM 'Minimos' via Jenkins Users <

Jenkins Upgrade 2.235.1 to 2.263.3 All Nodes Can't Connect

2021-02-12 Thread 'Minimos' via Jenkins Users
Hi, We recently updated Jenkins as per the subject line on our Windows boxes All plugins were updated at the same time, however we can no longer get our nods to communicate with the master. A Java Io exception of Connection time Out is displayed. There have been no changes to our firewall or