-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins: Version 2.480
Plugin Version: Build Failure Analyzer
Version2.5.2
-
-
2.5.3
Clicking on failure cause management page brings up an empty page. This appears to be due to incompatibilty of the plugin with the latest Jenkins version.
Error message in Jenkins backend:
```
Caused by: java.lang.RuntimeException: org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/war/WEB-INF/lib/jenkins-core-2.480.jar!/lib/layout/main-panel.jelly:62:21: <d:invokeBody> No signature of method: com.sonyericsson.jenkins.plugins.bfa.CauseManagement.isError() is applicable for argument types: (org.kohsuke.stapler.RequestImpl) values: [org.kohsuke.stapler.RequestImpl@620b0801]
```