Jump to content
The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now! See more information here ×

BW 6.5 Configuring Group Provider for the Engine: java.lang.RuntimeException: Unable to find PagingModelFactory: DB


Marcell Jobs 2

Recommended Posts

Hi,

my Setup is as follows:

BW 6.5.1 Installation with 1 AppSpace and 2 AppNodes. Configured a Group Provider with Postgres 9.5 on AppSpace level , used the create.sql. When starting the AppSpace I get different errors in the appnode log files:

 

AppNode1:

2019-05-16 11:45:46.486 ERROR [main] com.tibco.bw.frwk.engine.BWEngine - TIBCO-BW-FRWK-500001: BusinessWork Engine [Main] failed to deploy and start, TIBCO-BW-CORE-500010: Failed to initialize BW Engine due to exception [com.tibco.bx.core.faults.BxException].

com.tibco.bx.core.faults.BxException: BX-600026: Problem encountered during system initialization.

java.lang.RuntimeException: Unable to find PagingModelFactory: DB

 

AppNode2:

2019-05-16 11:45:44.446 ERROR [CM Configuration Updater (Update: pid=bw.resource.jdbc.8ba6e92e-5b3e-476f-a42b-77efa7c50a12)] com.tibco.bw.frwk.engine.BWEngine - TIBCO-BW-FRWK-500001: BusinessWork Engine [Main] failed to deploy and start, TIBCO-BW-CORE-500010: Failed to initialize BW Engine due to exception [com.tibco.bx.core.faults.BxException].

com.tibco.bx.core.faults.BxException: BX-600026: Problem encountered during system initialization.

com.tibco.pvm.system.util.exceptions.PmSystemException: PVM-SYS-100130: Required PVM DB tables do not exists

OSGI Bundle of pvm paging is existent in FS:

tibco@appnode01:/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002$ pwd

/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002

tibco@appnode01:/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002$ ls

database META-INF plugin.properties pvm-imcore-db-paging.jar

tibco@appnode02:/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002$ pwd

/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002

tibco@appnode02:/opt/tibco/bw/6.5/system/shared/com.tibco.pvm.im.db.paging_4.2.0.002$ ls

database META-INF plugin.properties pvm-imcore-db-paging.jar

How can this issue be solved

Regards,

Marcell

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...