<?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: [resolved] TOS: Export Job, Exception in thread &amp;quot;main&amp;quot; java.lang.NoClassDefFound in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352027#M118475</link>
    <description>After a reboot of my development linux machine, everything works again... strange, strange, strange problem!</description>
    <pubDate>Fri, 22 Jul 2011 10:37:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-22T10:37:59Z</dc:date>
    <item>
      <title>[resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352021#M118469</link>
      <description>Hello 
&lt;BR /&gt;Since I am using TOS 4.2.2, it is not possible to run an exported job. I always get the following error: 
&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: routines/system/api/TalendJob 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass1(Native Method) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass(ClassLoader.java:616) 
&lt;BR /&gt; at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) 
&lt;BR /&gt; at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) 
&lt;BR /&gt; at java.net.URLClassLoader.access$000(URLClassLoader.java:58) 
&lt;BR /&gt; at java.net.URLClassLoader$1.run(URLClassLoader.java:197) 
&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method) 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:307) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:248) 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: routines.system.api.TalendJob 
&lt;BR /&gt; at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 
&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method) 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:307) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:248) 
&lt;BR /&gt; ... 12 more 
&lt;BR /&gt;Could not find the main class: ted.exporttest_0_1.exporttest. Program will exit. 
&lt;BR /&gt; 
&lt;BR /&gt;I tried also the version 5.0.0.M1_r64233, but the same error appears. 
&lt;BR /&gt;Thanks for any hint to get this working... I need as soon as possible a solution. 
&lt;BR /&gt;Cu, Roger</description>
      <pubDate>Sat, 16 Nov 2024 12:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352021#M118469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352022#M118470</link>
      <description>Hi 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "main" java.lang.NoClassDefFoundError: routines/system/api/TalendJob&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Is it a custom routine? Before you export the job script, right click on the job name, and select 'set up dependencies routine' option, and see if the user routine is imported.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 22 Jul 2011 09:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352022#M118470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352023#M118471</link>
      <description>Hi shong
&lt;BR /&gt;No, It is no customer routine. I do not use dependencies for this job at all... It is only a test job with a generator and tLogRow on it... (see screenshot)</description>
      <pubDate>Fri, 22 Jul 2011 09:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352023#M118471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T09:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352024#M118472</link>
      <description>Hi
&lt;BR /&gt;Which OS? Does the installation path of studio contains blank space? if so, try to reinstall it into a path without space.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 22 Jul 2011 09:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352024#M118472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T09:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352025#M118473</link>
      <description>OS: Linux&lt;BR /&gt;Path to TOS: /opt/TOS-All-r64233-V5.0.0M1</description>
      <pubDate>Fri, 22 Jul 2011 09:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352025#M118473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T09:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352026#M118474</link>
      <description>The missing file is actually present in the lib/systemRoutines.jar file, but it could not be found... sounds like a classpath issue. How can I fix this?</description>
      <pubDate>Fri, 22 Jul 2011 10:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352026#M118474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T10:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] TOS: Export Job, Exception in thread "main" java.lang.NoClassDefFound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352027#M118475</link>
      <description>After a reboot of my development linux machine, everything works again... strange, strange, strange problem!</description>
      <pubDate>Fri, 22 Jul 2011 10:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-TOS-Export-Job-Exception-in-thread-quot-main-quot-java/m-p/2352027#M118475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T10:37:59Z</dc:date>
    </item>
  </channel>
</rss>

