<?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 Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372269#M135123</link>
    <description>Hi Sabrina,
&lt;BR /&gt;Thanks for your feedback.
&lt;BR /&gt;We are using TOS 5.3.1 
&lt;BR /&gt;Last 2 days on-wards i am getting that error.
&lt;BR /&gt;Now when i run the job, i am not getting previous error.
&lt;BR /&gt;But i am getting new error for all jobs.The error is below one.
&lt;BR /&gt;"Execution failed : Failed to generate temporary files.
&lt;BR /&gt;".
&lt;BR /&gt;
&lt;BR /&gt;But When i open TOS with admin privileges.
&lt;BR /&gt;All jobs are running successfully .
&lt;BR /&gt;How to fix this one?
&lt;BR /&gt;Thanks.
&lt;BR /&gt;kumar.talend</description>
    <pubDate>Thu, 22 Aug 2013 14:40:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-22T14:40:15Z</dc:date>
    <item>
      <title>NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372267#M135121</link>
      <description>Hi all, 
&lt;BR /&gt; 
&lt;BR /&gt;when i am executing any job in different project i am getting below error. 
&lt;BR /&gt;I checked in code viewer it is blank. 
&lt;BR /&gt;Just now i am facing this problem . 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;java.lang.NoClassDefFoundError: sap_jobs/gbu_full_run_sap_export_jul_18_2013_0_1/GBU_Full_Run_SAP_Export_Jul_18_2013 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: sap_jobs.gbu_full_run_sap_export_jul_18_2013_0_1.GBU_Full_Run_SAP_Export_Jul_18_2013 
&lt;BR /&gt; at java.net.URLClassLoader$1.run(Unknown Source) 
&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method) 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt;Could not find the main class: sap_jobs.gbu_full_run_sap_export_jul_18_2013_0_1.GBU_Full_Run_SAP_Export_Jul_18_2013. Program will exit. 
&lt;BR /&gt;Exception in thread "main" 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;kumar.talend</description>
      <pubDate>Tue, 20 Aug 2013 14:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372267#M135121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-20T14:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372268#M135122</link>
      <description>Hi, &lt;BR /&gt;What's the talend product version are you using?&lt;BR /&gt;Did these job run successfully before? Did you export it? Is it repro when you restart your studio?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 21 Aug 2013 02:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372268#M135122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-21T02:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372269#M135123</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thanks for your feedback.
&lt;BR /&gt;We are using TOS 5.3.1 
&lt;BR /&gt;Last 2 days on-wards i am getting that error.
&lt;BR /&gt;Now when i run the job, i am not getting previous error.
&lt;BR /&gt;But i am getting new error for all jobs.The error is below one.
&lt;BR /&gt;"Execution failed : Failed to generate temporary files.
&lt;BR /&gt;".
&lt;BR /&gt;
&lt;BR /&gt;But When i open TOS with admin privileges.
&lt;BR /&gt;All jobs are running successfully .
&lt;BR /&gt;How to fix this one?
&lt;BR /&gt;Thanks.
&lt;BR /&gt;kumar.talend</description>
      <pubDate>Thu, 22 Aug 2013 14:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372269#M135123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-22T14:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372270#M135124</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;"Execution failed : Failed to generate temporary files.&lt;BR /&gt;".&lt;BR /&gt;&lt;BR /&gt;But When i open TOS with admin privileges.&lt;BR /&gt;All jobs are running successfully .&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I suspect it is permission issue. It is better to avoid installing talend studio in program files.(In other hard disk) 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 23 Aug 2013 03:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoClassDefFoundError/m-p/2372270#M135124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-23T03:17:35Z</dc:date>
    </item>
  </channel>
</rss>

