-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins 2.387.1 LTS
RHEL 8
Plugin Usage: 4.0 version
We have upgraded our Jenkins to 2.387.3 LTS and later moved the /jobs data into the jenkins home directory (JENKINS_HOME) after which we are unable to load the Plugin Usage page in any of our upgraded Jenkins. We get 504 or just a blank page.
FYI - on and off, we faced the same issue in a few controllers before the upgrade (version: 2.264.4)
From the catalina.out I could figure out the error but do not know whats exactly causing this and the workaround
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:JENKINS_HOME/plugins/plugin-usage-plugin/WEB-INF/lib/plugin-usage-plugin.jar!/org/jenkinsci/plugins/pluginusage/PluginUsageView/index.jelly:53:82: <j:forEach> org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe Caused by: org.apache.commons.jelly.JellyTagException: jar:file:JENKINS_HOME/plugins/plugin-usage-plugin/WEB-INF/lib/plugin-usage-plugin.jar!/org/jenkinsci/plugins/pluginusage/PluginUsageView/index.jelly:53:82: <j:forEach> org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe