<?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 NUll pointer exception while connecting to snowflake DB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350028#M116930</link>
    <description>&lt;P&gt;hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;i receive the bellow mentioned error when i tried to transfer huge datas from SAP table to Snowflake DB, whereas i tested to transfer some sample datas(10 rows including null values) from excel file to snowflake, it operates well. but comming to above mentioned scenario, i got this following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/GAIN/workspace/.Java/lib/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/GAIN/workspace/.Java/lib/slf4j-log4j12-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;BR /&gt;[statistics] connecting to socket on port 3930&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[FATAL]: testgis.rak_knvv_0_1.RAK_KNVV - tSnowflakeOutput_1 null&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at org.talend.daikon.di.DiIncomingSchemaEnforcer.put(DiIncomingSchemaEnforcer.java:318)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.tSAPTableInput_1Process(RAK_KNVV.java:2849)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.runJobInTOS(RAK_KNVV.java:6250)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.main(RAK_KNVV.java:6056)&lt;BR /&gt;Exception in component tSnowflakeOutput_1 (RAK_KNVV)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at org.talend.daikon.di.DiIncomingSchemaEnforcer.put(DiIncomingSchemaEnforcer.java:318)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.tSAPTableInput_1Process(RAK_KNVV.java:2849)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.runJobInTOS(RAK_KNVV.java:6250)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.main(RAK_KNVV.java:6056)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls help me in this regard&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:12:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2024-11-16T08:12:23Z</dc:date>
    <item>
      <title>NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350028#M116930</link>
      <description>&lt;P&gt;hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;i receive the bellow mentioned error when i tried to transfer huge datas from SAP table to Snowflake DB, whereas i tested to transfer some sample datas(10 rows including null values) from excel file to snowflake, it operates well. but comming to above mentioned scenario, i got this following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/GAIN/workspace/.Java/lib/slf4j-log4j12-1.7.16.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/GAIN/workspace/.Java/lib/slf4j-log4j12-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;BR /&gt;[statistics] connecting to socket on port 3930&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[FATAL]: testgis.rak_knvv_0_1.RAK_KNVV - tSnowflakeOutput_1 null&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at org.talend.daikon.di.DiIncomingSchemaEnforcer.put(DiIncomingSchemaEnforcer.java:318)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.tSAPTableInput_1Process(RAK_KNVV.java:2849)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.runJobInTOS(RAK_KNVV.java:6250)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.main(RAK_KNVV.java:6056)&lt;BR /&gt;Exception in component tSnowflakeOutput_1 (RAK_KNVV)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at org.talend.daikon.di.DiIncomingSchemaEnforcer.put(DiIncomingSchemaEnforcer.java:318)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.tSAPTableInput_1Process(RAK_KNVV.java:2849)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.runJobInTOS(RAK_KNVV.java:6250)&lt;BR /&gt;at testgis.rak_knvv_0_1.RAK_KNVV.main(RAK_KNVV.java:6056)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls help me in this regard&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350028#M116930</guid>
      <dc:creator />
      <dc:date>2024-11-16T08:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350029#M116931</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Your input column from SAP has null value? Is there any of the columns set to be not nullable and should be nullable?&lt;/P&gt;
