Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Ive created a mysql database connection, but that created connection is not visible from to select from the component list in the tDBClose. Please see the attached.
Any help much appreciated.
Thanks
Are you using Dark Mode on your Mac? There are a few known issues with that, but I have not seen this one.
JDK 17 is not supported by Talend v8. You have to be really careful which the JDK you are using. Talend uses hundreds of third party Jars which have their own JDK/JRE requirements. We work to a JDK/JRE that is supported by all of the Jars that are used. This is why the Java version supported is so strict.
No, I'm not using Dark Mode on my Mac.
What's the correct JDK version need to be installed for Talend v8
JDK 11 is supported for v8
https://help.talend.com/r/en-US/8.0/installation-guide-open-studio-for-big-data-linux/compatible-java-environments
The issue has been resolved after installed JDK 11
thank you all for the support