Talend Open Studio加载在RHEL7上失败

时间:2019-02-08 15:18:43

标签: java-7 talend rhel

我已经在RHEL 7上安装了Talend Open Studio 6.5,并且面临以下问题。

这是错误

JVM terminated. Exit code=1
/usr/java/jdk1.7.0_101/bin/java
-Xms512m
-Xmx3000m
-Dfile.encoding=UTF-8
-Dosgi.requiredJavaVersion=1.7
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner
-jar /software/talend/Talend/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /software/talend/Talend/TOS_DI-linux-gtk-x86_64
-name TOS_DI-linux-gtk-x86_64
--launcher.library /software/talend/Talend/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326/eclipse_1605.so
-startup /software/talend/Talend/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.overrideVmargs
-exitdata 840003
-vm /usr/java/jdk1.7.0_101
-vm /usr/java/jdk1.7.0_101/bin/java
-vmargs
-Xms512m
-Xmx3000m
-Dfile.encoding=UTF-8
-Dosgi.requiredJavaVersion=1.7
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner
-jar /software/talend/Talend/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar

enter image description here

enter image description here

我尝试使用JAVA-8,但仍然存在相同的问题。

我还尝试通过卸载JDK来仅使用JRE运行此操作,但是它给出了相同的错误。

0 个答案:

没有答案