<?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: java.lang.NoClassDefFoundError in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376521#M146065</link>
    <description>thanks for ur valuable reply . i changed the path of environmental variables and now it works .</description>
    <pubDate>Thu, 28 Jul 2011 07:17:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-28T07:17:31Z</dc:date>
    <item>
      <title>java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376505#M146047</link>
      <description>&lt;P&gt;Hello , &lt;BR /&gt; Im working with talend for more than a month . i dont know why the following java error occurs suddenly while running a job . &lt;BR /&gt; before this i didn't changed anything in talend or in job . executed the job as daily but suddenly i got this error .&lt;BR /&gt; can any one help me for this issue . &lt;BR /&gt; java.lang.NoClassDefFoundError: infobuilder/report_and_mail_0_1/Report_And_Mail&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: infobuilder.report_and_mail_0_1.Report_And_Mail&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: infobuilder.report_and_mail_0_1.Report_And_Mail. Program will exit.&lt;BR /&gt;Exception in thread "main" &lt;BR /&gt;Thanks in Advance &lt;BR /&gt; Nilesh&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376505#M146047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376506#M146048</link>
      <description>Hi Nilesh 
&lt;BR /&gt;The problem is that some of jars are missing, so please check what you have done maybe remove the files. Do you get the same problem when executing other jobs? Do you execute the job in studio or out of studio? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 07 Jun 2011 11:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376506#M146048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-07T11:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376507#M146049</link>
      <description>i have checked with some other jobs . that too showing the same type of error&lt;BR /&gt;Im executing the job inside talend open studio as same i did before .</description>
      <pubDate>Tue, 07 Jun 2011 11:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376507#M146049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-07T11:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376508#M146050</link>
      <description>can anyone help me to overcome this issue asap .</description>
      <pubDate>Tue, 07 Jun 2011 11:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376508#M146050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-07T11:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376509#M146051</link>
      <description>still im getting the same error while executing a simple job
&lt;BR /&gt;java.lang.NoClassDefFoundError: infobuilder/check_0_1/check
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: infobuilder.check_0_1.check
&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: infobuilder.check_0_1.check. Program will exit.
&lt;BR /&gt;Exception in thread "main" 
&lt;BR /&gt;can anyone help me .</description>
      <pubDate>Wed, 08 Jun 2011 06:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376509#M146051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T06:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376510#M146052</link>
      <description>Hi
&lt;BR /&gt;Which OS? Can you show us the installation path?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 08 Jun 2011 06:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376510#M146052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T06:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376511#M146053</link>
      <description>im working in "windows 2003 server"
&lt;BR /&gt;and this is the path which i installed "D:\TOS-All-r50363-V4.1.1\TOS-All-r50363-V4.1.1"
&lt;BR /&gt;im working with the same background from last 3 months suddenly i got such error</description>
      <pubDate>Wed, 08 Jun 2011 06:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376511#M146053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T06:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376512#M146054</link>
      <description>Hi Nilesh,&lt;BR /&gt;Have u added any new classpath variables in the environment variables or the classpath is set?. This error may some times come because of this</description>
      <pubDate>Wed, 08 Jun 2011 07:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376512#M146054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T07:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376513#M146055</link>
      <description>nothing i did .. i was working asusual suddenly this error occured .</description>
      <pubDate>Wed, 08 Jun 2011 07:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376513#M146055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T07:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376514#M146056</link>
      <description>Hi 
&lt;BR /&gt;Ok, can you please install a new studio into another folder? and then create a simple a job and test whether the problem still exists, if not, we will migrate all the jobs from old studio to the new one. 
&lt;BR /&gt;Note that: don't remove the old studio before you backup the projects. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 08 Jun 2011 07:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376514#M146056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T07:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376515#M146057</link>
      <description>i have installed talend open studio in a other folder and checked with a simple job now its working fine . &lt;BR /&gt;how can i migrate all jobs from old project to this new one?</description>
      <pubDate>Wed, 08 Jun 2011 10:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376515#M146057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T10:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376516#M146058</link>
      <description>Hi
&lt;BR /&gt;Please follows the steps to migrate all items from old studio to new studio:
&lt;BR /&gt;1. Empty Recycle bin in old studio.
&lt;BR /&gt;2. Right click on Job design in old studio and select 'export item' option.
&lt;BR /&gt;3. Select 'Select archive file' option and browse a archive file path, click on 'Select All' button.
&lt;BR /&gt;4. Backup the export archive file.
&lt;BR /&gt;5. Open the new studio, right click on the Job Design and select 'import items' option, and then import all the items from the archive file.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 08 Jun 2011 10:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376516#M146058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T10:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376517#M146059</link>
      <description>thanks for ur help . it works</description>
      <pubDate>Wed, 08 Jun 2011 11:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376517#M146059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376518#M146060</link>
      <description>Hi 
&lt;BR /&gt;Good news! Thanks for your feedback!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 09 Jun 2011 05:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376518#M146060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-09T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376519#M146062</link>
      <description>hi , 
&lt;BR /&gt; I got "java.lang.ClassNotFoundException" error after that i changed the talend path to another drive then started working normally but now again im getting the same error in this path also . 
&lt;BR /&gt; java.lang.NoClassDefFoundError: infobuilder/eventtrigger_sendmail_0_1/eventtrigger_sendmail 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: infobuilder.eventtrigger_sendmail_0_1.eventtrigger_sendmail 
&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;Could not find the main class: infobuilder.eventtrigger_sendmail_0_1.eventtrigger_sendmail. Program will exit. 
&lt;BR /&gt;Exception in thread "main" 
&lt;BR /&gt;can anyone help me how this error occurs and how can i solve it ? 
&lt;BR /&gt;With Regards , 
&lt;BR /&gt; Nilesh R</description>
      <pubDate>Tue, 26 Jul 2011 12:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376519#M146062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-26T12:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376520#M146064</link>
      <description>If re-importing doesn't work, can I see a screenshot of your job? I had this issue, and it wasn't anything that I could find on the forums but a weird error with how the components were laid out. 
&lt;BR /&gt;Here is my post where I had the same issue: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vComgCAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Another-java-lang-NoClassDefFoundError-post/td-p/97162&lt;/A&gt;</description>
      <pubDate>Tue, 26 Jul 2011 14:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376520#M146064</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2011-07-26T14:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376521#M146065</link>
      <description>thanks for ur valuable reply . i changed the path of environmental variables and now it works .</description>
      <pubDate>Thu, 28 Jul 2011 07:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376521#M146065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-28T07:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376522#M146068</link>
      <description>I have the same issue. What environment variable have you changed the value?</description>
      <pubDate>Mon, 07 Nov 2011 16:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376522#M146068</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-11-07T16:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376523#M146069</link>
      <description>Hi SHong,
&lt;BR /&gt;I have same problem..in my case for new installation and new job also am getting the same issue.
&lt;BR /&gt;please help me.</description>
      <pubDate>Fri, 13 Jan 2012 11:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376523#M146069</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-13T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoClassDefFoundError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376524#M146070</link>
      <description>I had the same problem, and it was solved by removing the spaces in the path.
&lt;BR /&gt;My project directory (path) had a space. Remove any space in all Talend path.
&lt;BR /&gt;This one works C:\Talend\TalendWorkspace, this C:\Dev\Talend Workspace doesn't!</description>
      <pubDate>Fri, 12 Apr 2013 19:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NoClassDefFoundError/m-p/2376524#M146070</guid>
      <dc:creator>fbehfar</dc:creator>
      <dc:date>2013-04-12T19:15:52Z</dc:date>
    </item>
  </channel>
</rss>

