Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
HTTP basic authentication in TIBCO Businessworks application fails with null pointer exception while using tibrvnative.jar.
Environment:
===========
RHEL 5.3
Symptoms:
========
HTTP basic authentication in BW application fails with null pointer exception
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:3
Cause:
=====
Class loading order issue.
Resolution:
==========
Pre-pending the RV_HOME/lib/tibrvj.jar to the classpath in the deployed application .tra .