&lt;P&gt;Generally tLogRow should help to get which data is null. You can check it by using tSAPXXX--&amp;gt;tLogRow.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 09:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350029#M116931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350030#M116932</link>
      <description>hi,&lt;BR /&gt;there is no null values in the input, even thogh this error comes&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2018 11:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350030#M116932</guid>
      <dc:creator />
      <dc:date>2018-05-30T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350031#M116933</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please post your current job design screenshots on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 09:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350031#M116933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350032#M116934</link>
      <description>&lt;P&gt;i am trying to upload data from delimited file to snowflake but&amp;nbsp;getting below error -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-08-27 at 1.43.35 PM.png" style="width: 460px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzfV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156877iFE115D292A6DE96A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzfV.png" alt="0683p000009LzfV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p1"&gt;&lt;I&gt;I am able to read data from snowflake table but not able to write. I have permission to do that. I can insert using same credential through tJdbc component.&lt;/I&gt;&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hello,&lt;/P&gt; 
 &lt;P&gt;Could you please post your current job design screenshots on forum which will be helpful for us to address your issue?&lt;/P&gt; 
 &lt;P&gt;Best regards&lt;/P&gt; 
 &lt;P&gt;Sabrina&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p1"&gt;&lt;I&gt;Starting job snowflakeconnection at 13:40 27/08/2018.&lt;/I&gt;&lt;/P&gt; 
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p3"&gt;[statistics] connecting to socket on port 3670&lt;/P&gt; 
&lt;P class="p3"&gt;[statistics] connected&lt;/P&gt; 
&lt;P class="p4"&gt;Aug 27, 2018 1:40:38 PM net.snowflake.client.loader.StreamLoader start&lt;/P&gt; 
&lt;P class="p4"&gt;INFO: No Transaction started&lt;/P&gt; 
&lt;P class="p4"&gt;Aug 27, 2018 1:40:39 PM net.snowflake.client.core.SFStatement execute&lt;/P&gt; 
&lt;P class="p4"&gt;INFO: execute: select C1, C2 from MYTABLE where C1='1'&lt;/P&gt; 
&lt;P class="p4"&gt;Aug 27, 2018 1:40:40 PM net.snowflake.client.loader.StreamLoader throttleUp&lt;/P&gt; 
&lt;P class="p4"&gt;INFO: PUT Throttle Up: 1&lt;/P&gt; 
&lt;P class="p4"&gt;Aug 27, 2018 1:40:40 PM net.snowflake.client.core.SFStatement execute&lt;/P&gt; 
&lt;P class="p4"&gt;INFO: execute: PUT file:///private/var/folders/xw/0q5d3xtj01z07m9fbyhw7sl5qh2wnm/T/snowflake/stage/MYTABLE/INSERT/20180827_134038_960_xEQC9j_1/stream_20180827_134038_9600.gz '@~/MYTABLE/INSERT/20180827_134038_960_xEQC9j_1' parallel=10 overwrite=true auto_compress=false source_compression=gzip&lt;/P&gt; 
&lt;P class="p4"&gt;Aug 27, 2018 1:40:40 PM net.snowflake.client.loader.FileUploader run&lt;/P&gt; 
&lt;P class="p4"&gt;SEVERE: Failed to PUT on attempt: attempt=[0], Message=[javax/activation/MimeTypeParseException]&lt;/P&gt; 
&lt;P class="p4"&gt;java.lang.ClassNotFoundException: javax.activation.MimeTypeParseException&lt;/P&gt; 
&lt;P class="p4"&gt;at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)&lt;/P&gt; 
&lt;P class="p4"&gt;at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)&lt;/P&gt; 
&lt;P class="p4"&gt;at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.core.SFStatement.executeFileTransfer(SFStatement.java:543)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:144)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.core.SFStatement.execute(SFStatement.java:529)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:204)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:239)&lt;/P&gt; 
&lt;P class="p4"&gt;at net.snowflake.client.loader.FileUploader.run(FileUploader.java:111)&lt;/P&gt; 
&lt;P class="p4"&gt;at java.base/java.lang.Thread.run(Thread.java:844)&lt;/P&gt; 
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p4"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 18:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350032#M116934</guid>
      <dc:creator>ashish_pandey</dc:creator>
      <dc:date>2018-08-27T18:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: NUll pointer exception while connecting to snowflake DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350033#M116935</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;On which talend build version you got this issue? What's JDK version are you using? All required external jar files have been already installed in your studio?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 03:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NUll-pointer-exception-while-connecting-to-snowflake-DB/m-p/2350033#M116935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-28T03:50:57Z</dc:date>
    </item>
  </channel>
</rss>

