Support Article
BIX fails with an error during command-line extraction process
Summary
Business Intelligence Exchange fails with an error during the command-line extraction process.
Error Messages
com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega
[java] SEVERE: Problem during method invocation (main)
[java] java.lang.ExceptionInInitializerError
[java] at java.lang.J9VMInternals.ensureError(J9VMInternals.java:146)
[java] at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:135)
[java] at com.pega.pegarules.data.internal.access.ExtractImpl.<clinit>(ExtractImpl.java:410)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
[java] at java.lang.reflect.Method.invoke(Method.java:508)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:367)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:408)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:223)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:272)
[java] at com.pega.pegarules.pub.PegaRULES.main(PegaRULES.java:85)
[java] Caused by: java.lang.RuntimeException: Unable to create PRModulesProvider
Steps to Reproduce
Run the extract from the command line.
Root Cause
User with all the privileges to run an extract was not used. Incorrect user (Unix) without enough permissions to access the production was used.
Resolution
User with all the privileges to the corresponding system must be used.
Tags:
Published January 3, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.