Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66770

Cannot update Jenkins server 2.263.3 to latest

XMLWordPrintable

      I currently have Jenkins 2.263.3 and need to update it to the latest version but cannot do it for  a couple of month. When I run the update it says it was successful but when I try to access it after the update it gives me errors and I have to go back to 2.263.3

      Here is the error log that it gives me:

      java.lang.IllegalStateException: An attempt to save the global configuration was made before it was loaded
          at jenkins.model.Jenkins.save(Jenkins.java:3461)
          at jenkins.model.Jenkins.saveQuietly(Jenkins.java:3480)
          at jenkins.model.Jenkins.setSecurityRealm(Jenkins.java:2707)
          at jenkins.model.Jenkins$15.run(Jenkins.java:3423)
          at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
          at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:296)
          at jenkins.model.Jenkins$5.runTask(Jenkins.java:1160)
          at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:214)
          at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
          at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
          at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
          at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
          at java.base/java.lang.Thread.run(Unknown Source)
      Caused: org.jvnet.hudson.reactor.ReactorException
          at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:282)
          at jenkins.InitReactorRunner.run(InitReactorRunner.java:50)
          at jenkins.model.Jenkins.executeReactor(Jenkins.java:1193)
          at jenkins.model.Jenkins.<init>(Jenkins.java:991)
          at hudson.model.Hudson.<init>(Hudson.java:86)
          at hudson.model.Hudson.<init>(Hudson.java:82)
          at hudson.WebAppMain$3.run(WebAppMain.java:298)
      Caused: hudson.util.HudsonFailedToLoad
          at hudson.WebAppMain$3.run(WebAppMain.java:315)
      

       

            Unassigned Unassigned
            lubap Luba Pyat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: