Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Unable to open the Studio in MacOS Mojave 10.14. I see java version 10.0.2 by default. can you please suggest the link where I can get the correct version if this is not supported?
SESSION 2019-05-20 19:12:44.124 -----------------------------------------------
eclipse.buildId=unknown
java.version=10.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_SG
Framework arguments: -keyring /Users/nirmalg/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/nirmalg/.eclipse_keyring -showlocation
!ENTRY org.talend.components.googledrive 4 0 2019-05-20 19:12:46.614
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.talend.components.googledrive [13]
Unresolved requirement: Import-Package: org.apache.commons.lang3; version="[3.7.0,4.0.0)"
-> Export-Package: org.apache.commons.lang3; bundle-symbolic-name="org.apache.commons.lang3"; bundle-version="3.7.0"; version="3.7.0"
org.apache.commons.lang3 [588]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"
Hello,
Please refer to this online installation guide about:TalendHelpCenter:Compatible Java Environments
You can modify .ini file to force Talend to plug with Java 1.8.
-vm
/Java/jdk1.8.0_XX /bin
-vmargs
-Dosgi.requiredJavaVersion=1.8
Let us know if it is OK with you.
Best regards
Sabrina
Hello,
Please refer to this online installation guide about:TalendHelpCenter:Compatible Java Environments
You can modify .ini file to force Talend to plug with Java 1.8.
-vm
/Java/jdk1.8.0_XX /bin
-vmargs
-Dosgi.requiredJavaVersion=1.8
Let us know if it is OK with you.
Best regards
Sabrina
Thanks for your reply. Now i have 1.8 JDK installed and I am getting error. please find the attached logs.
Below parameter worked. Thanks for your reply.
-vm
/Java/jdk1.8.0_XX /bin
Hello,
Great it is fixed. Feel free to let us know if there is any further help we can give.
Best regards
Sabrina