Hi Mark, I am really glad after seeing your response to my issue.
I will explain how i am upgrading first. I downloaded the 2.138 war and restarted Jenkins. is it correct way to upgrade? OR do i need to first upgrade all plugins on top of 2.73 and then download 2.138 war and restart? Please correct my Jenkins upgrade process. Till now i was just downloading latest war and restarting Jenkins was working. Regarding issues from log, i can below errors from log. =============================================================================================================================================== WARNING: hudson.plugins.view.dashboard.Dashboard in file:/scratch/jenkins/plugins/dashboard-view/WEB-INF/lib/dashboard-view.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ Mar 26, 2019 10:13:36 AM jenkins.security.ClassFilterImpl lambda$isBlacklisted$1 WARNING: jenkins.plugins.publish_over.BPInstanceConfig in file:/scratch/jenkins/plugins/publish-over-ssh/WEB-INF/lib/publish-over-0.18.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ WARNING: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/scratch/jenkins/war/WEB-INF/lib/jenkins-core-2.107.1.jar:/scratch/jenkins/war/WEB-INF/lib/commons-io-2.4.jar:/scratch/jenkins/war/WEB-INF/lib/stapler-1.254.jar:/scratch/jenkins/war/WEB-INF/lib/ant-1.9.2.jar:/scratch/jenkins/war/WEB-INF/lib/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/scratch/jenkins" Mar 26, 2019 10:13:37 AM jenkins.model.RunIdMigrator migrate INFO: Migrating build records in /scratch/jenkins/jobs/Main-Pipeline (old)/builds Mar 26, 2019 10:13:37 AM jenkins.model.RunIdMigrator migrate INFO: Migrating build records in /scratch/jenkins/jobs/Occs-Frontend-Framework-Pipeline/builds Mar 26, 2019 10:13:37 AM jenkins.model.RunIdMigrator migrate INFO: Migrating build records in /scratch/jenkins/jobs/CC_ServerExtensions - main/builds Mar 26, 2019 10:13:37 AM com.cloudbees.hudson.plugins.folder.views.DefaultFolderViewHolder migrateLegacyPrimaryAllViewLocalizedName INFO: JENKINS-38606 detected for AllView in com.cloudbees.hudson.plugins.folder.Folder@54b34631[Experiments/ExperimentsSharedLib/SeedJobsTest/Main]; renaming view from All to all Mar 26, 2019 10:13:37 AM com.cloudbees.hudson.plugins.folder.views.DefaultFolderViewHolder migrateLegacyPrimaryAllViewLocalizedName INFO: JENKINS-38606 detected for AllView in com.cloudbees.hudson.plugins.folder.Folder@7748c014[Experiments/ExperimentsSharedLib/SeedJobsTest/Shelves]; renaming view from All to all Mar 26, 2019 10:13:37 AM com.cloudbees.hudson.plugins.folder.views.DefaultFolderViewHolder migrateLegacyPrimaryAllViewLocalizedName INFO: JENKINS-38606 detected for AllView in com.cloudbees.hudson.plugins.folder.Folder@75b3be9[Experiments/ExperimentsSharedLib/SeedJobsTest/Shelves/ShelvedMain]; renaming view from All to ========================================================================================================================================================= On Tuesday, March 26, 2019 at 7:59:59 PM UTC+5:30, Mark Waite wrote: > > Are you sure that you've installed the same plugins on the 2.138.4 > installation as you had on the 2.73.1 installation? > > Have you placed all the files from the 2.73.1 JENKINS_HOME in the 2.138.4 > JENKINS_HOME? > > Have you read the Jenkins log from the 2.138.4 installation as it starts, > in case there are helpful suggestions in the log? > > Mark Waie > > On Tue, Mar 26, 2019 at 8:24 AM Roshan Chandekar <[email protected] > <javascript:>> wrote: > >> Hi All, >> >> Need help. I am trying to upgrade the jenkins from 2.73.1 to 2.138.4. But >> it deleted all my views and all jobs showing under "All" tab. >> >> please let me know if someone fixed this issue. I tried the upgrade from >> 2.107 and there as well same issue. >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/55f94b7f-e5dc-471d-8d56-80f158db572e%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/55f94b7f-e5dc-471d-8d56-80f158db572e%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Thanks! > Mark Waite > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9912f977-07f4-4599-a21b-bd365e524526%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
