<?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: Problem in catching rejected Output from Tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262697#M43077</link>
    <description>Yes all rejectOutput columns are Nullable.</description>
    <pubDate>Fri, 16 Sep 2016 09:29:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-16T09:29:11Z</dc:date>
    <item>
      <title>Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262689#M43069</link>
      <description>Hi i need to catch rejected outputs in this , but i am not geeting rejected output, please help</description>
      <pubDate>Wed, 14 Sep 2016 12:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262689#M43069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T12:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262690#M43070</link>
      <description>This is how you do it....&lt;BR /&gt;&lt;A href="https://www.rilhia.com/quicktips/quick-tip-how-debug-tmap-errors" rel="nofollow noopener noreferrer"&gt;https://www.rilhia.com/quicktips/quick-tip-how-debug-tmap-errors&lt;/A&gt;</description>
      <pubDate>Wed, 14 Sep 2016 13:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262690#M43070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T13:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262691#M43071</link>
      <description>First of all thanks for the reply , but my problem was not that actually , I want to capture the rows rejected in inner join that were coming from the lookup table as u can see in my uploaded image previously .&lt;BR /&gt;2. I also tried to capture the error message by passing a null value in not null column but this gives me an error and job dies ( i unchecked the die on error in property window)</description>
      <pubDate>Thu, 15 Sep 2016 14:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262691#M43071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-15T14:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262692#M43072</link>
      <description>You have to add the columns to the reject row. Once you have the reject output, add the column data you want to see to it. Now if you get an error, you will see the row data as well.</description>
      <pubDate>Thu, 15 Sep 2016 14:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262692#M43072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-15T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262693#M43073</link>
      <description>&amp;nbsp;i have added the column , still job is quitting with exit code = 1 , not inserting any row in rejected output.</description>
      <pubDate>Thu, 15 Sep 2016 14:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262693#M43073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-15T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262694#M43074</link>
      <description>OK, you will need to give the error stack and preferably post a screenshot of your job</description>
      <pubDate>Thu, 15 Sep 2016 15:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262694#M43074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-15T15:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262695#M43075</link>
      <description>Exception in component tAmazonAuroraInput_1_in&lt;BR /&gt;java.lang.RuntimeException: Null value in non-Nullable column&lt;BR /&gt;	at parallel_test_etl.position_parallel_stagingtofirm_0_1.position_parallel_stagingtofirm.tAmazonAuroraInput_1_inProcess(position_parallel_stagingtofirm.java:6728)&lt;BR /&gt;	at parallel_test_etl.position_parallel_stagingtofirm_0_1.position_parallel_stagingtofirm$2.run(position_parallel_stagingtofirm.java:28721)&lt;BR /&gt;Exception in component tRunJob_1&lt;BR /&gt;java.lang.RuntimeException: Child job running failed&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tRunJob_1Process(dcdc.java:3479)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraInput_2_inProcess(dcdc.java:10726)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraConnection_1_outProcess(dcdc.java:6225)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraInput_1_inProcess(dcdc.java:6046)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_3Process(dcdc.java:3102)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_5Process(dcdc.java:2867)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tFileInputDelimited_1Process(dcdc.java:2722)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_4Process(dcdc.java:1968)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tFileExist_1Process(dcdc.java:1725)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_1Process(dcdc.java:1599)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.runJobInTOS(dcdc.java:15698)&lt;BR /&gt;	at parallel_test_etl.dcdc_0_1.dcdc.main(dcdc.java:15312)&lt;BR /&gt; disconnected&lt;BR /&gt;Job dcdc ended at 10:46 16/09/2016.</description>
      <pubDate>Fri, 16 Sep 2016 06:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262695#M43075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-16T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262696#M43076</link>
      <description>Have you made all of your reject output columns nullable? The error you have is "&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Null value in non-Nullable column". If your reject row has the columns set to non nullable, then they won't return null columns&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 16 Sep 2016 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262696#M43076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-16T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262697#M43077</link>
      <description>Yes all rejectOutput columns are Nullable.</description>
      <pubDate>Fri, 16 Sep 2016 09:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262697#M43077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-16T09:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262698#M43078</link>
      <description>Can you post a screenshot of your job. Also, is the error occurring in a childjob? Is the tMap in that childjob? How are you trying to see the data being returned via the reject output? Have you you tried linking a tLogRow to the reject output?</description>
      <pubDate>Fri, 16 Sep 2016 09:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262698#M43078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-16T09:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in catching rejected Output from Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262699#M43079</link>
      <description>&lt;FONT color="#ff3333"&gt;error : Exception in component tAmazonAuroraInput_1_in&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;java.lang.RuntimeException: Null value in non-Nullable column&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.position_parallel_stagingtofirm_0_1.position_parallel_stagingtofirm.tAmazonAuroraInput_1_inProcess(position_parallel_stagingtofirm.java:6728)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.position_parallel_stagingtofirm_0_1.position_parallel_stagingtofirm$2.run(position_parallel_stagingtofirm.java:28721)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;Exception in component tRunJob_1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;java.lang.RuntimeException: Child job running failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tRunJob_1Process(dcdc.java:3479)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraInput_2_inProcess(dcdc.java:10726)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraConnection_1_outProcess(dcdc.java:6225)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tAmazonAuroraInput_1_inProcess(dcdc.java:6046)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_3Process(dcdc.java:3102)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_5Process(dcdc.java:2867)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tFileInputDelimited_1Process(dcdc.java:2722)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_4Process(dcdc.java:1968)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tFileExist_1Process(dcdc.java:1725)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.tJava_1Process(dcdc.java:1599)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.runJobInTOS(dcdc.java:15698)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;	at parallel_test_etl.dcdc_0_1.dcdc.main(dcdc.java:15312)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt; disconnected&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;Job dcdc ended at 10:46 16/09/2016. &lt;/FONT&gt;</description>
      <pubDate>Fri, 16 Sep 2016 09:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-in-catching-rejected-Output-from-Tmap/m-p/2262699#M43079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-16T09:41:00Z</dc:date>
    </item>
  </channel>
</rss>

