Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
S & P Global Company Ltd
IN
Last activity: 11 Apr 2020 9:59 EDT
Pega 8.2 Installation Issue
Hi,
We are trying to install PRPC 8.2 on Oracle and deploy using tomcat 8 + OpenJDK 1.8. It's WAR deployment.
We were able to load rules into the database i.e. Split Schema by double clicking on PRPC_Setup.jar.
We edited context.xml to use JNDI data sources and tried deploying. We ended up with table not found exceptions.
Attached configurations for context.xml, prbootstrap.properties and prconfig.xml. Please note that the attached files have placeholders for some configs and it is intentional. During deployment, we replaced placeholders with correct values.
Attached deployment logs also
===================================================================================
Hi,
We are trying to install PRPC 8.2 on Oracle and deploy using tomcat 8 + OpenJDK 1.8. It's WAR deployment.
We were able to load rules into the database i.e. Split Schema by double clicking on PRPC_Setup.jar.
We edited context.xml to use JNDI data sources and tried deploying. We ended up with table not found exceptions.
Attached configurations for context.xml, prbootstrap.properties and prconfig.xml. Please note that the attached files have placeholders for some configs and it is intentional. During deployment, we replaced placeholders with correct values.
Attached deployment logs also
===================================================================================
Caused by: com.pega.pegarules.pub.PRRuntimeException: Error determining the mode of PRPC install from database. at com.pega.pegarules.data.internal.PRDataProviderImpl.isMultiTenantEnvironment(PRDataProviderImpl.java:1398) at com.pega.pegarules.exec.internal.basic.SystemSettingsImpl$SystemSettingsInner.<clinit>(SystemSettingsImpl.java:200) ... 107 more Caused by: com.pega.pegarules.pub.database.NonexistentTableException: Database-NonexistentTable .pr4_base PegaRULES From: (unknown) ===================================================================================
Any help is much appreciated.