<?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 RuntimeException: Null value in non-Nullable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370694#M133704</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I created a job as follows: TPostgresInput ---&amp;gt; TMap ----&amp;gt; TfileOutputDelimited. I am trying using the TMap to filter Null or empty rows on COD_RGE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As we can see on the schema, the COD_RGE is Nullable. &lt;BR /&gt;&lt;BR /&gt;This is my filter to catch the rejects.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I execute, I get &lt;BR /&gt;Exception in component tPostgresqlInput_1&lt;BR /&gt;java.lang.RuntimeException: Null value in non-Nullable column&lt;BR /&gt;&lt;BR /&gt;I checked all my non nullable columns and did not find null value.&lt;BR /&gt;&lt;BR /&gt;Not sure how to resolve this issue. Please help. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2016 17:14:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-11T17:14:26Z</dc:date>
    <item>
      <title>RuntimeException: Null value in non-Nullable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370694#M133704</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I created a job as follows: TPostgresInput ---&amp;gt; TMap ----&amp;gt; TfileOutputDelimited. I am trying using the TMap to filter Null or empty rows on COD_RGE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As we can see on the schema, the COD_RGE is Nullable. &lt;BR /&gt;&lt;BR /&gt;This is my filter to catch the rejects.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I execute, I get &lt;BR /&gt;Exception in component tPostgresqlInput_1&lt;BR /&gt;java.lang.RuntimeException: Null value in non-Nullable column&lt;BR /&gt;&lt;BR /&gt;I checked all my non nullable columns and did not find null value.&lt;BR /&gt;&lt;BR /&gt;Not sure how to resolve this issue. Please help. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370694#M133704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-11T17:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: RuntimeException: Null value in non-Nullable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370695#M133705</link>
      <description>The error should include the Java code line number.
&lt;BR /&gt;Click on the Code tab and take a look.
&lt;BR /&gt;This may help you to narrow down the issue.</description>
      <pubDate>Wed, 11 May 2016 20:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370695#M133705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-11T20:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: RuntimeException: Null value in non-Nullable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370696#M133706</link>
      <description>Thanks for the hint. Before checking, I saw on TaledForge a similar post where te suggestion was: check whether the schema columns and the source query columns are in same sequence. I did so and indeed there was a synchronisation problem. &lt;BR /&gt;&lt;BR /&gt;After synchronisation, It now works OK.</description>
      <pubDate>Thu, 12 May 2016 09:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Null-value-in-non-Nullable/m-p/2370696#M133706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T09:26:34Z</dc:date>
    </item>
  </channel>
</rss>

