Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
zkokobill
Contributor
Contributor

Error starting Talend open studio for Data Integration

Hello everyone,

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.

Even my application.

When I ignore the error and model jobs in the application, their executions give java errors.

That is the error at the launch of the sotftware :

java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,

int

,

int

,java.lang.ClassLoader,java.security.ProtectionDomain)

java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,int,int,java.lang.ClassLoader,java.security.ProtectionDomain)

at java.base/java.lang.Class.getDeclaredMethod(Class.java:2707)

at org.apache.webbeans.proxy.Unsafe.lambda$unsafeDefineClass$2(Unsafe.java:163)

at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)

at org.apache.webbeans.proxy.Unsafe.unsafeDefineClass(Unsafe.java:160)

at org.apache.webbeans.proxy.Unsafe.defineAndLoadClass(Unsafe.java:126)

at org.apache.webbeans.proxy.AbstractProxyFactory.createProxyClass(AbstractProxyFactory.java:280)

at org.apache.webbeans.proxy.AbstractProxyFactory.createProxyClass(AbstractProxyFactory.java:250)

at org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory.createProxyClass(InterceptorDecoratorProxyFactory.java:216)

at org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory.createProxyClass(InterceptorDecoratorProxyFactory.java:188)

at org.apache.webbeans.portable.AbstractProducer.defineInterceptorStack(AbstractProducer.java:105)

at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:1183)

at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:1104)

at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:330)

at org.apache.webbeans.lifecycle.AbstractLifeCycle.bootstrapApplication(AbstractLifeCycle.java:137)

at org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:103)

at org.apache.webbeans.web.lifecycle.WebContainerLifecycle.startApplication(WebContainerLifecycle.java:98)

at org.apache.webbeans.servlet.WebBeansConfigurationListener.doStart(WebBeansConfigurationListener.java:207)

at org.apache.webbeans.servlet.WebBeansConfigurationListener.contextInitialized(WebBeansConfigurationListener.java:85)

at org.apache.meecrowave.openwebbeans.OWBAutoSetup$EagerBootListener.doContextInitialized(OWBAutoSetup.java:84)

at org.apache.meecrowave.openwebbeans.OWBAutoSetup$EagerBootListener.access$100(OWBAutoSetup.java:65)

at org.apache.meecrowave.openwebbeans.OWBAutoSetup.onStartup(OWBAutoSetup.java:61)

at org.apache.meecrowave.Meecrowave.lambda$deployWebapp$9(Meecrowave.java:280)

at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)

at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705)

at org.apache.meecrowave.Meecrowave.deployWebapp(Meecrowave.java:420)

at org.apache.meecrowave.Meecrowave.deployClasspath(Meecrowave.java:190)

at org.talend.sdk.component.server.cli.EnhancedCli.run(EnhancedCli.java:52)

at org.talend.sdk.component.studio.ProcessManager$2.run(ProcessManager.java:288)

Labels (3)
1 Solution

Accepted Solutions
zkokobill
Contributor
Contributor
Author

Thank you, the problem has been fixed when i tried with jdk 11.0.8.

I did'nt know that depending of the TOS's version we should use a particular jdk's version

View solution in original post

2 Replies
Anonymous
Not applicable

Hi

 

Please provide the following information for us to be more better evaluate the issue:

 

- Product version (such as Talend Cloud Real-Time Big Data Platform (7.3.120200219_1130)

- Operating System (such as Windows 10, 64 bit)

- Java version (such as Oracle JDK build 11.0.8+10-LTS)

 

I would suggest you to read the compatible operating system and compatible Java version sections in the installation guide.

 

Regards

Shong

zkokobill
Contributor
Contributor
Author

Thank you, the problem has been fixed when i tried with jdk 11.0.8.

I did'nt know that depending of the TOS's version we should use a particular jdk's version