<?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 Issue with job Construction Could not initialize class ! in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-job-Construction-Could-not-initialize-class/m-p/2480481#M143186</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a job that uses AWS Athena connection. The Job works fine from the Studio, but when I construct the Job and use the bat file to execute it I have this error :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Exception in thread "Thread-15" [statistics] disconnected
[statistics] disconnectedjava.lang.NoClassDefFoundError: Could not initialize class org.talend.components.api.component.ComponentDefinition

[statistics] disconnected
        at org.talend.components.api.component.AbstractComponentDefinition.&amp;lt;init&amp;gt;(AbstractComponentDefinition.java:68)[statistics] disconnected

        at org.talend.components.jdbc.tjdbcconnection.TJDBCConnectionDefinition.&amp;lt;init&amp;gt;(TJDBCConnectionDefinition.java:36)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.tDBConnection_1Process(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:961)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.tPrejob_1Process(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:849)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.runJobInTOS(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:6092)[statistics] disconnected

[statistics] disconnected       at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.runJob(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:5718)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the lib folder and I can see all the jars I should use among other jars&amp;nbsp; :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
components-api-0.28.2.jar
AthenaJDBC42-2.1.5.1001.jar
aws-java-sdk-athena-1.12.767.jar
aws-java-sdk-core-1.12.767.jar
aws-java-sdk-sts-1.12.767.jar
...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;what am I missing here ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Safus&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 14:21:24 GMT</pubDate>
    <dc:creator>Safus</dc:creator>
    <dc:date>2024-09-09T14:21:24Z</dc:date>
    <item>
      <title>Issue with job Construction Could not initialize class !</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-job-Construction-Could-not-initialize-class/m-p/2480481#M143186</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a job that uses AWS Athena connection. The Job works fine from the Studio, but when I construct the Job and use the bat file to execute it I have this error :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Exception in thread "Thread-15" [statistics] disconnected
[statistics] disconnectedjava.lang.NoClassDefFoundError: Could not initialize class org.talend.components.api.component.ComponentDefinition

[statistics] disconnected
        at org.talend.components.api.component.AbstractComponentDefinition.&amp;lt;init&amp;gt;(AbstractComponentDefinition.java:68)[statistics] disconnected

        at org.talend.components.jdbc.tjdbcconnection.TJDBCConnectionDefinition.&amp;lt;init&amp;gt;(TJDBCConnectionDefinition.java:36)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.tDBConnection_1Process(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:961)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.tPrejob_1Process(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:849)[statistics] disconnected

        at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.runJobInTOS(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:6092)[statistics] disconnected

[statistics] disconnected       at dps.stg_s4_hana_raw_data_opera_ausp_0_1.STG_S4_HANA_RAW_DATA_OPERA_AUSP.runJob(STG_S4_HANA_RAW_DATA_OPERA_AUSP.java:5718)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the lib folder and I can see all the jars I should use among other jars&amp;nbsp; :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
components-api-0.28.2.jar
AthenaJDBC42-2.1.5.1001.jar
aws-java-sdk-athena-1.12.767.jar
aws-java-sdk-core-1.12.767.jar
aws-java-sdk-sts-1.12.767.jar
...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;what am I missing here ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Safus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 14:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-job-Construction-Could-not-initialize-class/m-p/2480481#M143186</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2024-09-09T14:21:24Z</dc:date>
    </item>
  </channel>
</rss>

