<?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>article Qlik Talend Studio Snowflake JAR error: java.lang.NoClassDefFoundError in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-Snowflake-JAR-error-java-lang/ta-p/2551554</link>
    <description>&lt;P&gt;The Qlik Talend Studio job execution failed with &lt;STRONG&gt;code 1&lt;/STRONG&gt; and the error message:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Job stopped with errors or unable to run. Exception in thread "main" java.lang.NoClassDefFoundError: net/snowflake/client/loader/LoadResultListener&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This indicates that Qlik Talend Studio could not find the required Snowflake client class during runtime.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Replace the JAR with a fresh Snowflake JDBC driver (&lt;STRONG&gt;snowflake-jdbc.jar&lt;/STRONG&gt;).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the following guides for details:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/talend/en-US/studio-user-guide/8.0-R2024-11/ways-to-install-external-modules" target="_blank" rel="noopener"&gt;Ways to install external modules&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/talend/en-US/components/8.0/library-import/tlibraryload" target="_blank" rel="noopener"&gt;tLibraryLoad: Loads useable Java libraries in a Job&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The error &lt;STRONG&gt;NoClassDefFoundError&lt;/STRONG&gt; occurs when a Java class is missing from the runtime environment.&lt;/P&gt;
&lt;P&gt;In this case, the Snowflake JAR file bundled with the older Qlik Talend Studio version did not include the LoadResultListener class, indicating a corrupted JAR file.&lt;/P&gt;
&lt;P&gt;This mismatch between Qlik Talend Studio and the Snowflake connector causes the job to stop unexpectedly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Talend Studio&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 17 Jun 2026 12:51:17 GMT</pubDate>
    <dc:creator>Sainadh_Moole</dc:creator>
    <dc:date>2026-06-17T12:51:17Z</dc:date>
    <item>
      <title>Qlik Talend Studio Snowflake JAR error: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-Snowflake-JAR-error-java-lang/ta-p/2551554</link>
      <description>&lt;P&gt;The Qlik Talend Studio job execution failed with &lt;STRONG&gt;code 1&lt;/STRONG&gt; and the error message:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Job stopped with errors or unable to run. Exception in thread "main" java.lang.NoClassDefFoundError: net/snowflake/client/loader/LoadResultListener&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This indicates that Qlik Talend Studio could not find the required Snowflake client class during runtime.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Replace the JAR with a fresh Snowflake JDBC driver (&lt;STRONG&gt;snowflake-jdbc.jar&lt;/STRONG&gt;).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the following guides for details:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/talend/en-US/studio-user-guide/8.0-R2024-11/ways-to-install-external-modules" target="_blank" rel="noopener"&gt;Ways to install external modules&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/talend/en-US/components/8.0/library-import/tlibraryload" target="_blank" rel="noopener"&gt;tLibraryLoad: Loads useable Java libraries in a Job&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The error &lt;STRONG&gt;NoClassDefFoundError&lt;/STRONG&gt; occurs when a Java class is missing from the runtime environment.&lt;/P&gt;
&lt;P&gt;In this case, the Snowflake JAR file bundled with the older Qlik Talend Studio version did not include the LoadResultListener class, indicating a corrupted JAR file.&lt;/P&gt;
&lt;P&gt;This mismatch between Qlik Talend Studio and the Snowflake connector causes the job to stop unexpectedly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Talend Studio&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 17 Jun 2026 12:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-Snowflake-JAR-error-java-lang/ta-p/2551554</guid>
      <dc:creator>Sainadh_Moole</dc:creator>
      <dc:date>2026-06-17T12:51:17Z</dc:date>
    </item>
  </channel>
</rss>

