Re: What is best way to upgrade jenkins from 2.235.2 to latest .

2023-05-12 Thread Ravindra Verma
Thanks , will try to keep upgrading it on timely bases . Regards Ravindra On Fri, 12 May 2023 at 2:33 PM, Adrien Lecharpentier < adrien.lecharpent...@gmail.com> wrote: > Glad I could help. > > I know it can be difficult, but don't postpone upgrades too much because > you're missing security fixe

Re: What is best way to upgrade jenkins from 2.235.2 to latest .

2023-05-12 Thread Adrien Lecharpentier
Glad I could help. I know it can be difficult, but don't postpone upgrades too much because you're missing security fixes, bug fixes, general improvements and generally, big upgrade like you had to do are more painful than small steps upgrade. Le ven. 12 mai 2023, 10:59, Ravindra Verma a écrit :

Re: What is best way to upgrade jenkins from 2.235.2 to latest .

2023-05-12 Thread Ravindra Verma
Thanks Adrien , It worked smoothly , upgraded to LTS without any problems . On Thu, May 11, 2023 at 3:02 PM Adrien Lecharpentier < adrien.lecharpent...@gmail.com> wrote: > Hello, > > Since 2.361.x, Jenkins requires a JVM 11 to run. Would it be by any chance > the reason why it failed in your p

Re: What is best way to upgrade jenkins from 2.235.2 to latest .

2023-05-11 Thread Adrien Lecharpentier
Hello, Since 2.361.x, Jenkins requires a JVM 11 to run. Would it be by any chance the reason why it failed in your previous attempts? I would suggest you to first, backup your installation. Then, upgrade to 2.346.3, upgrade the plugins. Validates that all works, take a new backup. Then upgrade th

What is best way to upgrade jenkins from 2.235.2 to latest .

2023-05-11 Thread Ravindra Verma
Hi Folks , I have Jenkins 2.235.2 installed on ubuntu machine using package manger , it has many vulnerable plugging as well . I tried to upgrade it latest version using upgrade guide with the package manger but had 3 failure attempts with many bootstrap error and had to roll back with snap

Re: After upgrade, Jenkins CLI "console" command hangs

2022-05-03 Thread Alex Earl
I am not the developer of the sshd plugin, but I would definitely file a bug. On Tue, May 3, 2022 at 1:27 PM G Dameron wrote: > Upon further investigation, the culprit turns out to be the sshd plugin > , which we upgraded to v3.1.0 at the > same time as the core

Re: After upgrade, Jenkins CLI "console" command hangs

2022-05-03 Thread G Dameron
Upon further investigation, the culprit turns out to be the sshd plugin , which we upgraded to v3.1.0 at the same time as the core. Downgrading sshd to to 3.0.3 (the detached version in the 2.332.1 war) restores the correct behavior (no hangs). All sshd version

After upgrade, Jenkins CLI "console" command hangs

2022-04-27 Thread G Dameron
We just upgraded from 2.249.2 to 2.332.1. The CLI commands we use routinely in our freestyle jobs are working as before, with one exception: console. The command correctly outputs the console log of the specified job, but then never finishes, it just hangs. Can anyone confirm that "console" beh

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

Re: upgrade jenkins from 1.6 to 2.206

2019-11-27 Thread Slide
Do you have a lot of configuration in your 1.6 install? If not, it might be best to start fresh and recreate things. If you do, it might be best to go to 2.0 first and then upgrade, or maybe some other intermediate steps along the way. I'm not sure there is a current recommended approach to moving

Re: upgrade jenkins from 1.6 to 2.206

2019-11-27 Thread Antonio Prado
any guideline on this upgrade? from example, going from 1.6 to 2.0 first then 2.0 to 2.206? or any other step in between? thank you, ./Antonio/. On Wednesday, November 27, 2019 at 7:03:38 PM UTC-6, slide wrote: > Going from 1.6 to 2.206 is not really a good idea. That is several years > diff

Re: upgrade jenkins from 1.6 to 2.206

