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

BIX Command line execution not working

SA-17400

Summary



BIX extract from command line (using script) is not working. When the script is executed - the following lines are printed [with no additional errors]
 

Error Messages



Nov 27, 2015 10:17:19 AM com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega
19830421: Ignoring post-shutdown invocation of com.pega.pegarules.data.internal.access.ExtractImpl.main


Steps to Reproduce



Create a shell script containing the command line syntax to trigger the Extract and execute


Root Cause



A defect or configuration issue in the operating environment.  The classpath in the extraction script was not being set correctly to include all of the needed jar files to run the extract.

Resolution



Make the following change to the operating environment: 


Classpath in extract script updated so that the 4 needed jar files for running the BIX extraction from the command line plus the JDBC driver jar files are all included on the classpath.

export CLASSPATH=/opt/apps/BIX/lib/prbootstrap.jar:/opt/apps/BIX/lib/prdbcp.jar:/opt/apps/BIX/lib/ojdbc6.jar:/opt/apps/BIX/7/lib/jsr94-1.0.jar:/opt/apps/BIX/lib/prbootstrap-api.jar

 

Published January 31, 2016 - 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