-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: cobertura-plugin, multiple-scms-plugin
-
None
On a Jenkins slave, I observed this failure during the Cobertura post-build task:
FATAL: Unable to load resource META-INF/services/javax.xml.parsers.SAXParserFactory
java.lang.Error: Unable to load resource META-INF/services/javax.xml.parsers.SAXParserFactory
The full traceback is here:
https://gist.github.com/wedaly/7770273
The slave produced this failure in multiple builds. The slave had been created from an Amazon AMI; other slaves created from the same AMI did not produce this error.
Attached is the plugin/version info for Jenkins.