2019-11-27 Thread Slide
Going from 1.6 to 2.206 is not really a good idea. That is several years difference. On Wed, Nov 27, 2019, 15:48 Antonio Prado wrote: > Can you please tell me, if for me to upgrade from one version to another, > all I have to do is, > download the war file, > place it in the same location as pre

upgrade jenkins from 1.6 to 2.206

2019-11-27 Thread Antonio Prado
Can you please tell me, if for me to upgrade from one version to another, all I have to do is, download the war file, place it in the same location as previously, restart Jenkins? I did do this process, however, it keeps on creating a new directory (you can see in the configuration form). tha

Re: Unable to upgrade Jenkins with exception Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

2019-02-18 Thread Ivan Fernandez Calvo
Check your plugins are updated, at least the github-pullrequest: 0.1.0-rc29, it isn't, you didn't provide too much data to help you more. It should be more exceptions in the logs the interesting ones are the first ones, the nearest to start. I guess you upgrade from 2.121.2 (not 2.1.21.2) to 2.

Re: Unable to upgrade Jenkins with exception Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

2019-02-18 Thread 'Jenkins User' via Jenkins Users
Hi Ivan, Thanks for responding. But none of the Jenkins UI load. I cannot access them. Any other suggestions? On Monday, February 18, 2019 at 12:11:53 PM UTC-6, Ivan Fernandez Calvo wrote: > > If you have access to the UI, you could check the warning and errors that > appear in the page mana

Unable to upgrade Jenkins with exception Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

2019-02-18 Thread Ivan Fernandez Calvo
If you have access to the UI, you could check the warning and errors that appear in the page manage Jenkins, it should be one or more plugins that fail to load, there you would have the cause -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Unable to upgrade Jenkins with exception Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

2019-02-17 Thread 'Jenkins User' via Jenkins Users
Hi All, I spent quite some time trying out different things to resolve this exception. Therefore putting the info here. I'm trying to upgrade Jenkins from 2.1.21.2 to 2.150.3 (latest LTS). But Jenkins fails to list the jobs. The process is still running but I don't see any jobs on

Re: Everytime I need to upgrade jenkins when restart docker container

2019-01-12 Thread Baptiste Mathus
ect > > Hello: > > > I use jenkins docker image to run the jenkins, but Everytime I stop and rm > the docker container , next time when I start it again, I need upgrade > jenkins, looks like below: > > > *Dependency errors:* > Some plugins could not be loaded due to un

Everytime I need to upgrade jenkins when restart docker container

2019-01-10 Thread Charlie Cheng
Correct Hello: I use jenkins docker image to run the jenkins, but Everytime I stop and rm the docker container , next time when I start it again, I need upgrade jenkins, looks like below: *Dependency errors:* Some plugins could not be loaded due to unsatisfied dependencies. Fix these

Re: Upgrade Jenkins, or not ?

2017-08-24 Thread Terry O'Leary
reconfigure the jobs slightly with the new master/slave configuration. Aside some minor issues I am working through. the transation wasn't too bad. The advantages, also mentioned in the other posts are: - easier to upgrade Jenkins core with auto upgrade function - security up

Re: Upgrade Jenkins, or not ?

2017-08-23 Thread Ryan Campbell
If you are still on 1.609, you are likely vulnerable to wide array of security issues. Suggest that you use a restored backup to test the upgrade and see what the issues are, if any. On Wed, Aug 23, 2017, 5:01 PM Mark Waite wrote: > With that age of a system, I'd either leave it alone or replac

Re: Upgrade Jenkins, or not ?

2017-08-23 Thread Mark Waite
With that age of a system, I'd either leave it alone or replace it with a new Jenkins version. I wouldn't attempt to upgrade it "in place". If you decide to not leave it alone, refer to the https://jenkins.io/doc/upgrade-guide/ and realize that you're moving across a 2 year gap and a major versio

Upgrade Jenkins, or not ?

