[jbossws-issues] [JBoss JIRA] (JBWS-4112) 9 failures in the testsuite runs with security manager enabled on wfly-13

R Searls (JIRA) issues at jboss.org
Wed Apr 11 17:24:00 EDT 2018


    [ https://issues.jboss.org/browse/JBWS-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559835#comment-13559835 ] 

R Searls commented on JBWS-4112:
--------------------------------


The following 2 tests are continuing to fail with a java.lang.NullPointerException

 org.jboss.test.ws.jaxws.samples.serviceref.ServiceRefTestCase.testApplicationClient	
 org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefTestCase.testApplicationClient	
 
StrackTrace

{code:java}

17:18:29,046 ERROR [org.jboss.as.appclient] (Thread-42) WFLYAC0002: InvocationTargetException running app client main: java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.jboss.as.appclient//org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:99)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: javax.xml.ws.soap.SOAPFaultException: Fault string, and possibly fault code, not set
	at org.apache.cxf.impl//org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:161)
	at com.sun.proxy.$Proxy36.echo(Unknown Source)
	at deployment.jaxws-samples-serviceref-appclient.ear.jaxws-samples-serviceref-appclient.jar//org.jboss.test.ws.jaxws.samples.serviceref.ApplicationClient.main(ApplicationClient.java:65)
	... 6 more
Caused by: java.lang.NullPointerException
	at com.sun.xml.bind//com.sun.xml.bind.v2.runtime.MarshallerImpl.setProperty(MarshallerImpl.java:518)
	at org.apache.cxf//org.apache.cxf.common.jaxb.JAXBUtils.setEscapeHandler(JAXBUtils.java:1567)
	at org.apache.cxf.impl//org.apache.cxf.jaxb.io.DataWriterImpl.lambda$createMarshaller$0(DataWriterImpl.java:138)
	at org.apache.cxf.impl//org.apache.cxf.jaxb.JAXBDataBinding.applyEscapeHandler(JAXBDataBinding.java:270)
	at org.apache.cxf.impl//org.apache.cxf.jaxb.io.DataWriterImpl.createMarshaller(DataWriterImpl.java:138)
	at org.apache.cxf.impl//org.apache.cxf.jaxb.io.DataWriterImpl.write(DataWriterImpl.java:239)
	at org.apache.cxf//org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor.writeParts(AbstractOutDatabindingInterceptor.java:118)
	at org.apache.cxf.impl//org.apache.cxf.binding.soap.interceptor.RPCOutInterceptor.handleMessage(RPCOutInterceptor.java:111)
	at org.apache.cxf//org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
	at org.apache.cxf//org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)
	at org.apache.cxf//org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:442)
	at org.apache.cxf//org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:343)
	at org.apache.cxf//org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296)
	at org.apache.cxf.impl//org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
	at org.apache.cxf.impl//org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
	... 8 more
{code}


> 9 failures in the testsuite runs with security manager enabled on wfly-13
> -------------------------------------------------------------------------
>
>                 Key: JBWS-4112
>                 URL: https://issues.jboss.org/browse/JBWS-4112
>             Project: JBoss Web Services
>          Issue Type: Bug
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-5.2.1.Final
>            Reporter: R Searls
>            Assignee: R Searls
>
> https://jbossws-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/jenkins/job/CXF-CORE-AS-13.0.0-SECMGR/23/testReport/
> tests:
>  org.jboss.test.ws.jaxws.cxf.jbws3713.ClientBusStrategyTestCase.testClientWithThreadBusStrategy	org.jboss.test.ws.jaxws.cxf.jbws3713.ClientBusStrategyTestCase.testClientWithNewBusStrategy	org.jboss.test.ws.jaxws.cxf.jbws3713.ClientBusStrategyTestCase.testClientWithTCCLBusStrategy	org.jboss.test.ws.jaxws.samples.wsse.policy.jaspi.JaspiAuthenticationTestCase.testInContainerClientAuthModule	org.jboss.test.ws.jaxws.jbws1666.JBWS1666TestCase.testClientUsingJBossModulesWithJBossWSClientAggregationModule	
>  org.jboss.test.ws.jaxws.jbws1666.JBWS1666TestCase.testClientUsingJBossModules	
>  org.jboss.test.ws.jaxws.samples.serviceref.ServiceRefTestCase.testApplicationClient
>  org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefTestCase.testApplicationClient	
>  org.jboss.test.ws.publish.EndpointPublishTestCase.testEndpointPublish



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossws-issues mailing list