<?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 [resolved] error when launching Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347958#M115147</link>
    <description>i m getting the below attached log file as error while launching Talend &lt;BR /&gt;Please help ASAP</description>
    <pubDate>Wed, 23 Apr 2014 07:58:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-23T07:58:24Z</dc:date>
    <item>
      <title>[resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347958#M115147</link>
      <description>i m getting the below attached log file as error while launching Talend &lt;BR /&gt;Please help ASAP</description>
      <pubDate>Wed, 23 Apr 2014 07:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347958#M115147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T07:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347959#M115148</link>
      <description>Hi, 
&lt;BR /&gt;It seems the attached log file is missing. Could you please check it then paste log content into forum again?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 08:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347959#M115148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T08:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347960#M115149</link>
      <description>!SESSION 2014-04-23 06:49:28.990 ----------------------------------------------- 
&lt;BR /&gt;eclipse.buildId=unknown 
&lt;BR /&gt;java.version=1.4.2_12 
&lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US 
&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2014-04-23 06:49:29.679 
&lt;BR /&gt;!MESSAGE error loading hook: org.talend.osgi.configurator.JarLoaderConfigurator 
&lt;BR /&gt;!STACK 0 
&lt;BR /&gt;java.lang.UnsupportedClassVersionError: org/talend/osgi/configurator/JarLoaderConfigurator (Unsupported major.minor version 50.0) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass0(Native Method) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.security.SecureClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.net.URLClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.net.URLClassLoader.access$100(Unknown Source) 
&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 java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClassInternal(Unknown Source) 
&lt;BR /&gt; at java.lang.Class.forName0(Native Method) 
&lt;BR /&gt; at java.lang.Class.forName(Unknown Source) 
&lt;BR /&gt; at org.eclipse.osgi.baseadaptor.HookRegistry.loadConfigurators(HookRegistry.java:176) 
&lt;BR /&gt; at org.eclipse.osgi.baseadaptor.HookRegistry.initialize(HookRegistry.java:100) 
&lt;BR /&gt; at org.eclipse.osgi.baseadaptor.BaseAdaptor.&amp;lt;init&amp;gt;(BaseAdaptor.java:89) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.createAdaptor(EclipseStarter.java:752) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:282) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
&lt;BR /&gt;!ENTRY org.eclipse.equinox.app 0 0 2014-04-23 06:49:33.644 
&lt;BR /&gt;!MESSAGE Product org.talend.rcp.branding.tos.product could not be found. 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.gef.doc.isv.nl_es_3.5.0.v20100814074441.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.gef.doc.isv.nl_es 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.gef.doc.isv_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.cvs.nl_it_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.cvs.nl_it 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.cvs_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.equinox.event.nl_es_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.event.nl_es 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.event_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.730 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.platform.nl_pt_BR_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.platform.nl_pt_BR 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.platform_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.platform.nl_ja_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.platform.nl_ja 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.platform_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.pde.core.nl_pt_BR_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.pde.core.nl_pt_BR 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.pde.core_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.pde.ds.core.nl_ru_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.pde.ds.core.nl_ru 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.pde.ds.core_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.s390x.nl_de_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.s390x.nl_de 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.launcher.gtk.linux.s390x_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.core.net.linux.x86.nl_es_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.core.net.linux.x86.nl_es 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.core.net.linux.x86_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.win32.win32.x86.nl_it_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl_it 2 0 2014-04-23 06:49:34.731 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-04-23 06:49:34.732</description>
      <pubDate>Wed, 23 Apr 2014 08:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347960#M115149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347961#M115150</link>
      <description>!ENTRY org.eclipse.osgi 4 0 2014-04-23 06:49:35.599 
&lt;BR /&gt;!MESSAGE Application error 
&lt;BR /&gt;!STACK 1 
&lt;BR /&gt;java.lang.RuntimeException: No application id has been found. 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407)</description>
      <pubDate>Wed, 23 Apr 2014 08:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347961#M115150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347962#M115151</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;java.version=1.4.2_12&lt;BR /&gt;java.vendor=Sun Microsystems Inc.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Have you already checked document &lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms&lt;/A&gt;?&lt;BR /&gt;For you information, since v4.2.4, Talend requires Sun JDK 1.6 or higher. &lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 08:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347962#M115151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347963#M115152</link>
      <description>i have installed JDK version 7.&lt;BR /&gt;Still i am getting error.</description>
      <pubDate>Wed, 23 Apr 2014 10:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347963#M115152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347964#M115153</link>
      <description>Hi, &lt;BR /&gt;Are there two JDK 1.4 and 1.7 in your PC? If so, could you please check your path variable to make sure JDK 1.7 value is set in front of JDK 1.4?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 10:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347964#M115153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347965#M115154</link>
      <description>i removed the other versions. Only 1.7 is available in my system.