2017-08-23 Thread louwho
Off and on, I have touched upon Jenkins. My expertise is InstallShield development, with some Release engineering. Anyway, new project, taking over the Jenkins build system also. Current Jenkins version is 1.609.3, the Jenkins LTS is now 2.6.03. Putting aside (for now), the old adage of 'i

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-04-11 Thread Raj
Thank you very much for all the help and pointers (yes some slave issues did surface needing latest Java quickly resolved the issues.) Here is the report of my upgrade: 1: it was seamless no issues faced. 2: Upgraded all the plugins. 3: Minor issues faced related to Jococo plugin and some lost c

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-03-01 Thread Baptiste Mathus
Right, sorry, I misunderstood, I assumed Raj was using Java 7 VM for running Jenkins already, but he didn't tell this part. @Raj: if you're still using a JDK6, then yes, you better indeed upgrade everything to JDK8 while in the go. If already using JDK7, then you should be fine, but you want to pl

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-27 Thread Peter McNab
No to what? Jenkins 1.608 made slaves require Java7, so it might impact Raj's upgrade attempts. I know the Java8 change hasn't been made, but it's coming soon as well. Java7 has been around a long time, but so have the platforms I support, and we we moved up to a version that supported pipel

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-27 Thread Baptiste Mathus
Well, no. The Java 8 change hasn't been made yet, though it is coming according to the announced plan (first weekly should be on April, and first LTS requiring it should be around early June). And Java 7 has been around for a long time. And we already discussed the fact that though some platforms

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-27 Thread Peter McNab
I don't remember exactly when the change was made, but keep in mind that Java7 is required for slave nodes with recent versions of Jenkins. If you have slave nodes without that available they will be dead in the water. Pete On 2/27/2017 9:59 AM, Raj wrote: Thank you for the feedback. Sure.

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-27 Thread Raj
Thank you for the feedback. Sure. we can do that and more simply with a vm snapshot for rollback. but in case of staging upgrade how do you propose \ suggest to manage the slave \ agents ? i ask since if i bring up the staging with a rsynced config then the agents will try to connect too and

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-26 Thread Baptiste Mathus
+1 with Michaël. Upgrade should be possible without any hard issue, but indeed dependent on how many plugins you installed, and possibly custom ones. Strongly recommended to test that upgrade in your staging env (i.e. duplicate your set up, and try to upgrade). Also, we've written quite a few time

Re: Upgrade Jenkins from 1.580 to 2.32.2

2017-02-26 Thread Michael Pailloncy
Few months ago, I've successfully upgraded from 1.6x to 2.x without any issue. But it depends on your configuration and installed plugins. Have a look at https://jenkins.io/doc/upgrade-guide/ and https://jenkins.io/changelog/ to get changelog details and upgrade specific instructions. But since 1.

Upgrade Jenkins from 1.580 to 2.32.2

2017-02-25 Thread Raj
Hello, We have been stuck to a very old version of Jenkins for a while now. 1.580. we are on Centos 6. I am wondering if any one has upgraded from 1.580 to 2.32.2 via yum and including all plugins ? If someone could share their experience it will be really appreciated. apart from need for jd

Re: Upgrade Jenkins

2015-07-23 Thread Baptiste Mathus
And in general anyway, mainly remember you must backup the .jenkins directory before trying to upgrade. -- Baptiste Le 23 juil. 2015 12:21 PM, "Richard Bywater" a écrit : > You'll need to provide a bit more detail about your Jenkins setup for > someone to help. (For instance are you running via

Re: Upgrade Jenkins

2015-07-23 Thread Richard Bywater
You'll need to provide a bit more detail about your Jenkins setup for someone to help. (For instance are you running via a WAR install or via a OS package install) Richard. On Thu, 23 Jul 2015 at 22:16 Sara Walawage wrote: > How to upgrade the existing jenkins to latest jenkins? > > -- > You re

Upgrade Jenkins

2015-07-23 Thread Sara Walawage
How to upgrade the existing jenkins to latest jenkins? -- 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 thi

Re: Not possible to upgrade jenkins from 1.565.3 LTS to later from GUI

2015-02-23 Thread Muhammad Faizan-Ul-Haq
Hi, >> >> I am using jenkins.war and it was usually possible to upgrade Jenkins >> from GUI by going to "manage Jenkins" link. >> Now after upgrading to 1.565.3, I do not see that option anymore however >> there are some LTS releases after 1.565.3.

