Re: Fail to upgrade Jenkins on windows

2022-02-03 Thread 'christop...@googlemail.com' via Jenkins Users
For me it does upgrade itself perfectly well (Server 2016, Zulu Java, currently jenkins 2.319.2 running as service). Only issue: I better manually restart the service after that because sometimes my builds start getting awfully slow. dheinric schrieb am Freitag, 4. Februar 2022 um 08:22:23 UTC+

Re: Fail to upgrade Jenkins on windows

2022-02-03 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 02.02.2022 um 15:36 -0800 schrieb James Nord: Jenkins can upgrade itself when run as a service in windows It never worked back when we were running Jenkins on Windows (Server 2008 R2, as service). Fortunately we switched our controller to Linux some years ago... Bye... Dirk -

Re: Fail to upgrade Jenkins on windows

2022-02-02 Thread James Nord
Jenkins can upgrade itself when run as a service in windows It can not when launched manually, at the same time it should not offer to update itself either. You can install the service most simply with the msi installer, but then if you install is a package you should upgrade via a package to

Re: Fail to upgrade Jenkins on windows

2022-01-21 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 20.01.2022 um 11:52 -0500 schrieb Alessandro Ferrucci: The process cannot access the file because it is being used by another process. That's hat you get when you run servers on Windows. Unlike Linux, Windows can't overwrite executables while they run (in this case your jenkin

Re: Fail to upgrade Jenkins on windows

2022-01-20 Thread Muhammed Akcal
Hi, Have you added all plugins(Windows) to the Jenkins? 20 Oca 2022 Per 18:17 tarihinde Jonathan Mackenzie < jonathan.macken...@gmail.com> şunu yazdı: > Sounds a bit like Jenkins-19994 > > https://issues.jenkins.io/browse/JENKINS-19994?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-t

Re: Fail to upgrade Jenkins on windows

2022-01-20 Thread Jonathan Mackenzie
Sounds a bit like Jenkins-19994 https://issues.jenkins.io/browse/JENKINS-19994?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel On Thu, Jan 20, 2022 at 8:52 AM Alessandro Ferrucci < alessandroferru...@gmail.com> wrote: > I'm running jenkins on windows locally and whenever I try

Fail to upgrade Jenkins on windows

2022-01-20 Thread Alessandro Ferrucci
I'm running jenkins on windows locally and whenever I try to upgrade it via the UI, it errors out with this: jenkins.war Failure - java.nio.file.FileSystemException: C:\stuff\jenkins\jenkins.war: The process cannot access the file because it is being used by another process. at java.base/sun.nio