Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Cannot Reproduce
-
prod
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)
What version did you upgrade from, < 2.277.1 ? I would suspect this is a tables-to-divs issue, probably solved by updating plugins , or an incompatible plugin.
Please provide the list of plugins installed on your system as suggested at "How to report a bug".
Please confirm that you followed the instructions in the Jenkins 2.277.1 upgrade guide, especially that you updated your plugins after installing Jenkins 2.277.1. If you did not upgrade your plugins, please do so, then report if the issue remains.