Re: Not possible to upgrade jenkins from 1.565.3 LTS to later from GUI

2015-02-21 Thread Ioannis Moutsatsos
ay, February 20, 2015 at 6:46:52 PM UTC-5, Muhammad Faizan-Ul-Haq wrote: > > Hi, > > I am using jenkins.war and it was usually possible to upgrade Jenkins from > GUI by going to "manage Jenkins" link. > Now after upgrading to 1.565.3, I do not see that option anymore h

Not possible to upgrade jenkins from 1.565.3 LTS to later from GUI

2015-02-20 Thread Muhammad Faizan-Ul-Haq
Hi, I am using jenkins.war and it was usually possible to upgrade Jenkins from GUI by going to "manage Jenkins" link. Now after upgrading to 1.565.3, I do not see that option anymore however there are some LTS releases after 1.565.3. Does anyone know why is this so ? :S Any sug

RE: Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
Thanks Les, Yes, restart window is the trick... Lily -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Les Mikesell Sent: Tuesday, February 25, 2014 5:54 PM To: jenkinsci-users Subject: Re: Upgrade Jenkins: problem On Tue

Re: Upgrade Jenkins: problem

2014-02-25 Thread Les Mikesell
On Tue, Feb 25, 2014 at 4:48 PM, Lily Fu wrote: > > Hi, > > > > My Jenkins running as service on windows7 alert me there is newer version of > Jenkins > > So I clicked the automatic update link, > > After Jenkins was restarted, I got localhost:8080 > > Directory:/ > > WEB-INF > > > > I removed Je

Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
Hi, My Jenkins running as service on windows7 alert me there is newer version of Jenkins So I clicked the automatic update link, After Jenkins was restarted, I got localhost:8080 Directory:/ WEB-INF I removed Jenkins from service list and downloaded the lastest Jenkins.war And run java -jar Jenk

Re: How to upgrade Jenkins manually?

2013-03-20 Thread cjs1976
After playing some hours, I found the very simple solution: 1. Stop GlassFish service. 2. Delete the whole content of the jenkins folder in the applications folder of the domain of the GlassFish. 3. Extract the new war file into the jenkins folder on the applications folder of the domain of th

Re: How to upgrade Jenkins manually?

2013-03-20 Thread cjs1976
nkins...@googlegroups.com > *Cc:* Mark Waite > > *Sent:* Tuesday, March 19, 2013 2:16 AM > *Subject:* Re: How to upgrade Jenkins manually? > > Hello Mark! > > I have a Windows 2003 R2 Server, and there runs a GlassFish 3.1.2.2 (build > 5) as a service. > >

Re: How to upgrade Jenkins manually?

2013-03-19 Thread Mark Waite
Mark Waite > > From: cjs1976 >To: jenkinsci-users@googlegroups.com >Cc: Mark Waite >Sent: Tuesday, March 19, 2013 2:16 AM >Subject: Re: How to upgrade Jenkins manually? > > >Hello Mark! > > >I have a Windows 2003 R2 Server, and

Re: How to upgrade Jenkins manually?

2013-03-19 Thread cjs1976
nt tools to update Jenkins. > > Where are you running Jenkins? > > Are you certain that the war file you deployed is the war file which is > being used to run Jenkins? > > Mark Waite > > > -- > *From:* cjs1976 > > *To:* jenkins...@g

Re: How to upgrade Jenkins manually?

2013-03-18 Thread Mark Waite
ns? Are you certain that the war file you deployed is the war file which is being used to run Jenkins? Mark Waite > > From: cjs1976 >To: jenkinsci-users@googlegroups.com >Sent: Monday, March 18, 2013 4:24 PM >Subject: How to upgrade Jenkins

How to upgrade Jenkins manually?

2013-03-18 Thread cjs1976
Hi! How can I manually update Jenkins? I tried to deploy the new war file, overwriting the existing one, restart the application but it still see the old version number. I also tried to delete and install new, but I also see only the old version number. I have no idea. Thanks for help, Chris

upgrade jenkins version

