<?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 : MissingMainXMLComponentFileException in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349467#M705</link>
    <description>Hello , 
&lt;BR /&gt;Thank you for your help , 
&lt;BR /&gt;OS is Windows 7 - 32 Bit. 
&lt;BR /&gt;JRE 7 - 32 Bit JVM 
&lt;BR /&gt; 
&lt;BR /&gt;Talend Data Integration Build Version - v5.3.1 
&lt;BR /&gt;Downloaded it, unzipped it using 7z and copied the entire folder from a network drive onto my local drive. 
&lt;BR /&gt;Then tried starting the EXE for the 32 bit system. 
&lt;BR /&gt;After importing the demo project, I tried to open it, but it threw the error I specified in the first post. 
&lt;BR /&gt;I have created a JAVA_HOME environment variable pointing to "C:\Program Files\Java\jdk1.7.0_45". 
&lt;BR /&gt;Is this correct ? This was my understanding as per the docs in the web site. 
&lt;BR /&gt;I went to CMD and typed 'Java -version' and it works.. the JVM is recognizable... 
&lt;BR /&gt;Have I missed out on something ? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Karan</description>
    <pubDate>Wed, 13 Nov 2013 07:46:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-13T07:46:38Z</dc:date>
    <item>
      <title>NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349463#M701</link>
      <description>Hello, 
&lt;BR /&gt;I tried running TalenD Data Integration for the first time. 
&lt;BR /&gt;I tried to import the Demo project that is already present. 
&lt;BR /&gt;However, it threw an error : - 
&lt;BR /&gt;java.lang.NoClassDefFoundError: org/talend/designer/codegen/components/model/MissingMainXMLComponentFileException 
&lt;BR /&gt; at org.talend.designer.codegen.components.model.ComponentsService.getComponentsFactory(ComponentsService.java:46) 
&lt;BR /&gt; at org.talend.repository.model.ComponentsFactoryProvider.getInstance(ComponentsFactoryProvider.java:60) 
&lt;BR /&gt; at org.talend.core.CoreService.componentsReset(CoreService.java:249) 
&lt;BR /&gt; at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1755) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginDialog$1.run(LoginDialog.java:360) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.talend.designer.codegen.components.model.MissingMainXMLComponentFileException 
&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506) 
&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) 
&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) 
&lt;BR /&gt; at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; ... 6 more 
&lt;BR /&gt; 
&lt;BR /&gt;I set JAVA_HOME in environmen variables as : 
&lt;BR /&gt;"C:\Program Files\Java\jdk1.7.0_45" 
&lt;BR /&gt;I put the quotes on since there was a space in 'Program Files'. 
&lt;BR /&gt;I also tried single quotes. 
&lt;BR /&gt;But the error still comes. Where am I going wrong here ? And how do I correct this problem. 
&lt;BR /&gt;I have Java - when I run 'cmd' and type java-version .. there is a proper output... the appropriate java version is used. 
&lt;BR /&gt;I have only one jdk and jre on my machine and no other java version exists. 
&lt;BR /&gt;Kindly advise, 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Karan</description>
      <pubDate>Sat, 16 Nov 2024 11:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349463#M701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349464#M702</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;java.lang.ClassNotFoundException&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Usually 2 types of problems causing this error:&lt;BR /&gt;1. Spaces or illegal character  in the Talend  installation path&lt;BR /&gt;2. A corrupt/incomplete Java installation&lt;BR /&gt;Please reinstall your studio and avoid these 2 types of problems mentioned above to see if it is working?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 Nov 2013 08:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349464#M702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T08:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349465#M703</link>
      <description>Hello , 
&lt;BR /&gt;Thanks for the reply. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Usually 2 types of problems causing this error:&lt;BR /&gt;1. Spaces or illegal character in the Talend installation path&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;No luck here, I tried renaming the parent folder, copied it to another directory on my drive, the pathname does not have any spaces now any illegal characters. The same error appears. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;2. A corrupt/incomplete Java installation&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I removed JDK and JRE from my system from Add/Remove Programs. I took the setup and reinstalled. 
&lt;BR /&gt; 
&lt;BR /&gt;I reinstalled both the JDK and JRE. The installation completed successfully, I am pretty sure of that as I validated it. 
&lt;BR /&gt;Still, after running TalenD, while trying to open the demo project, or trying to create a new project - I am getting the same error. 
&lt;BR /&gt;Any inputs ? 
&lt;BR /&gt;Kindly advise , 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Karan</description>
      <pubDate>Tue, 12 Nov 2013 09:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349465#M703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349466#M704</link>
      <description>Hi, &lt;BR /&gt;What's your OS and jdk version 32 bit/64bit? What the TalenD Data Integration product build version are you using? How did you unzip it?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Nov 2013 03:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349466#M704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T03:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349467#M705</link>
      <description>Hello , 
