Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not A Defect
-
Jenkins ver. 2.176.2
Description
On clicking the ManageJenkins-> Manage Plugins
The page load fails with the below javascript error as in console
Uncaught TypeError: Cannot read property 'get' of undefined
at _createResponder (prototype.js:5615)
at Function.observe (prototype.js:5694)
at initPluginRowHandling (_table.js:350)
at _table.js:406
at responder (prototype.js:5656)
Screenshot as below:
akafle the original submitter says that restarting the server resolved the issue. Since restarting the server does not resolve it for you, I assume you have a different issue at the root of the problem.
Can you duplicate the problem on another computer?
Can you duplicate the problem on the same computer when running Jenkins with a different JENKINS_HOME directory (see the wiki for JENKINS_HOME setting)?