2013-01-23 Thread Rafael Martinez
Hi I would like to know how I can upgrade to version jenkins if you clear the configuration, that is, as I can run. Believes war without jenkiins folder again and delete all Thanks

Re: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Mark Waite
> From: "sampath.rajago...@vce.com" >To: jenkinsci-users@googlegroups.com >Sent: Monday, May 7, 2012 8:44 PM >Subject: RE: After disk upgrade, jenkins build stopped working > > >I managed to update Cobertura plugin to 1.4, though it was not visible in my >

Re: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Mark Waite
kinsci-users@googlegroups.com >Sent: Monday, May 7, 2012 2:44 PM >Subject: RE: After disk upgrade, jenkins build stopped working > > >Referring to https://issues.jenkins-ci.org/browse/JENKINS-11398, I see the >updates posted by  Seiji Sogabe (user name:dogfood) and "plugi

RE: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Sampath.Rajagopal
ubject: Re: After disk upgrade, jenkins build stopped working I would guess (looking at the classpath mentioned in the trace) that the cobertura plugin is the first plugin to attempt the steps. A google search hints that there may be a bug that was just recently fixed in the Cobertura and Em

Re: After disk upgrade, jenkins build stopped working

2012-05-06 Thread Mark Waite
://issues.jenkins-ci.org/browse/JENKINS-11398  to see if it matches your situation. Mark Waite > > From: "sampath.rajago...@vce.com" >To: jenkinsci-users@googlegroups.com >Sent: Sunday, May 6, 2012 3:14 PM >Subject: RE: After disk upgra

RE: After disk upgrade, jenkins build stopped working

2012-05-06 Thread Sampath.Rajagopal
dashboard.DashboardPortlet. Thanks From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mark Waite Sent: Sunday, May 06, 2012 1:06 PM To: jenkinsci-users@googlegroups.com Subject: Re: After disk upgrade, jenkins build stopped working I doubt the

Re: After disk upgrade, jenkins build stopped working

2012-05-06 Thread Mark Waite
:51 PM >Subject: After disk upgrade, jenkins build stopped working > > >Not sure if any one else has run into this issue. After disk space addition, >the builds stopped working. ‘build now’ link is not doing anything. >Appreicate your input. Is there a best practice that

After disk upgrade, jenkins build stopped working

2012-05-06 Thread Sampath.Rajagopal
Not sure if any one else has run into this issue. After disk space addition, the builds stopped working. 'build now' link is not doing anything. Appreicate your input. Is there a best practice that one should be following while doing such a maintenance work ? The VM where Jenkins CI is running

Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-17 Thread Ido Ran
Thank you, I am running Jenkins service under account created specifically for this. I will add the privileges and see if it fixes the problem. Thank you, Ido. On Tue, Apr 17, 2012 at 1:57 PM, blaz wrote: > On Windows Jenkins has to restart service that is hosting it. What you are > describing

Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-17 Thread blaz
On Windows Jenkins has to restart service that is hosting it. What you are describing will happen when this service executes under account that does not have enough privileges to restart the service. Check Jenkins log files (jenkins.err.log). You will probably see something like this: 29.3.2011

RE: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-16 Thread Chris_Williams1
Behalf Of Jesse Farinacci Sent: Sunday, April 15, 2012 3:49 PM To: jenkinsci-users@googlegroups.com Subject: Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting" Greetings, On Sun, Apr 15, 2012 at 8:38 AM, Ido Ran wrote: > After every upgrade I do from inside J

Re: After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-15 Thread Jesse Farinacci
Greetings, On Sun, Apr 15, 2012 at 8:38 AM, Ido Ran wrote: > After every upgrade I do from inside Jenkins it get stuck with "Please wait > while Jenkins is restarting" message. A good starting point is: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+is+hanging -Jesse -- There are 10 type

After upgrade Jenkins stuck with "Please wait while Jenkins is restarting"

2012-04-15 Thread Ido Ran
Hi, After every upgrade I do from inside Jenkins it get stuck with "Please wait while Jenkins is restarting" message. I have to manually connect to the server stop and start it. I use Windows 7 Pro to run Jenkins (because I build .NET application). I run Jenkins as Windows Service. Any help will