Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

org.apache.cxf.interceptor.Fault in tESBConsumer

I get the following error in a tESBConsumer when trying to call a wcf service:

org.apache.cxf.interceptor.Fault: No conduit initiator was found for the namespace http://schemas.microsoft.com/soap/tcp.
	at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:116)
	at org.apache.cxf.endpoint.UpfrontConduitSelector.selectConduit(UpfrontConduitSelector.java:77)
	at org.apache.cxf.endpoint.ClientImpl.getConduit(ClientImpl.java:857)
	at exc_gateway_poc.callwebservices_0_1.CallWebservices$GenericConsumer.invoke(CallWebservices.java:643)
	at exc_gateway_poc.callwebservices_0_1.CallWebservices.tFixedFlowInput_1Process(CallWebservices.java:3076)
	at exc_gateway_poc.callwebservices_0_1.CallWebservices.runJobInTOS(CallWebservices.java:4869)
	at exc_gateway_poc.callwebservices_0_1.CallWebservices.main(CallWebservices.java:4695)
Caused by: org.apache.cxf.BusException: No conduit initiator was found for the namespace http://schemas.microsoft.com/soap/tcp.
	at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:105)
	... 6 more
	at org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl.getConduitInitiator(ConduitInitiatorManagerImpl.java:110)
	at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:105)
	... 6 more
Labels (5)
3 Replies
Anonymous
Not applicable
Author

Hello,

Could you please post your component setting screenshot on forum? More information will be preferred.

Best regards

Sabrina

Anonymous
Not applicable
Author

Sorry the problem is no longer there.

I am not sure of the solution, i tried a lot of different things.

But it was a WCF service with both a tcp and a http binding.

I assume changing to the http binding solved the issue.

Anonymous
Not applicable
Author

Hello,

Feel free to let us know if this issue reproduces again from your side.

Best regards

Sabrina