<?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: tMSSQLInput hangs on iteration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMSSQLInput-hangs-on-iteration/m-p/2352248#M118673</link>
    <description>Hi Slist, 
&lt;BR /&gt;I have used the same components as you. 
&lt;BR /&gt;For the "1 exec running" of the job (webservice) is OK, but after I have the same error message : 
&lt;BR /&gt;09:55:16.429:INFO 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/services,null} 
&lt;BR /&gt;Exception in component tESBProviderRequest_1_In 
&lt;BR /&gt;java.lang.RuntimeException: java.lang.Exception: java.util.concurrent.TimeoutException 
&lt;BR /&gt;Do you have found a solution to resolve this problem??? 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Stephan</description>
    <pubDate>Tue, 05 Mar 2013 09:25:05 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2013-03-05T09:25:05Z</dc:date>
    <item>
      <title>tMSSQLInput hangs on iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSQLInput-hangs-on-iteration/m-p/2352247#M118672</link>
      <description>Hi, 
&lt;BR /&gt;I've got a multiple row input after applying the loop element in tXMLMap. After iterating I'm firing the data to the database. The first query is executed well, but when the second should be executed, the connection to tMSSQLInput just says "1 exec running, 1 exec finished". This first result is returned although the following tXMLMap is set to "All in one". 
&lt;BR /&gt;After the response is sent, execution seems to be stalled and after a while an exception is thrown and the service is terminated: 
&lt;BR /&gt;2012-03-14 18:06:27.468:INFO 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null} 
&lt;BR /&gt;Exception in component tESBProviderResponse_1 
&lt;BR /&gt;java.lang.RuntimeException: java.lang.Exception: java.util.concurrent.TimeoutException 
&lt;BR /&gt; at project.job_0_1.operation$QueuedMessageHandlerImpl.sendResponse(service_operation.java:747) 
&lt;BR /&gt; at project.job_0_1.operation$ESBProviderCallbackTalendJobWrapper_tESBProviderRequest_1.sendFault(service_operation.java:879) 
&lt;BR /&gt; at project.job_0_1.operation.tESBProviderRequest_1_LoopProcess(service_operation.java:7616) 
&lt;BR /&gt; at project.job_0_1.operation$2.run(service_operation.java:7890) 
&lt;BR /&gt;web service unpublished 
&lt;BR /&gt;Caused by: java.lang.Exception: java.util.concurrent.TimeoutException 
&lt;BR /&gt; at project.job_0_1.operation$QueuedExchangeContextImpl.release(service_operation.java:621) 
&lt;BR /&gt; at project.job_0_1.operation$QueuedMessageHandlerImpl.sendResponse(service_operation.java:744) 
&lt;BR /&gt; ... 3 more 
&lt;BR /&gt;Caused by: java.util.concurrent.TimeoutException 
&lt;BR /&gt; at java.util.concurrent.Exchanger.exchange(Unknown Source) 
&lt;BR /&gt; at project.job_0_1.operation$QueuedExchangeContextImpl.release(service_operation.java:616) 
&lt;BR /&gt; ... 4 more 
&lt;BR /&gt;setup: 
&lt;BR /&gt;tESBProviderRequest---tXMLMap---tFlowToIterate---tMSSQLInput---tXMLMap---tESBProviderResponse 
&lt;BR /&gt;request: 
&lt;BR /&gt;&amp;lt;Request&amp;gt; 
&lt;BR /&gt; &amp;lt;!--1 or more repetitions:--&amp;gt; 
&lt;BR /&gt; &amp;lt;loop&amp;gt; 
&lt;BR /&gt; &amp;lt;param1&amp;gt;1&amp;lt;/param1&amp;gt; 
&lt;BR /&gt; &amp;lt;param2&amp;gt;A&amp;lt;/param2&amp;gt; 
&lt;BR /&gt; &amp;lt;/loop&amp;gt; 
&lt;BR /&gt; &amp;lt;loop&amp;gt; 
&lt;BR /&gt; &amp;lt;param1&amp;gt;2&amp;lt;/param1&amp;gt; 
&lt;BR /&gt; &amp;lt;param2&amp;gt;B&amp;lt;/param2&amp;gt; 
&lt;BR /&gt; &amp;lt;/loop&amp;gt; 
&lt;BR /&gt;&amp;lt;/Request&amp;gt; 
&lt;BR /&gt;response: 
&lt;BR /&gt;&amp;lt;Response&amp;gt; 
&lt;BR /&gt; &amp;lt;!--1 or more repetitions:--&amp;gt; 
&lt;BR /&gt; &amp;lt;result&amp;gt; 
&lt;BR /&gt; &amp;lt;content /&amp;gt; 
&lt;BR /&gt; &amp;lt;/result&amp;gt; 
&lt;BR /&gt;&amp;lt;/Response&amp;gt; 
&lt;BR /&gt;(using TOS for ESB 5.0.2) 
&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Sat, 16 Nov 2024 12:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSQLInput-hangs-on-iteration/m-p/2352247#M118672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: tMSSQLInput hangs on iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSQLInput-hangs-on-iteration/m-p/2352248#M118673</link>
      <description>Hi Slist, 
&lt;BR /&gt;I have used the same components as you. 
&lt;BR /&gt;For the "1 exec running" of the job (webservice) is OK, but after I have the same error message : 
&lt;BR /&gt;09:55:16.429:INFO 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/services,null} 
&lt;BR /&gt;Exception in component tESBProviderRequest_1_In 
&lt;BR /&gt;java.lang.RuntimeException: java.lang.Exception: java.util.concurrent.TimeoutException 
&lt;BR /&gt;Do you have found a solution to resolve this problem??? 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Stephan</description>
      <pubDate>Tue, 05 Mar 2013 09:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSQLInput-hangs-on-iteration/m-p/2352248#M118673</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-03-05T09:25:05Z</dc:date>
    </item>
  </channel>
</rss>

