[jboss-jira] [JBoss JIRA] (WFLY-13058) JAXBEncoderDecoder failure when using IBM JDK and SecurityManager

Francesco Marchioni (Jira) issues at jboss.org
Tue Feb 4 09:40:17 EST 2020


     [ https://issues.redhat.com/browse/WFLY-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Marchioni updated WFLY-13058:
---------------------------------------
    Attachment: surefire-reports.zip


> JAXBEncoderDecoder failure when using IBM JDK and SecurityManager
> -----------------------------------------------------------------
>
>                 Key: WFLY-13058
>                 URL: https://issues.redhat.com/browse/WFLY-13058
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security Manager, Test Suite
>    Affects Versions: 19.0.0.Beta1
>            Reporter: Francesco Marchioni
>            Priority: Major
>         Attachments: surefire-reports.zip
>
>
> When running the org.jboss.as.test.xts.suspend.wsba.BusinessActivitySuspendTestCase with IBM JDK 1.8 with Security Manager, an issue is raised by the JAXBEncoderDecoder:
> {code:java}
> [INFO] Running org.jboss.as.test.xts.suspend.wsba.BusinessActivitySuspendTestCase
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.351 s <<< FAILURE! - in org.jboss.as.test.xts.suspend.wsba.BusinessActivitySuspendTestCase
> [ERROR] testCommitAfterSuspend(org.jboss.as.test.xts.suspend.wsba.BusinessActivitySuspendTestCase)  Time elapsed: 2.313 s  <<< ERROR!
> java.lang.Exception: ARJUNA045061: No termination context!
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:83)
> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:437)
> 	at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshallException(JAXBEncoderDecoder.java:545)
> 	at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:689)
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list