Question
Cox Communications
US
Last activity: 11 Oct 2017 20:28 EDT
BIX Installation Issues
We tried to install BIX as Stand-alone command-line BIX extractions for 7.2.1 PRPC. But unable to either build the bix.xml using ant or the shell script is also not working. I have pasted the error traces, We appreciate if we could get some assistance.
[scadm@catl0xlas00242 BIX]$ cat bix_dev_startup.ksh
#! /bin/ksh
java -Xms2G -Xmx2G -Dpegarules.config=./config/prconfig.xml -Dpegarules.logging.configuration=./config/prlogging.xml -Dcom.pega.pegarules.bootstrap.properties.url=./config/prbootstrap.properties -classpath ".;lib/prbootstrap.jar;lib/prdbcp.jar;lib/db2jcc_v95.jar;lib/jsr94-1.0.jar;%CLASSPATH%" com.pega.pegarules.pub.PegaRULES com.pega.pegarules.data.internal.access.ExtractImpl -i USERV_EXTRACT.yml
Error:-
[scadm@catl0xlas00242 BIX]$ ./bix_dev_startup.ksh
Error: Could not find or load main class com.pega.pegarules.pub.PegaRULES
Unable to create an ant build for the default bix.xml which we received as part of 7.2.1 media.
[scadm@catl0xlas00242 BIX]$ ant -buildfile bix.xml
Buildfile: /opt/app/BIX/bix.xml
We tried to install BIX as Stand-alone command-line BIX extractions for 7.2.1 PRPC. But unable to either build the bix.xml using ant or the shell script is also not working. I have pasted the error traces, We appreciate if we could get some assistance.
[scadm@catl0xlas00242 BIX]$ cat bix_dev_startup.ksh
#! /bin/ksh
java -Xms2G -Xmx2G -Dpegarules.config=./config/prconfig.xml -Dpegarules.logging.configuration=./config/prlogging.xml -Dcom.pega.pegarules.bootstrap.properties.url=./config/prbootstrap.properties -classpath ".;lib/prbootstrap.jar;lib/prdbcp.jar;lib/db2jcc_v95.jar;lib/jsr94-1.0.jar;%CLASSPATH%" com.pega.pegarules.pub.PegaRULES com.pega.pegarules.data.internal.access.ExtractImpl -i USERV_EXTRACT.yml
Error:-
[scadm@catl0xlas00242 BIX]$ ./bix_dev_startup.ksh
Error: Could not find or load main class com.pega.pegarules.pub.PegaRULES
Unable to create an ant build for the default bix.xml which we received as part of 7.2.1 media.
[scadm@catl0xlas00242 BIX]$ ant -buildfile bix.xml
Buildfile: /opt/app/BIX/bix.xml
Bix:
[echo] Performing Export
[echo] using java version ${javaVersion}
[java] /opt/app/BIX/lib/boot/prbootphase2.jar (No such file or directory)
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Loading bootstrap properties from config/prbootstrap.properties
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.SettingReaderJNDI Perhaps executing with a non-standard classpath (e.g. JUnit tests)?
[java]
[java] 19830421: Could not find java:comp/env/prbootstrap/ in the local JNDI context, skipping prconfig setting lookup
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.SettingReaderJNDI
[java] 19830421: Could not find prbootstrap in the local JNDI context, skipping prconfig setting lookup
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Bootstrap datatables schema: PEGA_DATA
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Insufficient data supplied in prbootstrap.properties to create a datasource
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Missing JDBC driver class setting "null.jdbc.class"
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Unable to locate archive.properties properties, setting warVersion to -1
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421: Engine schema defined in allclasses: PEGA_RULES
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421: Engine classes schema: PEGA_RULES
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421: Assembled classes schema: PEGA_RULES
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421: prbootstrap.properties merged with prbootstrap entries in Data-Admin-System-Settings
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Insufficient data supplied in prbootstrap.properties to create a datasource
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
[java] 19830421: Missing JDBC driver class setting "null.jdbc.class"
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421: PRBootstrap.calculateEngineCodeVersionFromDB() - unable to calculate codeset version from database: null
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRMiniLoader
[java] 19830421: Will load phase 2 bootstrap from Pega-EngineCode:
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] 19830421:
[java] ============ PegaRULES Bootstrap Configuration ============
[java] Date: Tue Oct 10 12:41:57 EDT 2017
[java] Java Version: Oracle Corporation 1.8.0_60
[java] Configuration: file:/opt/app/BIX/config/prbootstrap.properties
[java] Pega-EngineCode:
[java]
[java] (!) Ignored JNDI Options
[java] (!) Unable to locate classes on filesystem
[java] =============== End Bootstrap Configuration ===============
[java]
[java] Unable to load phase 2 bootstrap class: com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
[java] SEVERE: Error initializing PRAppLoader
[java] java.lang.ClassNotFoundException: com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl
[java] at com.pega.pegarules.internal.bootstrap.PRMiniLoader.loadClass(PRMiniLoader.java:388)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.loadPhase2BootstrapClass(PRBootstrap.java:720)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.checkForStartup(PRBootstrap.java:662)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:408)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:273)
[java] at com.pega.pegarules.pub.PegaRULES.main(PegaRULES.java:85)
[java]
[java] Oct 10, 2017 12:41:57 PM com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega
[java] SEVERE: Problem during method invocation (main)
[java] java.lang.RuntimeException: PRAppLoader was not properly initialized, unable to load class com.pega.pegarules.data.internal.access.ExtractImpl
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getImplementationOf(PRBootstrap.java:208)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getEntry(PRBootstrap.java:324)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getMethod(PRBootstrap.java:304)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:409)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:273)
[java] at com.pega.pegarules.pub.PegaRULES.main(PegaRULES.java:85)
[java]
[java] Exception in thread "main" java.lang.RuntimeException: Problem during method invocation (main)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:279)
[java] at com.pega.pegarules.pub.PegaRULES.main(PegaRULES.java:85)
[java] Caused by: java.lang.RuntimeException: PRAppLoader was not properly initialized, unable to load class com.pega.pegarules.data.internal.access.ExtractImpl
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getImplementationOf(PRBootstrap.java:208)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getEntry(PRBootstrap.java:324)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.getMethod(PRBootstrap.java:304)
[java] at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:409)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224)
[java] at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:273)
[java] ... 1 more
BUILD FAILED
/opt/app/BIX/bix.xml:16: Java returned:
Please let me know if you need any files for me to upload.
***Moderator Edit: Vidyaranjan | Updated Categories & SR details***