Question
1
Replies
1056
Views
Posted: October 10, 2018
Last activity: October 11, 2018
Closed
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:
2018-10-10 21:48:08,131 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Import summary for ZZZ.jar 2018-10-10 21:48:08,131 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Total instances in archive: 369 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Instances imported: 369 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Instances skipped: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Instances not imported due to error: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Instances not processed: 0 2018-10-10 21:48:08,132 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Operation Status: Import Complete 2018-10-10 21:48:08,134 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - Operation Status: Postimport 2018-10-10 21:48:08,135 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - 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 Administrator@pega.com - 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 Administrator@pega.com - Operation Status: Done 2018-10-10 21:48:08,164 [ PegaRULES-Batch-4] [ STANDARD] [ ] [ PegaRULES:8] ( internal.util.MoveLog) INFO Administrator@pega.com - 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://community1.pega.com/community/pega-support/question/procedure-export-import-using-prpcserviceutils-jenkins-pega-v722
Thank you