E-WL: When Running The reloadWebProfile.sh/cmd Script With Similar Site Name It Is Resulting In The "URL is malformed:null" Error
(Doc ID 2513209.1)
Last updated on JANUARY 04, 2022
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Symptoms
When running the reloadWebProfile.sh/cmd script, it results in "URL is malformed:null" error. This happen when there are multiple sites with similar names. ie. ps1 and ps2.
Forexample:-
-----------------------------------------------------
$ ./reloadWebProfile.sh
Enter SiteName [press ENTER to quit]:
ps1
Enter Authentication Domain : [Eg - .abc.xyz.com]
.test.com
URL is malformed:null
Exception in thread "main" java.lang.NullPointerException
at psft.pt8.util.WebProfileReloadUtil.executeHttpRequest(WebProfileReloadUtil.java:104)
at psft.pt8.util.WebProfileReloadUtil.isServerUp(WebProfileReloadUtil.java:86)
at psft.pt8.util.WebProfileReloadUtil.main(WebProfileReloadUtil.java:58)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |