-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
prod
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)