Recently upgraded from JIRA 7.3.4 to 7.10.1.
The JMX monitoring page located at
https://<Jira_url>/secure/admin/JmxMonitoringAction.jspa returns 404 page.
This is what I see in logs:
/secure/admin/JmxMonitoringAction.jspa [c.a.j.web.dispatcher.JiraWebworkActionDispatcher] Exception thrown from action 'JmxMonitoringAction', returning 404WebworkConfigurationNotFoundException{class=class webwork.config.XMLActionConfiguration, message='No such view mapping', name='JmxMonitoringAction.actionRoles.actionRoles'}
I got the answer. I had customized the file atlassian-jira/WEB-INF/classes/actions.xml. Once merged the new changes from Jira 7.10.1, it worked.
It looks like you're new here. Sign in or register to get started.