Question


NJCourts
US
Last activity: 27 Jul 2018 10:12 EDT
Getting the error "REQUEST_VALIDATION_ERROR java.lang.IllegalArgumentException: Invalid URL provided for system DefaultSystem" when using prpcServiceUtils_74.sh file for Importing
Hi,
We are in Pega 7.3.1. we are trying to automate the Import process using PrpcServiceUtils_74.sh script. We are getting the below error
Hi,
We are in Pega 7.3.1. we are trying to automate the Import process using PrpcServiceUtils_74.sh script. We are getting the below error
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!


Pegasystems Inc.
US
Hi Hemanth,
I do see that you have a valid system URL in PreQA1.properties file.
pega.rest.server.url=https:// Proprietary information hidden:9617/prweb/PRRestService
But as per the log files, the System URL provided in the below prpcServiceUtils.properties is invalid.
[pega:propertyparser] Reading Properties from: C:\Users\af76511\Desktop\ServiceUtils\prpcServiceUtils_74\scripts\utils/prpcServiceUtils.properties
[pega:propertyparser] pega.rest.server.url=http://<host name>:<port number>/<context>/PRRestService/<tenant url hash>
Caused by: java.lang.IllegalArgumentException: Invalid URL provided for system DefaultSystem URL:http://<host name>:<port number>/<context>/PRRestService/<tenant url hash>
I am unsure if the above directory path's properties files is the source systems or target systems.
-
Gediminas Pilkauskas


NJCourts
US
Hi Harish,
i have updated some of the scripts and now i am getting SSL handshake error. I tried disabling the requires authentication also. Still the same error. Appreciate your help. I am attaching the complete log file as well.
Hi Harish,
i have updated some of the scripts and now i am getting SSL handshake error. I tried disabling the requires authentication also. Still the same error. Appreciate your help. I am attaching the complete log file as well.


Pegasystems Inc.
AU
Hi Hemanth,
Refer below posts:


NJCourts
US
Hi Aryaa,
Thanks for your reply. After updating https:// to http: i am getting the below error
Hi Aryaa,
Thanks for your reply. After updating https:// to http: i am getting the below error


Pegasystems Inc.
US
Hi Hemanth,
Try to uncheck the checkbox on the SystemManagement Service Package rule and retry.
Hi Hemanth,
Try to uncheck the checkbox on the SystemManagement Service Package rule and retry.


NJCourts
US
Yes, I got the error when I did that Harish.
Thanks and Regards,
Hemanth Karumuri.