book
Article ID: KB0078796
calendar_today
Updated On:
Description
Description:
Error # V [libjvm.so+0x404df8] PhaseChaitin::gather_lrg_masks(bool)+0x208 .
This issue has been escalated with JDK 1.8 Oracle Support.
Symptoms:
Administrator 5.10.0 /5.11.0 service JVM crash and creates JVM crash files under <TIBCO_HOME>/Administrator/<5.10 / 5.11 >/tomcat.
1). hs_err_pid<PID OF ADMINISTRATOR>.log
2). replay_pid<PID OF ADMINISTRATOR>.log
Cause:TIBCO Administrator bundles JDK 1.8 JVM crash logs file points to the following cause:
=======================================================
# V [libjvm.so+0x404df8] PhaseChaitin::gather_lrg_masks(bool)+0x208
and their associated CompileTask:
Current CompileTask:
C2:95956340 8424 ! 4 com.tibco.repo.RVRepoProcessBridge::handleServerHeartbeat (1075 bytes)
=======================================================
Oracle Support is aware of this issue and recommended following resolution.
Environment
Product :TIBCO Runtime Agent ,TIBCO Administrator
Version:5.10.0 , 5.11.0
O.S:Linux
Resolution
WORKAROUND:
Add -XX:CompileCommand=exclude,com/tibco/repo/RVRepoProcessBridge,handleServerHeartbeat
into the list of Java options in "java.extended.properties" in the tibcoadmin_<DomainName>.tra file and restart the Administrator.
This will prevent the compiler from attempting to compile com.tibco.repo.RVRepoProcessBridge::handleServerHeartbeat and therefore avoid a crash.
Issue/Introduction
TIBCO Administrator 5.10.0 /5.11.0 JVM on Linux crashes when the up time is greater than 24 hours.
# V [libjvm.so+0x404df8] PhaseChaitin::gather_lrg_masks(bool)+0x208