&lt;BR /&gt;Path Variable is also set properly.</description>
      <pubDate>Wed, 23 Apr 2014 10:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347965#M115154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347966#M115155</link>
      <description>Hi, &lt;BR /&gt;Is it Working after re-starting computer? Is it the same exception as error log shown in your previous post (java.lang.RuntimeException: No application id has been found.)?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 10:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347966#M115155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347967#M115156</link>
      <description>It is not working after Restart also .&lt;BR /&gt;Now i am getting different error as "Failed to Load the JNI Shared Library"&lt;BR /&gt;Does Talend is available in 64bit version as my System is 64bit ?</description>
      <pubDate>Wed, 23 Apr 2014 10:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347967#M115156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347968#M115157</link>
      <description>Hi, 
&lt;BR /&gt;Could you please have a look at the related 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkmxCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Talend-Integration-Studio-5-2-1-install-load-issue/td-p/75904&lt;/A&gt; to see if it is helpful for your issue? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 10:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347968#M115157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347969#M115158</link>
      <description>It is working now. I installed 32 bit jdk 1.7.</description>
      <pubDate>Wed, 23 Apr 2014 10:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347969#M115158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347970#M115159</link>
      <description>Hi, &lt;BR /&gt;If the issue is closed, may I ask you to click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.&lt;BR /&gt;Many thanks&lt;BR /&gt;Feel free let me know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 23 Apr 2014 10:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347970#M115159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T10:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347971#M115160</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I am same problem. I am doing JasperSoft ETL 5.4.1, while attaching license, i am getting following exception. 
&lt;BR /&gt;!SESSION 2014-05-12 20:31:48.811 ----------------------------------------------- 
&lt;BR /&gt;eclipse.buildId=unknown 
&lt;BR /&gt;java.version=1.6.0_25 
&lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN 
&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86_64 
&lt;BR /&gt;!ENTRY org.eclipse.equinox.app 0 0 2014-05-12 20:31:49.850 
&lt;BR /&gt;!MESSAGE Product org.talend.rcp.branding.jetl.product could not be found. 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 2 0 2014-05-12 20:31:50.291 
&lt;BR /&gt;!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-05-12 20:31:50.291 
&lt;BR /&gt;!MESSAGE Bundle reference:file 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;lugins/org.eclipse.equinox.launcher.gtk.linux.x86.nl_ru_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86.nl_ru 2 0 2014-05-12 20:31:50.291 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.launcher.gtk.linux.x86_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-05-12 20:31:50.291 
&lt;BR /&gt;!MESSAGE Bundle reference:file 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;lugins/org.eclipse.help.appserver.nl_de_3.6.0.v20100814043401.jar was not resolved. 
&lt;BR /&gt;resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.ppc64.nl_de 2 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.launcher.gtk.linux.ppc64_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Bundle org.eclipse.equinox.event.nl_de_3.6.0.v20100814043401 was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.event.nl_de 2 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.event_0.0.0. 
&lt;BR /&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Bundle org.eclipse.equinox.launcher.motif.aix.ppc.nl_zh_3.6.0.v20100814043401 was not resolved. 
&lt;BR /&gt;!SUBENTRY 2 org.eclipse.equinox.launcher.motif.aix.ppc.nl_zh 2 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Missing host org.eclipse.equinox.launcher.motif.aix.ppc_0.0.0. 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2014-05-12 20:31:50.327 
&lt;BR /&gt;!MESSAGE Application error 
&lt;BR /&gt;!STACK 1 
&lt;BR /&gt;java.lang.RuntimeException: No application id has been found. 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I am using window 7 64 bit and jdk6 64 bit. Still I am not able to resolve this problem.Please help me. 
&lt;BR /&gt;Thanks and Regards 
&lt;BR /&gt;Karunesh Upadhyay</description>
      <pubDate>Mon, 12 May 2014 16:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347971#M115160</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-05-12T16:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347972#M115161</link>
      <description>Hi karunesh, 
&lt;BR /&gt;It will occur error if there is some blank space in installation path or the problem is probably due to long path.
&lt;BR /&gt;Did you try to reinstall it in another folder and restart it?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Jun 2014 07:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347972#M115161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347973#M115162</link>
      <description>1470477907566.log.log&lt;BR /&gt;I am getting the error shown in log file while opening talend studio. Can anyone help me here.</description>
      <pubDate>Sun, 07 Aug 2016 06:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347973#M115162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-07T06:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347974#M115163</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;navesh&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,&lt;BR /&gt;The log file your provided is not available on talend forum. Could you please take a look at it?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 08 Aug 2016 07:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347974#M115163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-08T07:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347975#M115164</link>
      <description>Hello,
&lt;BR /&gt;I happen to have the same error when installing the talend data integration. I try installing the jdk 1.7/ jdk 7 but still can't install. Then I uninstall the jdk 1.7/ jdk 7 and download and install the jdk 1.8/jdk 8. And it works!! good luck!</description>
      <pubDate>Tue, 04 Oct 2016 09:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347975#M115164</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-04T09:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] error when launching Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347976#M115165</link>
      <description>I am getting a similar error: !MESSAGE error loading hook: org.talend.osgi.configurator.JarLoaderConfigurator&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.UnsupportedClassVersionError: org/talend/osgi/configurator/JarLoaderConfigurator : Unsupported major.minor version 51.0</description>
      <pubDate>Wed, 25 Jan 2017 17:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-error-when-launching-Talend/m-p/2347976#M115165</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-01-25T17:33:56Z</dc:date>
    </item>
  </channel>
</rss>

