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

Pega 7.1.7 BIX command line execution error

SA-12719

Summary



When trying to run an extract rule from Pega 7.1.7, an exception occurs.


Error Messages



java] 19830421: PRMiniLoader - unable to load classes from the database: ORA-00942: table or view does not exist
[java]
[java] /path/user_projects/scripts/application_batch_scripts/lib/boot/prbootphase2.jar (No such file or directory)
[java] Perhaps executing with a non-standard classpath (e.g. JUnit tests)?
[java] Jul 21, 2015 2:18:43 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421:


Steps to Reproduce



1. Copy all of the Pega 7.1.7 BIX config files and jars as per the BIX User Guide.
2. Update with database details and try to execute with UNIX script (through Apache Ant command).


Root Cause



The root cause of this problem is software use/operation error. The prbootstrap.properties file does not have the required environment variables.

Resolution



Add the below lines in prbootstrap.properties

com.pega.pegarules.bootstrap.allclasses.schema=" rulesSchema_Name "
com.pega.pegarules.bootstrap.datatables.schema=" dataSchema_Name "

Published August 12, 2015 - 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