PrpcServiceUtils export not working on Pega 8.1
Hello,
I am using Jenkins with prpcserviceutils to export a product file in my devops pipeline. I recently installed Pega infinity / 8.1 and I am trying to do the same. Nevertheless, the "export" operation of the Prpcserviceutils doesn't seem to work:
Hello,
I am using Jenkins with prpcserviceutils to export a product file in my devops pipeline. I recently installed Pega infinity / 8.1 and I am trying to do the same. Nevertheless, the "export" operation of the Prpcserviceutils doesn't seem to work:
2018-10-10 21:48:08,131 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Import summary for ZZZ.jar 2018-10-10 21:48:08,131 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Total instances in archive: 369 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Instances imported: 369 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Instances skipped: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Instances not imported due to error: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Instances not processed: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Operation Status: Import Complete 2018-10-10 21:48:08,134 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Operation Status: Postimport 2018-10-10 21:48:08,135 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Application name is empty.Skipping revalidate and save 2018-10-10 21:48:08,150 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] (Accel_Management_Import.Action) INFO [email protected] - No post-import actions are configured. To configure post-import actions, override the pyPostImportCollection and configure different activities. 2018-10-10 21:48:08,150 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Operation Status: Done 2018-10-10 21:48:08,164 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO [email protected] - Operation Status: Done 2018-10-10 21:51:45,575 [ion-delegator-pool-0] [ STANDARD] [ ] [ ] ( QueueProcessorDatasetHandler) ERROR - Stream service is not available. Hence unable to calculate Kafka lag for pyProcessNotification queue processor. 2018-10-10 21:51:45,576 [ion-delegator-pool-0] [ STANDARD] [ ] [ ] ( QueueProcessorDatasetHandler) ERROR - Stream service is not available. Hence unable to calculate Kafka lag for pyFTSIncrementalIndexer queue processor. 2018-10-10 21:51:45,576 [ion-delegator-pool-0] [ STANDARD] [ ] [ ] ( QueueProcessorDatasetHandler) ERROR - Stream service is not available. Hence unable to calculate Kafka lag for pzStandardProcessor queue processor.
Any idea?
Regards,
Fabio
Hi Faulico,
Thanks for posting on PSC.
Can you look into the link below in which all the steps are explained in detail.Hope it might be helpful.
https://collaborate.pega.com/discussion/procedure-export-import-using-prpcserviceutils-jenkins-pega-v722
Thank you