• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None

      After upgrading to 1.597 from 1.588 on Windows when a user clicks on a job they get:

      500 - Internal server error.
      There is a problem with the resource you are looking for, and it cannot be displayed.
      
      • If you create a new job it shows correctly until the first job runs and then it shows the 500 error.
      • You can select the drop-down from the Job instead and go to Configure, etc. and it shows correctly.
      • Last Success, Failure, Duration show N/A
      • I cannot downgrade because trying to run the unmigrate script fails with:
        Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest
                at hudson.Util.createSymlinkJava7(Util.java:1224)
                at hudson.Util.createSymlink(Util.java:1118)
                at jenkins.model.RunIdMigrator.unmigrateBuildsDir(RunIdMigrator.java:371
        )
                at jenkins.model.RunIdMigrator.unmigrateJobsDir(RunIdMigrator.java:320)
                at jenkins.model.RunIdMigrator.main(RunIdMigrator.java:307)
        Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServletRequest
                at java.net.URLClassLoader$1.run(Unknown Source)
                at java.net.URLClassLoader$1.run(Unknown Source)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.net.URLClassLoader.findClass(Unknown Source)
                at java.lang.ClassLoader.loadClass(Unknown Source)
                at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
                at java.lang.ClassLoader.loadClass(Unknown Source)
                ... 5 more
        

          [JENKINS-26564] Update to 1.597 shows 500 error on jobs

          David Light created issue -
          Daniel Beck made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Daniel Beck made changes -
          Link New: This issue duplicates JENKINS-26496 [ JENKINS-26496 ]
          David Light made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 160636 ] New: JNJira + In-Review [ 208366 ]

            Unassigned Unassigned
            dhlight David Light
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: