Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Apache Cassandra | 6.3.x |
After installation of the hotfix for the Apache Cassandra plugin the below error message can be observed in appnode log,that can also be observed on bwadmin console:
============
com.tibco.bw.thor.runtime.model.Constituent - TIBCO-BW-FRWK-600000: com.tibco.bx.core.faults.BxException: BX-600037: Init module failed for module [com.mafretail.erceipts.provider.cassandra.module] version [1.0.0.20190320114256] application [com.mafretail.erceipts.provider.cassandra.module.application 1.0].
<CausedBy> com.tibco.bx.core.faults.BxException: BX-600037: Init module failed for module [com.mafretail.erceipts.provider.cassandra.module] version [1.0.0.20190320114256] application [com.mafretail.erceipts.provider.cassandra.module.application 1.0].
<CausedBy> com.tibco.bw.core.runtime.ActivityCreationException: TIBCO-BW-CORE-500612: Failed to create the activity [Update] in process [com.mafretail.erceipts.provider.cassandra.module.logic.CallCassandra], module [com.mafretail.erceipts.provider.cassandra.module] due to exception [com.tibco.neo.exception.BaseException].
<CausedBy> com.tibco.neo.exception.BaseException: WARNING: exception with message ***TIBCO-BW-FRWK-600001: No ComponentFactory found for activity type bw.cassandra.Update. The palette with this activity may not be installed.*** has not been localized
============
This issue occurred when bwagent is running then that time application config data locked by bwagent.When bwagent running if the user has installed a hotfix or upgrade plugin then config data is getting updated correctly.