jvm异常!影响服务,该怎么处理?

Unexpected Signal : 11 occurred at PC=0xFA41561C
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.

Current Java thread:

Dynamic libraries:
0x10000 /u1/web/bea/jdk141_05/bin/java
0xff350000 /usr/lib/libthread.so.1
0xff340000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff390000 /usr/platform/SUNW,Sun-Fire/lib/libc_psr.so.1
0xfe000000 /u1/web/bea/jdk141_05/jre/lib/sparc/client/libjvm.so
0xff2e0000 /usr/lib/libCrun.so.1
0xff1e0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff1c0000 /usr/lib/libmp.so.2
0xff070000 /u1/web/bea/jdk141_05/jre/lib/sparc/native_threads/libhpi.so
0xff040000 /u1/web/bea/jdk141_05/jre/lib/sparc/libverify.so
0xfe7c0000 /u1/web/bea/jdk141_05/jre/lib/sparc/libjava.so
0xff020000 /u1/web/bea/jdk141_05/jre/lib/sparc/libzip.so
0xfe4d0000 /usr/lib/locale/zh/zh.so.2
0xfe4b0000 /usr/lib/locale/zh/methods_zh.so.2
0xfa010000 /u1/web/bea/jdk141_05/jre/lib/sparc/libnet.so
0xf1fe0000 /u1/web/bea/jdk141_05/jre/lib/sparc/librmi.so

Local Time = Wed Feb 23 13:05:44 2011
Elapsed Time = 118
#

HotSpot Virtual Machine Error : 11

Error ID : 4F530E43505002E6 01

Please report this error at

http://java.sun.com/cgi-bin/bugreport.cgi

#

Java VM: Java HotSpot(TM) Client VM (1.4.1_05-b01 mixed mode)

#

An error report file has been saved as hs_err_pid28877.log.

Please refer to the file for further information.

当调用webservice时,就出现此种情况。

换个jdk吧 和webservice没什么关系。

1.4.1_05-b01 mixed mode

你的jdk才1.4

换吧。。。

贴一下你的weblogic的版本和startWebLogic.sh的源码

首要任务是确定你的WebLogic版本和JDK版本是否匹配,然后看你的JDK是否和OS匹配。