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

After upgrading jenkins to 2.289.2 /configsubmit is throwing 404 and not able to add credentials

    XMLWordPrintable

Details

    Description

      Hi 

       

      I have updated jenkins to 2.289.2 , after upgrading i am not able to add credentials or view existing credentials in job or in "Manage Credentials'. 

       

      error :-

       

      2021-07-25 17:50:34.819+0000 [id=113] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving  <Job_url>/configSubmit
      java.lang.ClassNotFoundException: ["hudson.plugins.git.browser.AssemblaWeb",
      "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
      "hudson.plugins.git.browser.KilnGit",
      "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
      "hudson.plugins.git.browser.BitbucketServer",
      "hudson.plugins.git.browser.BitbucketWeb",
      "hudson.plugins.git.browser.CGit",
      "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
      "hudson.plugins.git.browser.GithubWeb",
      "hudson.plugins.git.browser.Gitiles",
      "hudson.plugins.git.browser.GitLab",
      "hudson.plugins.git.browser.GitList",
      "hudson.plugins.git.browser.GitoriousWeb",
      "hudson.plugins.git.browser.GitWeb",
      "hudson.plugins.git.browser.GogsGit",
      "hudson.plugins.git.browser.Phabricator",
      "hudson.plugins.git.browser.RedmineWeb",
      "hudson.plugins.git.browser.RhodeCode",
      "hudson.plugins.git.browser.Stash",
      "hudson.plugins.git.browser.ViewGitWeb"]
      at jenkins.telemetry.impl.java11.CatcherClassLoader.findClass(CatcherClassLoader.java:47)
      at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
      at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
      at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:681)
      Caused: java.lang.IllegalArgumentException: Class ["hudson.plugins.git.browser.AssemblaWeb",
      "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
      "hudson.plugins.git.browser.KilnGit",
      "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
      "hudson.plugins.git.browser.BitbucketServer",
      "hudson.plugins.git.browser.BitbucketWeb",
      "hudson.plugins.git.browser.CGit",
      "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
      "hudson.plugins.git.browser.GithubWeb",
      "hudson.plugins.git.browser.Gitiles",
      "hudson.plugins.git.browser.GitLab",
      "hudson.plugins.git.browser.GitList",
      "hudson.plugins.git.browser.GitoriousWeb",
      "hudson.plugins.git.browser.GitWeb",
      "hudson.plugins.git.browser.GogsGit",
      "hudson.plugins.git.browser.Phabricator",
      "hudson.plugins.git.browser.RedmineWeb",
      "hudson.plugins.git.browser.RhodeCode",
      "hudson.plugins.git.browser.Stash",
      "hudson.plugins.git.browser.ViewGitWeb"] is specified in JSON,
       but no such class found in jenkins.telemetry.impl.java11.CatcherClassLoader@5b8a6bb
      at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:686) 
      

      Attachments

        Activity

          sujanreddy_bonga sujan created issue -
          ianw Ian Williams made changes -
          Field Original Value New Value
          Description Hi 

           

          I have updated jenkins to 2.289.2 , after upgrading i am not able to add credentials or view existing credentials in job or in "Manage Credentials'. 

           

          error :-

           

          2021-07-25 17:50:34.819+0000 [id=113] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving  <Job_url>/configSubmit
          java.lang.ClassNotFoundException: ["hudson.plugins.git.browser.AssemblaWeb","hudson.plugins.git.browser.FisheyeGitRepositoryBrowser","hudson.plugins.git.browser.KilnGit","hudson.plugins.git.browser.TFS2013GitRepositoryBrowser","hudson.plugins.git.browser.BitbucketServer","hudson.plugins.git.browser.BitbucketWeb","hudson.plugins.git.browser.CGit","hudson.plugins.git.browser.GitBlitRepositoryBrowser","hudson.plugins.git.browser.GithubWeb","hudson.plugins.git.browser.Gitiles","hudson.plugins.git.browser.GitLab","hudson.plugins.git.browser.GitList","hudson.plugins.git.browser.GitoriousWeb","hudson.plugins.git.browser.GitWeb","hudson.plugins.git.browser.GogsGit","hudson.plugins.git.browser.Phabricator","hudson.plugins.git.browser.RedmineWeb","hudson.plugins.git.browser.RhodeCode","hudson.plugins.git.browser.Stash","hudson.plugins.git.browser.ViewGitWeb"]
           at jenkins.telemetry.impl.java11.CatcherClassLoader.findClass(CatcherClassLoader.java:47)
           at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
           at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
           at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:681)
          Caused: java.lang.IllegalArgumentException: Class ["hudson.plugins.git.browser.AssemblaWeb","hudson.plugins.git.browser.FisheyeGitRepositoryBrowser","hudson.plugins.git.browser.KilnGit","hudson.plugins.git.browser.TFS2013GitRepositoryBrowser","hudson.plugins.git.browser.BitbucketServer","hudson.plugins.git.browser.BitbucketWeb","hudson.plugins.git.browser.CGit","hudson.plugins.git.browser.GitBlitRepositoryBrowser","hudson.plugins.git.browser.GithubWeb","hudson.plugins.git.browser.Gitiles","hudson.plugins.git.browser.GitLab","hudson.plugins.git.browser.GitList","hudson.plugins.git.browser.GitoriousWeb","hudson.plugins.git.browser.GitWeb","hudson.plugins.git.browser.GogsGit","hudson.plugins.git.browser.Phabricator","hudson.plugins.git.browser.RedmineWeb","hudson.plugins.git.browser.RhodeCode","hudson.plugins.git.browser.Stash","hudson.plugins.git.browser.ViewGitWeb"] is specified in JSON, but no such class found in jenkins.telemetry.impl.java11.CatcherClassLoader@5b8a6bb
           at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:686)

           

           

           

           
          Hi 

           

          I have updated jenkins to 2.289.2 , after upgrading i am not able to add credentials or view existing credentials in job or in "Manage Credentials'. 

           

          error :-

           


          {noformat}
          2021-07-25 17:50:34.819+0000 [id=113] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving <Job_url>/configSubmit
          java.lang.ClassNotFoundException: ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"]
          at jenkins.telemetry.impl.java11.CatcherClassLoader.findClass(CatcherClassLoader.java:47)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:681)
          Caused: java.lang.IllegalArgumentException: Class ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"] is specified in JSON,
           but no such class found in jenkins.telemetry.impl.java11.CatcherClassLoader@5b8a6bb
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:686) 
          {noformat}
          ianw Ian Williams made changes -
          Labels tables-to-divs-regression
          ianw Ian Williams made changes -
          Description Hi 

           

          I have updated jenkins to 2.289.2 , after upgrading i am not able to add credentials or view existing credentials in job or in "Manage Credentials'. 

           

          error :-

           


          {noformat}
          2021-07-25 17:50:34.819+0000 [id=113] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving <Job_url>/configSubmit
          java.lang.ClassNotFoundException: ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"]
          at jenkins.telemetry.impl.java11.CatcherClassLoader.findClass(CatcherClassLoader.java:47)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:681)
          Caused: java.lang.IllegalArgumentException: Class ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"] is specified in JSON,
           but no such class found in jenkins.telemetry.impl.java11.CatcherClassLoader@5b8a6bb
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:686) 
          {noformat}
          Hi 

           

          I have updated jenkins to 2.289.2 , after upgrading i am not able to add credentials or view existing credentials in job or in "Manage Credentials'. 

           

          error :-

           
          {noformat}
          2021-07-25 17:50:34.819+0000 [id=113] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving <Job_url>/configSubmit
          java.lang.ClassNotFoundException: ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"]
          at jenkins.telemetry.impl.java11.CatcherClassLoader.findClass(CatcherClassLoader.java:47)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
          at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:681)
          Caused: java.lang.IllegalArgumentException: Class ["hudson.plugins.git.browser.AssemblaWeb",
          "hudson.plugins.git.browser.FisheyeGitRepositoryBrowser",
          "hudson.plugins.git.browser.KilnGit",
          "hudson.plugins.git.browser.TFS2013GitRepositoryBrowser",
          "hudson.plugins.git.browser.BitbucketServer",
          "hudson.plugins.git.browser.BitbucketWeb",
          "hudson.plugins.git.browser.CGit",
          "hudson.plugins.git.browser.GitBlitRepositoryBrowser",
          "hudson.plugins.git.browser.GithubWeb",
          "hudson.plugins.git.browser.Gitiles",
          "hudson.plugins.git.browser.GitLab",
          "hudson.plugins.git.browser.GitList",
          "hudson.plugins.git.browser.GitoriousWeb",
          "hudson.plugins.git.browser.GitWeb",
          "hudson.plugins.git.browser.GogsGit",
          "hudson.plugins.git.browser.Phabricator",
          "hudson.plugins.git.browser.RedmineWeb",
          "hudson.plugins.git.browser.RhodeCode",
          "hudson.plugins.git.browser.Stash",
          "hudson.plugins.git.browser.ViewGitWeb"] is specified in JSON,
           but no such class found in jenkins.telemetry.impl.java11.CatcherClassLoader@5b8a6bb
          at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:686) 
          {noformat}
          jessyrbwt Jessy Rodrigue made changes -
          Attachment jenkins-plugins-list.txt [ 55311 ]
          jessyrbwt Jessy Rodrigue made changes -
          Attachment jenkins-plugins-list.txt [ 55311 ]
          markewaite Mark Waite made changes -
          Component/s _unsorted [ 19622 ]
          Component/s credentials-plugin [ 16523 ]
          markewaite Mark Waite made changes -
          Resolution Cannot Reproduce [ 5 ]
          Status Open [ 1 ] Closed [ 6 ]

          People

            Unassigned Unassigned
            sujanreddy_bonga sujan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: