<?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: Error starting Talend open studio for Data Integration in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408524#M11927</link>
    <description>&lt;P&gt;Thank you, the problem has been fixed when i tried with jdk 11.0.8.&lt;/P&gt;&lt;P&gt;I did'nt know that depending of the TOS's version we should use a particular jdk's version&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 13:15:24 GMT</pubDate>
    <dc:creator>zkokobill</dc:creator>
    <dc:date>2022-04-21T13:15:24Z</dc:date>
    <item>
      <title>Error starting Talend open studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408522#M11925</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have an error while my talend open studio for Data Integration starts, i do not know if that error is due to my JVM or  TOS_DI. I have changed the TOS's version and have tried with many JDK's versions but i have the same errors.&lt;/P&gt;&lt;P&gt;Even my application.&lt;/P&gt;&lt;P&gt;When I ignore the error and model jobs in the application, their executions give java errors.&lt;/P&gt;&lt;P&gt;That is the error at the launch of the sotftware : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,&lt;/P&gt;&lt;P&gt;int&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;int&lt;/P&gt;&lt;P&gt;,java.lang.ClassLoader,java.security.ProtectionDomain)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,int,int,java.lang.ClassLoader,java.security.ProtectionDomain)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2707)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.Unsafe.lambda$unsafeDefineClass$2(Unsafe.java:163)&lt;/P&gt;&lt;P&gt;	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.Unsafe.unsafeDefineClass(Unsafe.java:160)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.Unsafe.defineAndLoadClass(Unsafe.java:126)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.AbstractProxyFactory.createProxyClass(AbstractProxyFactory.java:280)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.AbstractProxyFactory.createProxyClass(AbstractProxyFactory.java:250)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory.createProxyClass(InterceptorDecoratorProxyFactory.java:216)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory.createProxyClass(InterceptorDecoratorProxyFactory.java:188)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.portable.AbstractProducer.defineInterceptorStack(AbstractProducer.java:105)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:1183)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:1104)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:330)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.lifecycle.AbstractLifeCycle.bootstrapApplication(AbstractLifeCycle.java:137)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:103)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.web.lifecycle.WebContainerLifecycle.startApplication(WebContainerLifecycle.java:98)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.servlet.WebBeansConfigurationListener.doStart(WebBeansConfigurationListener.java:207)&lt;/P&gt;&lt;P&gt;	at org.apache.webbeans.servlet.WebBeansConfigurationListener.contextInitialized(WebBeansConfigurationListener.java:85)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.openwebbeans.OWBAutoSetup$EagerBootListener.doContextInitialized(OWBAutoSetup.java:84)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.openwebbeans.OWBAutoSetup$EagerBootListener.access$100(OWBAutoSetup.java:65)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.openwebbeans.OWBAutoSetup.onStartup(OWBAutoSetup.java:61)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.Meecrowave.lambda$deployWebapp$9(Meecrowave.java:280)&lt;/P&gt;&lt;P&gt;	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)&lt;/P&gt;&lt;P&gt;	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;/P&gt;&lt;P&gt;	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717)&lt;/P&gt;&lt;P&gt;	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690)&lt;/P&gt;&lt;P&gt;	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.Meecrowave.deployWebapp(Meecrowave.java:420)&lt;/P&gt;&lt;P&gt;	at org.apache.meecrowave.Meecrowave.deployClasspath(Meecrowave.java:190)&lt;/P&gt;&lt;P&gt;	at org.talend.sdk.component.server.cli.EnhancedCli.run(EnhancedCli.java:52)&lt;/P&gt;&lt;P&gt;	at org.talend.sdk.component.studio.ProcessManager$2.run(ProcessManager.java:288)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408522#M11925</guid>
      <dc:creator>zkokobill</dc:creator>
      <dc:date>2024-11-15T22:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error starting Talend open studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408523#M11926</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide the following information for us to be more better evaluate the issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Product version (such as Talend Cloud Real-Time Big Data Platform (7.3.120200219_1130)&lt;/P&gt;&lt;P&gt;- Operating System (such as Windows 10, 64 bit)&lt;/P&gt;&lt;P&gt;- Java version (such as Oracle JDK build 11.0.8+10-LTS)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest you to read the compatible operating  system and compatible Java version sections in the installation guide. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 02:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408523#M11926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-21T02:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error starting Talend open studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408524#M11927</link>
      <description>&lt;P&gt;Thank you, the problem has been fixed when i tried with jdk 11.0.8.&lt;/P&gt;&lt;P&gt;I did'nt know that depending of the TOS's version we should use a particular jdk's version&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 13:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-starting-Talend-open-studio-for-Data-Integration/m-p/2408524#M11927</guid>
      <dc:creator>zkokobill</dc:creator>
      <dc:date>2022-04-21T13:15:24Z</dc:date>
    </item>
  </channel>
</rss>

