无法在 ubuntu 上打开 Talend Open Studio

Can't open Talend Open Studio on ubuntu

我是 Talend Open Studio 的新手。我正在尝试打开它,但它发出以下警告:

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.eclipse.osgi.storage.FrameworkExtensionInstaller (file:/home/user/TOS_DI-20181026_1147-V7.1.1/plugins/org.eclipse.osgi_3.10.100.v20150521-1310.jar) to method java.net.URLClassLoader.addURL(java.net.URL)

WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.storage.FrameworkExtensionInstaller

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

谁能帮我解决这个问题?

如果我需要任何信息,请告诉我。

看起来您使用的是 Java 9 或更高版本。根据their docs they only support JDK8 (and recommend Azul Zulu)