Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
ASingh1647775907
Contributor
Contributor

Installing Talend on Window

I tried installing Talend on my window machine but got the below error. I have JDK 8 and 11 installed, I have tried setting paths for both version but none of it helped. Please suggest the way to install the Talend on my system.

!SESSION 2022-03-20 16:53:53.253 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.8.0_221

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN

Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2022-03-20 16:53:54.742

!MESSAGE FrameworkEvent ERROR

!STACK 0

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.equinox.simpleconfigurator [3]

 Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"

at org.eclipse.osgi.container.Module.start(Module.java:463)

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

What is studio version? Studio v8 requires Java 11, please refer to this documentation to set Java 11 environment variable or you can specify JVM to launch studio.

 

Regards

Shong

View solution in original post

1 Reply
Anonymous
Not applicable

Hi

What is studio version? Studio v8 requires Java 11, please refer to this documentation to set Java 11 environment variable or you can specify JVM to launch studio.

 

Regards

Shong