Oh, perhaps this is a bit more helpful of an error message. I installed 4.12 and now get this in the log when trying to add a post-build action (relevant lines only):

WARNING: Caught exception evaluating: action.iconFileName!=null. Reason: java.lang.reflect.InvocationTargetException
...
Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
...
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
	at hudson.plugins.warnings.WarningsResultAction.getSmallImage(WarningsResultAction.java:63)
	at hudson.plugins.analysis.core.AbstractResultAction.getIconFileName(AbstractResultAction.java:138)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to