<?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: NoClassDefFoundError in one project, other one works. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375935#M138233</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried everything, from re-adding the libs to tLoadLib. All the libs were loaded since autocomplete worked in the code but it was a runtime that there was something wrong.&lt;/P&gt;&lt;P&gt;I deleted GenerateJWTRoeselare and added it again, then it worked. Could have been some caching mechanism going fubar.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000L2V84AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143047iC3218728A8CDE587/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000L2V84AAF.png" alt="0695b00000L2V84AAF.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 06:59:43 GMT</pubDate>
    <dc:creator>JayQueue</dc:creator>
    <dc:date>2021-11-30T06:59:43Z</dc:date>
    <item>
      <title>NoClassDefFoundError in one project, other one works.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375932#M138230</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a workspace where I created a Routine where I added my External Libs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000L2Ir6AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152305i5050E75AA3207DE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000L2Ir6AAF.png" alt="0695b00000L2Ir6AAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This works fine.&lt;/P&gt;&lt;P&gt;Then I had exported it to a new workspace, added the same libs.&lt;/P&gt;&lt;P&gt;But when I run the job I get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in thread "Thread-2" java.lang.NoClassDefFoundError: org/jose4j/jwt/JwtClaims&lt;/P&gt;&lt;P&gt;	at routines.GenerateJWTRoeselare.buildClientAssertion(GenerateJWTRoeselare.java:43)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Caused by: java.lang.ClassNotFoundException: org.jose4j.jwt.JwtClaims&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I open the code Generare there are no error for missing libs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000L2IsTAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153658i117C37EC814BF0BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000L2IsTAAV.png" alt="0695b00000L2IsTAAV.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And when I type code, it's autocompleted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000L2IpHAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155169i1E3D436B75A298C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000L2IpHAAV.png" alt="0695b00000L2IpHAAV.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does someone have an idea what I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375932#M138230</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2024-11-15T23:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError in one project, other one works.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375933#M138231</link>
      <description>&lt;P&gt;Solved.&lt;/P&gt;&lt;P&gt;I had to remove the GenerateJWTRoeselare user routine from the setup routine dependencies and add it again. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 13:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375933#M138231</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2021-11-29T13:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError in one project, other one works.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375934#M138232</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for letting us know you have resolved this issue by yourself.&lt;/P&gt;&lt;P&gt;Here is a KB article about: &lt;A href="https://community.talend.com/s/article/How-to-include-multiple-runtime-JAR-files-with-a-Job-zDnS6" alt="https://community.talend.com/s/article/How-to-include-multiple-runtime-JAR-files-with-a-Job-zDnS6" target="_blank"&gt;How to include multiple runtime JAR files with a Job&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it will be helpful for your further processing.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 03:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375934#M138232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-30T03:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError in one project, other one works.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375935#M138233</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried everything, from re-adding the libs to tLoadLib. All the libs were loaded since autocomplete worked in the code but it was a runtime that there was something wrong.&lt;/P&gt;&lt;P&gt;I deleted GenerateJWTRoeselare and added it again, then it worked. Could have been some caching mechanism going fubar.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000L2V84AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143047iC3218728A8CDE587/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000L2V84AAF.png" alt="0695b00000L2V84AAF.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 06:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError-in-one-project-other-one-works/m-p/2375935#M138233</guid>
      <dc:creator>JayQueue</dc:creator>
      <dc:date>2021-11-30T06:59:43Z</dc:date>
    </item>
  </channel>
</rss>

