Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
During startup, BW engine will crash with following JVM error:
------------------------
2011 Mar 21 10:26:08:265 GMT -4 BW.HelloWorld-Process_Archive Info
[BW-Core] BWENGINE-300001 Process Engine version 5.9, build V19,
2010-11-23
2011 Mar 21 10:26:08:290 GMT -4 BW.HelloWorld-Process_Archive Info
[BW-Core] BWENGINE-300009 BW Plugins: version 5.9, build V19, 2010-11-23
2011 Mar 21 10:26:08:322 GMT -4 BW.HelloWorld-Process_Archive Info
[BW-Core] BWENGINE-300010 XML Support: TIBCOXML Version 5.51.300.009
2011 Mar 21 10:26:08:324 GMT -4 BW.HelloWorld-Process_Archive Info
[BW-Core] BWENGINE-300011 Java version: Java HotSpot(TM) Server VM
17.1-b03
2011 Mar 21 10:26:08:324 GMT -4 BW.HelloWorld-Process_Archive Info
[BW-Core] BWENGINE-300012 OS version: i386 Linux 2.6.18-194.11.4.el5
259 [main] INFO com.tibco.security.impl.SecurityVendor - Initializing
JSSE's crypto provider class com.sun.net.ssl.internal.ssl.Provider in
default mode
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf765499b, pid=32234, tid=3680500624
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) Server VM (17.1-b03 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x3a599b]
#
# An error report file with more information is saved as:
# /opt/export/vol01/opt/tibeai/testrel33/3.3/bw/5.9/hs_err_pid32234.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
./HelloWorld-Process_Archive.sh: line 1: 32234 Aborted
/export/vol01/opt/tibeai/testrel33/3.3/bw/5.9/bin/bwengine --run
--propFile
/export/vol01/opt/tibeai/testrel33/3.3/tra/domain/testrel33/application/HelloWorld/HelloWorld-Process_Archive.tra
[1]+ Exit 134 ./HelloWorld-Process_Archive.sh
------------------------
If looking into the thread dump:
"/opt/export/vol01/opt/tibeai/testrel33/3.3/bw/5.9/hs_err_pid32234.log",
we can find the RV error stack trace snippet:
----------------------
C [libtibrvjsd.so+0x4e7d] Java_com_tibco_tibrv_TibrvImplQueueC_natDispatch+0x2d
j com.tibco.tibrv.TibrvImplQueueC.natDispatch(I)V+0
j com.tibco.tibrv.TibrvImplQueueC.dispatch()V+5
j com.tibco.tibrv.TibrvQueue.dispatch()V+14
j com.tibco.repo.QueueDispatchThread.run()V+11
Symptoms:
JVM crashes due to above JVM/RV stack error.
Attachments:
===========
Sample JVM thread dump (Filename: hs_err_pid32234.log)
Cause:
Based on the Java core file and the BW log exception, the JVM crash is RV related. To avoid
conflicts, explicitly put the <tibrv>\lib\tibrvj.jar in the
classpath instead of <tibrv>\lib.