简体   繁体   English

无法在Ubuntu上打开Talend Open Studio

[英]Can't open Talend Open Studio on ubuntu

I am new to Talend Open studio. 我是Talend Open工作室的新手。 I am trying to open it but it is giving following warnings : 我正在尝试打开它,但它发出以下警告:

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) 警告:org.eclipse.osgi.storage.FrameworkExtensionInstaller(文件:/home/user/TOS_DI-20181026_1147-V7.1.1/plugins/org.eclipse.osgi_3.10.100.v20150521-1310.jar)的非法反射访问.net.URLClassLoader.addURL(java.net.URL)

WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.storage.FrameworkExtensionInstaller 警告:请考虑将此报告给org.eclipse.osgi.storage.FrameworkExtensionInstaller的维护者

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 警告:使用--illegal-access = warn启用有关进一步非法反射访问操作的警告

WARNING: All illegal access operations will be denied in a future release 警告:所有非法访问操作将在以后的版本中被拒绝

can anyone help me with this ? 谁能帮我这个 ?

Please let me know if any infomration required by my side. 请让我知道我身边是否需要任何信息。

Looks like you're using a Java 9 or higher version. 看起来您正在使用Java 9或更高版本。 According to their docs they only support JDK8 (and recommend Azul Zulu ) 根据他们的文档,他们仅支持JDK8(并推荐Azul Zulu

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM