<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: get cause error in tESBConsumer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366089#M129618</link>
    <description>Hi,
&lt;BR /&gt;Would you mind posting your job setting screenshots into forum which will be helpful for us to address your issue?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 26 Oct 2016 08:29:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-26T08:29:49Z</dc:date>
    <item>
      <title>get cause error in tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366088#M129617</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;In my job I want to get the "caused by" when error in tESBConsumer.&lt;BR /&gt;I get only fault with ((String)globalMap.get("tESBConsumer_1_ERROR_MESSAGE"))&amp;nbsp;&amp;nbsp;like this :&amp;nbsp;&lt;STRONG&gt;Could not send Message.&lt;/STRONG&gt;&lt;BR /&gt;Console:&lt;/P&gt; 
&lt;PRE&gt;Exception in component tESBConsumer_1&lt;BR /&gt;org.apache.cxf.interceptor.Fault: Could not send Message.&lt;BR /&gt;	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)&lt;BR /&gt;	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:572)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:481)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:382)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:335)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:355)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech$GenericConsumer.invoke(exempleService_ListTech.java:1977)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tESBProviderRequest_1_LoopProcess(exempleService_ListTech.java:23144)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tSetKeystore_1Process(exempleService_ListTech.java:5069)&lt;BR /&gt;[WARN ]: org.apache.cxf.phase.PhaseInterceptorChain - Interceptor for {http://exemple.com/sap/gestionot/01/}GestionOTService#{http://exemple.com/sap/gestionot/01/}RecupererOT has thrown exception, unwinding now&lt;BR /&gt;org.apache.cxf.interceptor.Fault: Could not send Message.&lt;BR /&gt;	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)&lt;BR /&gt;	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:572)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:481)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:382)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:335)&lt;BR /&gt;	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:355)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech$GenericConsumer.invoke(exempleService_ListTech.java:1977)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tFixedFlowInput_3Process(exempleService_ListTech.java:2914)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.runJobInTOS(exempleService_ListTech.java:28018)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.main(exempleService_ListTech.java:27664)&lt;BR /&gt;Caused by: org.apache.cxf.transport.http.HTTPException: HTTP response '401: Unauthorized' when communexempleting with https://exemple/sap/z_pm_list_ot_from_tech/310/z_pm_list_ot_from_tech_https/z_pm_list_ot_from_tech_https&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1563)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1515)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1317)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tESBProviderRequest_1_LoopProcess(exempleService_ListTech.java:23144)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tSetKeystore_1Process(exempleService_ListTech.java:5069)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.tFixedFlowInput_3Process(exempleService_ListTech.java:2914)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.runJobInTOS(exempleService_ListTech.java:28018)&lt;BR /&gt;	at com_exemple_service.exempleservice_ListTech_0_5.exempleService_ListTech.main(exempleService_ListTech.java:27664)&lt;BR /&gt;Caused by: org.apache.cxf.transport.http.HTTPException: HTTP response '401: Unauthorized' when communexempleting with https://exemple/sap/z_pm_list_ot_from_tech/310/z_pm_list_ot_from_tech_https/z_pm_list_ot_from_tech_https&lt;BR /&gt;	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:632)&lt;BR /&gt;	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)&lt;BR /&gt;	... 12 more&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1563)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1515)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1317)&lt;BR /&gt;	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)&lt;BR /&gt;	at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:632)&lt;BR /&gt;	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)&lt;BR /&gt;	... 12 more&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;I want get like this:&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;tns:Error xmlns:tns="http://exemple.com/exemple/exempleservice/01/"&amp;gt;&lt;BR /&gt;	&amp;lt;message&amp;gt;Could not send Message.&amp;lt;/message&amp;gt;&lt;BR /&gt;	&amp;lt;raison&amp;gt;HTTP response '401: Unauthorized' when communexempleting with https://exemple/sap/z_pm_list_ot_from_tech/310/z_pm_list_ot_from_tech_https/z_pm_list_ot_from_tech_https&amp;lt;/raison&amp;gt;&lt;BR /&gt;&amp;lt;/tns:Error&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Regars&lt;BR /&gt;Lachmiter&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 12:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366088#M129617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-25T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: get cause error in tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366089#M129618</link>
      <description>Hi,
&lt;BR /&gt;Would you mind posting your job setting screenshots into forum which will be helpful for us to address your issue?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 26 Oct 2016 08:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366089#M129618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T08:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: get cause error in tESBConsumer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366090#M129619</link>
      <description>Hi Sabrina,&lt;BR /&gt;what settings do you mean ?&lt;BR /&gt;Lachmiter</description>
      <pubDate>Thu, 27 Oct 2016 13:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/get-cause-error-in-tESBConsumer/m-p/2366090#M129619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T13:40:43Z</dc:date>
    </item>
  </channel>
</rss>

