TIBCO Administrator domain using EMS as a domain transport and DB for domain data storage, sometime throws the following exception during startup: ".rvtransactionnotifier.RVOverJMSTransactionNotifier.init"

TIBCO Administrator domain using EMS as a domain transport and DB for domain data storage, sometime throws the following exception during startup: ".rvtransactionnotifier.RVOverJMSTransactionNotifier.init"

book

Article ID: KB0087039

calendar_today

Updated On:

Products Versions
TIBCO Administrator -
Not Applicable -

Description

Description:

Description: TIBCO Administrator domain, which uses EMS as a domain transport and DB for domain data storage, sometime throws the following exception during startup: 

".rvtransactionnotifier.RVOverJMSTransactionNotifier.init" .

com.tibco.pof.entity.EntityStoreException: java.lang.NullPointerException 

at com.tibco.pof.entitystore.AbstractEntityStore.initTransactionNotifier(AbstractEntityStore.java:501) 

at com.tibco.pof.entitystore.db.DBEntityStore.init(DBEntityStore.java:564) 

at com.tibco.pof.entitystore.EntityStoreManager.a(EntityStoreManager.java:221) 

at com.tibco.pof.entitystore.EntityStoreManager.getEntityStore(EntityStoreManager.java:202) 

at com.tibco.pof.entitystore.EntityStoreManager.getReadOnlyEntityDomain(EntityStoreManager.java:333) Caused by: java.lang.NullPointerException 

at com.tibco.pof.entity.AbstractChildEntity.getEntityStore(AbstractChildEntity.java:70) 

at com.tibco.pof.rendezvous.impl.TibrvJMSTransportConfigImpl.getTibrvJMSTransport(TibrvJMSTransportConfigImpl.java:60)

at com.tibco.pof.entitystore.rvtransactionnotifier.RVOverJMSTransactionNotifier.init(RVOverJMSTransactionNotifier.java:67) 

at com.tibco.pof.entitystore.AbstractEntityStore.initTransactionNotifier(AbstractEntityStore.java:498)


Symptoms:
Getting exception during Administrator startup.
Cause:
1). The cause of this issue is EMS connectivity with the Admin domain.
2). Admin port is exhausted.
3)/ Database entry of domain is not present. 

Resolution

1). Check the EMS connection with the domain.


or


2). Change the domain Admin port.


or 


3). Check the database connectivity with the domain.

Issue/Introduction

TIBCO Administrator domain using EMS as a domain transport and DB for domain data storage, sometime throws the following exception during startup: ".rvtransactionnotifier.RVOverJMSTransactionNotifier.init"