<?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: Getting exception &amp;quot;java.lang.RuntimeException: Rest response already sent.&amp;quot; while building REST service in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370283#M133344</link>
    <description>&lt;P&gt;I my goodness... this is a terrible job design.&lt;/P&gt;&lt;P&gt;First of all please move all parts creating the response payload into a embed child job to allow testing it without using the webservice.&lt;/P&gt;&lt;P&gt;Indeed multiple responses for one request triggers exactly this exception.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2021 13:38:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-12T13:38:25Z</dc:date>
    <item>
      <title>Getting exception "java.lang.RuntimeException: Rest response already sent." while building REST service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370281#M133342</link>
      <description>&lt;P&gt;I am currently working on building a REST service, and everything looks good, but in the final component tRestResponse which returns the response back to the client, errors out with below exception. I am currently in a limbo as to what can be done to fix it. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000JOYfMAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153214i86D4BBC650370A60/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000JOYfMAAX.png" alt="0695b00000JOYfMAAX.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: Rest response already sent.&lt;/P&gt;&lt;P&gt;	at dco_talend_services.svc_processeventnotificationstomc_0_1.svc_processEventNotificationsToMC.tFixedFlowInput_10Process(svc_processEventNotificationsToMC.java:19645) [classes/:?]&lt;/P&gt;&lt;P&gt;	at dco_talend_services.svc_processeventnotificationstomc_0_1.svc_processEventNotificationsToMC.tFixedFlowInput_9Process(svc_processEventNotificationsToMC.java:31846) [classes/:?]&lt;/P&gt;&lt;P&gt;	at dco_talend_services.svc_processeventnotificationstomc_0_1.svc_processEventNotificationsToMC.CreditCardExpiring_1_tFixedFlowInput_1Process(svc_processEventNotificationsToMC.java:17542) [classes/:?]&lt;/P&gt;&lt;P&gt;	at dco_talend_services.svc_processeventnotificationstomc_0_1.svc_processEventNotificationsToMC.CreditCardExpiring_1_tWriteJSONField_1_InProcess(svc_processEventNotificationsToMC.java:15214) [classes/:?]&lt;/P&gt;&lt;P&gt;	at dco_talend_services.svc_processeventnotificationstomc_0_1.svc_processEventNotificationsToMC$1ThreadXMLField_CreditCardExpiring_1_tWriteJSONField_1_Out.run(svc_processEventNotificationsToMC.java:14832) [classes/:?]&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370281#M133342</guid>
      <dc:creator>faziluddinsk</dc:creator>
      <dc:date>2024-11-15T23:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting exception "java.lang.RuntimeException: Rest response already sent." while building REST service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370282#M133343</link>
      <description>&lt;P&gt;Hi @Not defined Not defined​&amp;nbsp;, maybe you have multiple conditions checked so you have multiple responses&lt;/P&gt;&lt;P&gt;desactivate the tRestRespoonse and see in the last tLogRow if you have muliple responses and from wich flow they are.&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 08:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370282#M133343</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-10-07T08:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting exception "java.lang.RuntimeException: Rest response already sent." while building REST service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370283#M133344</link>
      <description>&lt;P&gt;I my goodness... this is a terrible job design.&lt;/P&gt;&lt;P&gt;First of all please move all parts creating the response payload into a embed child job to allow testing it without using the webservice.&lt;/P&gt;&lt;P&gt;Indeed multiple responses for one request triggers exactly this exception.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 13:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-exception-quot-java-lang-RuntimeException-Rest-response/m-p/2370283#M133344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-12T13:38:25Z</dc:date>
    </item>
  </channel>
</rss>

