was安装报错解决方法

举报
snowofsummer 发表于 2022/07/20 08:46:06 2022/07/20
【摘要】 1,故障问题日志#rhel 6.8安装websphere 使用安装器(Installation Manager )安装软件报错!JVM terminated. Exit code=1/opt/IBM/InstallationManager/eclipse/jre_7.0.0.sr6_20131213_1238/jre/bin/java-Xms40m-Xmx512m#软件信息: WAS_N...

1,故障问题日志

#rhel 6.8安装websphere 使用安装器(Installation Manager )安装软件报错!

JVM terminated. Exit code=1
/opt/IBM/InstallationManager/eclipse/jre_7.0.0.sr6_20131213_1238/
jre/bin/java
-Xms40m
-Xmx512m

#软件信息:
   WAS_ND_V8.5.5_1_OF_3.zip

    WAS_ND_V8.5.5_2_OF_3.zip

    WAS_ND_V8.5.5_3_OF_3.zip

2,解决方法

An Eclipse defect, tracked here https://bugs.eclipse.org/bugs/show_bug.cgi?id=441705, causes the crash.
According to the Eclipse bug description, the crash occurs only on Linux systems where the GTK version is “2.24” or higher and the “cairo” library’s version is lower then “1.9.4”.
To verify that this is indeed the cause for the crash, execute:

$ rpm -q gtk2
Example output:

gtk2-2.24.23-6.el6.s390x
gtk2-2.24.23-6.el6.s390

$ rpm -q cairo
Example output:

cairo-1.8.8-3.1.el6.s390x
cairo-1.8.8-3.1.el6.s390
Resolving the problem
To workaround the issue, upgrade the “cairo” library.
Download a version of the cairo library that is at least “1.9.4”
x86 64-bit example: ftp://fr2.rpmfind.net/linux/sourceforge/f/fu/fuduntu-el/el6/current/TESTING/RPMS/cairo-1.10.2-3.el6.x86_64.rpm and execute:

rpm -U cairo-1.10.2-3.el6.x86_64.rpm

x86 32-bit example: ftp://fr2.rpmfind.net/linux/sourceforge/f/fu/fuduntu-el/el6/current/TESTING/RPMS/cairo-1.10.2-3.el6.i686.rpm and execute:

rpm -U cairo-1.10.2-3.el6.i686.rpm

【版权声明】本文为华为云社区用户原创内容,转载时必须标注文章的来源(华为云社区)、文章链接、文章作者等基本信息, 否则作者和本社区有权追究责任。如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。