Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

RuntimeException when trying to find site specific ciphers

SA-41265

Summary



User is seeing below exception when trying to find the site specific ciphers

Error Messages



java.lang.RuntimeException: PRAppLoader was not properly initialized, unable to load class com.pega.pegarules.exec.internal.util.crypto.JCECapabilities

In log file before this see this error:


Jul 19, 2017 11:21:28 AM com.pega.pegarules.internal.bootstrap.PRBootstrap
19830421: PRBootstrap.calculateEngineCodeVersionFromDB() - unable to calculate codeset version from database: null


Steps to Reproduce



NA


Root Cause



A defect or configuration issue in the operating environment. There was an issue with the properties specified in prbootstrap.properties file and thus the script could not connect to the database.

Resolution



Make the following change to the operating environment:

In prbootstrap.properties file added appropriate connection details in these properties.

com.pega.pegarules.bootstrap.allclasses.dbcpsource=example.oracle
example.oracle.url=jdbc:oracle:thin:@hostname:1521:rules11g
example.oracle.username=<username>
example.oracle.password=<password>
oracle.jdbc.class=oracle.jdbc.OracleDriver

com.pega.pegarules.bootstrap.allclasses.schema=<rule schema>
com.pega.pegarules.bootstrap.datatables.schema=<data schema>

Published July 25, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us