TIBCO ActiveMatrix BusinessWorks engine in fault tolerance mode fails to start up and throws the error, “java.lang.NoSuchFieldError: queue”

TIBCO ActiveMatrix BusinessWorks engine in fault tolerance mode fails to start up and throws the error, “java.lang.NoSuchFieldError: queue”

book

Article ID: KB0084759

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Symptoms:
========
TIBCO ActiveMatrix BusinessWorks engine in fault tolerance mode fails to start and throws the error “java.lang.NoSuchFieldError: queue”.

Sample log:
Error [BW-Core] BWENGINE-100001 queue
java.lang.NoSuchFieldError: queue
        at com.tibco.tibrv.TibrvFtMember.<init>(TibrvFtMember.java:62)
        at com.tibco.share.ft.FtTibrvCore$FtTibrvMember.<init>(Unknown Source)
        at com.tibco.share.ft.FtTibrvCore.member(Unknown Source)
        at com.tibco.share.ft.Ft.member(Unknown Source)
        at com.tibco.pe.core.JobPoolConfigurator.if(Unknown Source)
        at com.tibco.pe.core.JobPool.<init>(Unknown Source)
        at com.tibco.pe.core.JobPoolCreator.init(Unknown Source)
        at com.tibco.pe.core.JobPoolCreator.<init>(Unknown Source)
        at com.tibco.pe.PEMain.a(Unknown Source)
        at com.tibco.pe.PEMain.do(Unknown Source)
        at com.tibco.pe.PEMain.a(Unknown Source)
        at com.tibco.pe.PEMain.<init>(Unknown Source)
        at com.tibco.pe.PEMain.main(Unknown Source)

Resolution:
===========
In the deployed tra file, replace %RV_HOME%/lib with %RV_HOME%/lib/tibrvj.jar

Issue/Introduction

TIBCO ActiveMatrix BusinessWorks engine in fault tolerance mode fails to start up and throws the error, “java.lang.NoSuchFieldError: queue”