在HP-UX PA-RISC 11.31安装weblogic报错解决


已经见过这么次问题了,只是没有记录,害的这次还得重新google,找到后,记录下,方便日后查看:

刚开始安装报错,图形界面自动退出:

$ java -jar /bea/wls1033_generic.jar
Extracting 0%....................................................................................................100%
Stack_Trace: error while unwinding stack
( 0)  0xf7c69630   trace_native_stack__6ThreadSFv + 0x10  [/opt/java6/bin/PA_RISC2.0/../../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 1)  0xf7cb831c   report_and_die__7VMErrorFv + 0x1bc  [/opt/java6/bin/PA_RISC2.0/../../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 2)  0xf7b36dac   JVM_handle_hpux_signal__Q2_2os4HpuxSFiP9__siginfoPvT1 + 0x234  [/opt/java6/bin/PA_RISC2.0/../../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 3)  0xf7b312f4   signalHandler__Q2_2os4HpuxSFiP9__siginfoPv + 0x54  [/opt/java6/bin/PA_RISC2.0/../../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 4)  0xf7f77108   _sigreturn  [/usr/lib/libc.2]
( 5)  0xf78b4b2c   jni_CallObjectMethod + 0x134  [/opt/java6/bin/PA_RISC2.0/../../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 6)  0xf47f3c80     [/var/tmp/bea53276.tmp/libjni.hpux.sl]
( 7)  0xf47f3ed8     [/var/tmp/bea53276.tmp/libjni.hpux.sl]
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (11) at pc=f78b4b2c, pid=21746, tid=19
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0.02 jinteg:09.26.08-16:50 PA2.0 (aCC_AP) mixed mode)
# Problematic frame.:
# V  [libjvm.sl+0x800b2c]
#
# An error report file with more information is saved as hs_err_pid21746.log
#
#  Please report this error to HP customer support.
#
Abort(coredump)



官方文档上查到:

If the installer for Oracle WebLogic Server 10.3.5 is started by java -jar wls1035_generic.jar command in GUI mode with 32-bit JDK, the installation fails at the end of the installation process. This issue occurs on HP-UX PA-RISC 11.31 only.

The installer shows the following error:

# A fatal error has been detected by the Java Runtime Environment:

#  SIGSEGV (11) at pc=ca19ffa8, pid=20644, tid=21

# JRE version: 6.0
# Java VM: Java HotSpot(TM) Server VM (17.1-b03-jre1.6.0.09-rc1 PA2.0
(aCC_AP) mixed mode hp-ux-pa-risc )
# Problematic frame.
# V  [libjvm.sl+0x521b7848]

#  Please report this error to HP customer support.

Workaround

Use java -Dspace.detection=false -jar wls1035_generic.jar command to install Oracle WebLogic Server 10.3.5 in GUI mode.

Or

Use java -jar wls1035_generic.jar -mode=console command to install Oracle WebLogic Server 10.3.5 in console mode.


稍后使用下列命令安装,没有问题。
$ java -Dspace.detection=false -jar /bea/wls1033_generic.jar

--END

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26194851/viewspace-722419/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/26194851/viewspace-722419/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值