<?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: Not able to complete talend setup in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-complete-talend-setup/m-p/2405625#M10909</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Go to check the Studio version and Java version, I guess it is caused by different Java version installation on the two machine. &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>Tue, 11 May 2021 05:38:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-11T05:38:02Z</dc:date>
    <item>
      <title>Not able to complete talend setup</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-complete-talend-setup/m-p/2405624#M10908</link>
      <description>&lt;P&gt;Hi! We are currently trying to setup a new user in talend. I have exported all jobs from my environment and sent it over to the other user. We were able to import all jobs into her environment successfully. Unfortunately, we keep getting 2 different error messages. One in the loading screen and one as soon as we try to open a job. Why do we keep getting these errors? Any ideas? We use Talend open studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the error messages:&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:2613)&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:312)&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;&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An error has occurred. See error log for more details.&lt;/P&gt;&lt;P&gt; JsonIoException setting field 'flags' on target: Property: null with value: {}&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-complete-talend-setup/m-p/2405624#M10908</guid>
      <dc:creator>AMikelopoulos1620046682</dc:creator>
      <dc:date>2024-11-16T00:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to complete talend setup</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-complete-talend-setup/m-p/2405625#M10909</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Go to check the Studio version and Java version, I guess it is caused by different Java version installation on the two machine. &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>Tue, 11 May 2021 05:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-complete-talend-setup/m-p/2405625#M10909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T05:38:02Z</dc:date>
    </item>
  </channel>
</rss>

