| Hi Tomas. I get the same behaviour, so I think it is not related to the bug mentioned. But I have made it work now. What I did:
- shut down Jenkins
- Remove build-failure-analyzer.jpi and folder from plugins folder
- Rename build-failure-analyzer.xml
- Start Jenkins
- Install Build-failure-analyzer
- Restart Jenknis
- Add a failure cause
- shutdown jenkins
- Merge the failure causes over from old "build-failure-analyzer - Copy.bak.xml" into the new
- Start Jenkins
- Remove the dummy failure cause
So maybe I have an entry in "build-failure-analyzer - Copy.bak.xml" which is not parseable ? - which also could explain the part of the original exception message that mentions hudson.diagnosis.OldDataMonitor ? Anyway - I am happy again, but I am attaching both files, maybe you can spot if there is data in the old file that does not make sense. build-failure-analyzer - Copy.bak.xml build-failure-analyzer.xml |