-
Bug
-
Resolution: Fixed
-
Major
Since latest update I get lots of:
ConversionException: Refusing to unmarshal foundFailureCauses for security reasons; see https://jenkins.io/redirect/class-filter/ ---- Debugging information ---- class : java.util.Collections$SynchronizedRandomAccessList required-type : java.util.Collections$SynchronizedRandomAccessList converter-type : hudson.util.XStream2$BlacklistedTypesConverter path : /flow-build/actions/com.sonyericsson.jenkins.plugins.bfa.model.FailureCauseBuildAction/foundFailureCauses line number : 321 -------------------------------
I have followed instruction prodided in the link found above:
If you find such a case, please report it in the Jenkins issue tracker, under the appropriate plugin component. Link it to JENKINS-47736 and add the JEP-200 label. If at all possible, include complete steps to reproduce the problem from scratch. Jenkins developers will strive to evaluate the reason for the violation and offer a fix in the form of a core and/or plugin update. For more details and current status, see Plugins affected by fix for JEP-200.
- is duplicated by
-
JENKINS-48965 Refusing to marshal java.util.Collections$SynchronizedRandomAccessList for security reasons
- Resolved
- is related to
-
JENKINS-48984 build-monitor-plugin does not work with BFA Plugin 1.19.2
- Resolved
- relates to
-
JENKINS-48946 Core Whitelist does not include all standard types in java.util.Collections
- Resolved
- links to