Question
OCBC Bank
SG
Last activity: 30 Aug 2023 8:14 EDT
Pega 8.6 : Database-GeneralPegaDATA is not defined in the prconfig
HI we are trying to setup Pega 8.6 from restored DB with same war and plan file. But we are facing below error in the WebLogic Logs after Pega bootstrap configuration logs
<Info> <com.pega.pegarules.internal.bootstrap.PRBootstrap> <UWVPEGAPD001> <PegaAppsServer1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <a5e27e36-1226-4837-bb2f-315b1daf6b11-00000009> <1683190459567> <[severity-value: 64] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-000000> < ============ PegaRULES Bootstrap Configuration ============ Date: Thu May 04 15:54:19 ICT 2023 Java Version: Oracle Corporation 1.8.0_321 Configuration: zip:C:/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/servers/PegaAppsServer1/tmp/_WL_user/prweb/iid7al/war/WEB-INF/lib/_wl_cls_gen.jar!/prbootstrap.properties Pega-EngineCode: 08-06-02 ASM Version: -1699850074 Database: Microsoft SQL Server 15.00.4298 Driver: Microsoft JDBC Driver 9.2 for SQL Server Proprietary information hidden Active CodeSets: pega-enginecode:08-06-02 at (latest patch) pegafw-channelservices:08-61-01 at (latest patch) customer:06-01-01 at (latest patch)
HI we are trying to setup Pega 8.6 from restored DB with same war and plan file. But we are facing below error in the WebLogic Logs after Pega bootstrap configuration logs
<Info> <com.pega.pegarules.internal.bootstrap.PRBootstrap> <UWVPEGAPD001> <PegaAppsServer1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <a5e27e36-1226-4837-bb2f-315b1daf6b11-00000009> <1683190459567> <[severity-value: 64] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-000000> < ============ PegaRULES Bootstrap Configuration ============ Date: Thu May 04 15:54:19 ICT 2023 Java Version: Oracle Corporation 1.8.0_321 Configuration: zip:C:/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/servers/PegaAppsServer1/tmp/_WL_user/prweb/iid7al/war/WEB-INF/lib/_wl_cls_gen.jar!/prbootstrap.properties Pega-EngineCode: 08-06-02 ASM Version: -1699850074 Database: Microsoft SQL Server 15.00.4298 Driver: Microsoft JDBC Driver 9.2 for SQL Server Proprietary information hidden Active CodeSets: pega-enginecode:08-06-02 at (latest patch) pegafw-channelservices:08-61-01 at (latest patch) customer:06-01-01 at (latest patch)
=============== End Bootstrap Configuration ===============
<Error> <com.pega.pegarules.internal.bootstrap.PRBootstrap> <UWVPEGAPD001> <PegaAppsServer1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <a5e27e36-1226-4837-bb2f-315b1daf6b11-00000009> <1683190512500> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-000000> <Problem during method invocation (contextInitialized) java.lang.ExceptionInInitializerError at com.pega.pegarules.data.internal.PRDataProviderImpl.isMultiTenantEnvironment(PRDataProviderImpl.java:1434) at com.pega.pegarules.exec.internal.basic.SystemSettingsImpl$SystemSettingsInner.<clinit>(SystemSettingsImpl.java:206) at com.pega.pegarules.exec.internal.basic.SystemSettingsImpl.getInstance(SystemSettingsImpl.java:199)
Caused By: com.pega.pegarules.pub.PRRuntimeException: Error determining the mode of PRPC install from database.
Caused By: com.pega.pegarules.pub.database.ConfigurationException: Database-General PegaDATA is not defined in the prconfig settings for this system. Please ensure that PegaDATA is defined with either datasource or url based connection information From: (unknown)