在HP-UX PA-RISC 11.31安装weblogic报错解决 _Tomcat, WebLogic及J2EE讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  Tomcat, WebLogic及J2EE讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 2199 | 回复: 0   主题: 在HP-UX PA-RISC 11.31安装weblogic报错解决         下一篇 
yanpeng
注册用户
等级:上等兵
经验:127
发帖:68
精华:0
注册:2011-12-26
状态:离线
发送短消息息给yanpeng 加好友    发送短消息息给yanpeng 发消息
发表于: IP:您无权察看 2015-8-18 10:20:12 | [全部帖] [楼主帖] 楼主

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

$ 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


--转自 北京联动北方科技有限公司




赞(0)    操作        顶端 
总帖数
1
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论