Question
CIBC
CA
Last activity: 2 Nov 2016 10:27 EDT
Pega 6.2 SP2: import using prpcutils failure
I am trying to work on the import using prpcutil scripts, but i am getting failure all the time, tried with import and importPegaArchive as well, below are the results.
Anyone encountered similar issue and how it got resolved?
/apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils$./prpcUtils.sh import
Buildfile: prpcUtils.xml
I am trying to work on the import using prpcutil scripts, but i am getting failure all the time, tried with import and importPegaArchive as well, below are the results.
Anyone encountered similar issue and how it got resolved?
/apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils$./prpcUtils.sh import
Buildfile: prpcUtils.xml
-init:
[pega:propertyparser] Reading Properties from : /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/prpcUtils.properties
[pega:hasenoughspace] Found 3329333KB of free space on '/var/tmp/'
[mkdir] Created dir: /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load
[mkdir] Created dir: /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/pr_temp
[echo] Using /var/tmp//PegaInstallTemp-26-October-2016-12.23.02 for install scratch space...
[unzip] Expanding: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/archives/prweb.war into /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load
[unzip] Expanding: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/archives/pegadbinstall-classes.zip into /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load/lib
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load/WEB-INF/classes
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.02
Checking Configuration Files:
Processing Configuration Files:
[propertyfile] Creating new property file: /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/prbootstrap.properties
Configuration:
[echo] Database Type: oracledate
[echo] JDBC Driver JAR: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/ojdbc6.jar
[echo] Bootstrap Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.02/prbootstrap.properties
[echo] PegaRULES Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.02/prconfig.xml
[echo] PegaRULES Logging Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.02/prlogging.xml
-import:
[echo] about to Import from : /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/ImportJARs archive ...
[echo] arg line : -c "100" load -j "Customer" -k "06-01-01"
[java] #
[java] # A fatal error has been detected by the Java Runtime Environment:
[java] #
[java] # SIGSEGV (0xb) at pc=0xfc000040, pid=26384, tid=2
[java] #
[java] # JRE version: 6.0_35-b10
[java] # Java VM: Java HotSpot(TM) Server VM (20.10-b01 mixed mode solaris-sparc )
[java] # Problematic frame:
[java] # C 0xfc000040
[java] #
[java] # An error report file with more information is saved as:
[java] # /var/tmp/PegaInstallTemp-26-October-2016-12.23.02/load/hs_err_pid26384.log
[java] #
[java] # If you would like to submit a bug report, please visit:
[java] # http://java.sun.com/webapps/bugreport/crash.jsp
[java] #
BUILD FAILED
/apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/prpcUtils.xml:409: Java returned: 6
Total time: 16 seconds
Ant Process return a non 0 value
/apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils$./prpcUtils.sh importPegaArchive
Buildfile: prpcUtils.xml
-init:
[pega:propertyparser] Reading Properties from : /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/prpcUtils.properties
[pega:hasenoughspace] Found 3150867KB of free space on '/var/tmp/'
[mkdir] Created dir: /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load
[mkdir] Created dir: /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/pr_temp
[echo] Using /var/tmp//PegaInstallTemp-26-October-2016-12.23.34 for install scratch space...
[unzip] Expanding: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/archives/prweb.war into /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load
[unzip] Expanding: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/archives/pegadbinstall-classes.zip into /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load/lib
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load/WEB-INF/classes
[copy] Copying 1 file to /var/tmp/PegaInstallTemp-26-October-2016-12.23.34
Checking Configuration Files:
Processing Configuration Files:
[propertyfile] Creating new property file: /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/prbootstrap.properties
Configuration:
[echo] Database Type: oracledate
[echo] JDBC Driver JAR: /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/ojdbc6.jar
[echo] Bootstrap Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.34/prbootstrap.properties
[echo] PegaRULES Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.34/prconfig.xml
[echo] PegaRULES Logging Config: /var/tmp//PegaInstallTemp-26-October-2016-12.23.34/prlogging.xml
-importPegaArchive:
[echo] about to Import Rules from : /apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/ImportJARs archive ...
[echo] arg line : -c "100"
[java] #
[java] # A fatal error has been detected by the Java Runtime Environment:
[java] #
[java] # SIGSEGV (0xb) at pc=0xfc000040, pid=26965, tid=2
[java] #
[java] # JRE version: 6.0_35-b10
[java] # Java VM: Java HotSpot(TM) Server VM (20.10-b01 mixed mode solaris-sparc )
[java] # Problematic frame:
[java] # C 0xfc000040
[java] #
[java] # An error report file with more information is saved as:
[java] # /var/tmp/PegaInstallTemp-26-October-2016-12.23.34/load/hs_err_pid26965.log
[java] #
[java] # If you would like to submit a bug report, please visit:
[java] # http://java.sun.com/webapps/bugreport/crash.jsp
[java] #
BUILD FAILED
/apps/Pega_Base_Code_6.2SP2/113990_PRPC_v6.2_SP2_unzip/scripts/utils/prpcUtils.xml:458: Java returned: 6
Total time: 15 seconds
Ant Process return a non 0 value
***Updated by moderator: Lochan to add Categories***