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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
desanip
Contributor
Contributor

TESBConsumer error in talend

Hello Talendians,

I have a talend job where txmlmap is transforming and routing XML data flow and then calling a tESBConsumer component where we define the end point and schema. 

I am seeing the following error when trying to run the job.Can someone explain me what the exception is about?

----------------------

| key | value |
----------------------------------------------------------------------------------------------------------------------------------------
| faultCode | null |
| faultString | java.lang.IllegalArgumentException: Message do not contains data. |
| faultActor | null |
| faultNode | null |
| faultRole | null |
| code | java.lang.IllegalArgumentException |
| label | Message do not contains data. |
| description | java.lang.IllegalArgumentException: Message do not contains data.
at com.orchestranetworks.dataservices.impl.DsvOperationHandlerHelper.getData(DsvOperationHandlerHelper.java:46)
at com.orchestranetworks.dataservices.tables.DsvUpdateOperationHandler.executeInProcedure(DsvUpdateOperationHandler.java:88)
at com.orchestranetworks.dataservices.impl.DsvProcedure_Abstract.executeInternal(DsvProcedure_Abstract.java:48)
at com.orchestranetworks.dataservices.impl.DsvProcedure_Abstract.execute(DsvProcedure_Abstract.java:41)
at com.onwbp.adaptation.UowCfProcedure.a(UowCfProcedure.java:16)
at com.onwbp.adaptation.g9.b(g9.java:157)
at com.onwbp.adaptation.g9.b(g9.java:176)
at com.onwbp.adaptation.g9.a(g9.java:68)
at com.onwbp.adaptation.g9.a(g9.java:90)
at com.onwbp.adaptation.UnitOfWork.execute(UnitOfWork.java:98)

----------------------------------------

 

Labels (6)
0 Replies