&lt;BR /&gt;Thank you for your help , 
&lt;BR /&gt;OS is Windows 7 - 32 Bit. 
&lt;BR /&gt;JRE 7 - 32 Bit JVM 
&lt;BR /&gt; 
&lt;BR /&gt;Talend Data Integration Build Version - v5.3.1 
&lt;BR /&gt;Downloaded it, unzipped it using 7z and copied the entire folder from a network drive onto my local drive. 
&lt;BR /&gt;Then tried starting the EXE for the 32 bit system. 
&lt;BR /&gt;After importing the demo project, I tried to open it, but it threw the error I specified in the first post. 
&lt;BR /&gt;I have created a JAVA_HOME environment variable pointing to "C:\Program Files\Java\jdk1.7.0_45". 
&lt;BR /&gt;Is this correct ? This was my understanding as per the docs in the web site. 
&lt;BR /&gt;I went to CMD and typed 'Java -version' and it works.. the JVM is recognizable... 
&lt;BR /&gt;Have I missed out on something ? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Karan</description>
      <pubDate>Wed, 13 Nov 2013 07:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349467#M705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T07:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349468#M706</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;downloaded it, unzipped it using 7z and copied the entire folder from a network drive onto my local drive.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Did you download your Talend Data Integration Build Version - v5.3.1 product from Talend Official Website? 
&lt;A href="http://www.talend.com/download/data-integration" rel="nofollow noopener noreferrer"&gt;http://www.talend.com/download/data-integration&lt;/A&gt;
&lt;BR /&gt;Is your installation path too long? Unzip it to a root drive, e.g. 'D:\Talend-5.3.1\studio\. 
&lt;BR /&gt;Is it still not working when you create a new project instead of importing a demo? Standard Sun JDK? Is there any more error log which is located in &amp;lt;Talend Studio installation path&amp;gt;/workspace/.metadata/.log .
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Nov 2013 08:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349468#M706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T08:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349469#M707</link>
      <description>Hello , 
  &lt;BR /&gt; 
  &lt;BLOCKQUOTE&gt; 
   &lt;TABLE&gt; 
    &lt;TBODY&gt; 
     &lt;TR&gt; 
      &lt;TD&gt;Did you download your Talend Data Integration Build Version - v5.3.1 product from Talend Official Website? &lt;A href="http://www.talend.com/download/data-integration"&gt;http://www.talend.com/download/data-integration&lt;/A&gt;&lt;/TD&gt; 
     &lt;/TR&gt; 
    &lt;/TBODY&gt; 
   &lt;/TABLE&gt; 
  &lt;/BLOCKQUOTE&gt; 
  &lt;BR /&gt;Yes. This is the site I went to. 
  &lt;BR /&gt; 
  &lt;BLOCKQUOTE&gt; 
   &lt;TABLE&gt; 
    &lt;TBODY&gt; 
     &lt;TR&gt; 
      &lt;TD&gt;Is your installation path too long? Unzip it to a root drive, e.g. 'D:\Talend-5.3.1\studio\.&lt;/TD&gt; 
     &lt;/TR&gt; 
    &lt;/TBODY&gt; 
   &lt;/TABLE&gt; 
  &lt;/BLOCKQUOTE&gt; 
  &lt;BR /&gt;I unzipped it into another folder and tried, still no luck... 
  &lt;BR /&gt;I unzipped to :- "C:\Karan\TalenD" 
  &lt;BR /&gt; 
  &lt;BLOCKQUOTE&gt; 
   &lt;TABLE&gt; 
    &lt;TBODY&gt; 
     &lt;TR&gt; 
      &lt;TD&gt;Is it still not working when you create a new project instead of importing a demo?&lt;/TD&gt; 
     &lt;/TR&gt; 
    &lt;/TBODY&gt; 
   &lt;/TABLE&gt; 
  &lt;/BLOCKQUOTE&gt; The error appears if I try to create a new
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdEv"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdEv"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349469#M707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349470#M708</link>
      <description>Hello ,
&lt;BR /&gt;Any updates.. ?
&lt;BR /&gt;Request your assistance here... 
&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 15 Nov 2013 07:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349470#M708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T07:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: NoClassDefFoundError : MissingMainXMLComponentFileException</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349471#M709</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Caused by: java.lang.ClassNotFoundException: org.talend.designer.esb.webservice.WebServiceComponentPlugin&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Sorry for delay.
&lt;BR /&gt;From the error message, it indicates some plug are missing or not loaded, it seems the product is not installed completely. Try to re-unzip the archive file(Can you use WinRAR to do it) again and notice any error occurs during the installation process.
&lt;BR /&gt;Sorry for any inconvenience. 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Nov 2013 07:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/NoClassDefFoundError-MissingMainXMLComponentFileException/m-p/2349471#M709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T07:56:06Z</dc:date>
    </item>
  </channel>
</rss>

