Wrong Path in domaininfo causing upgradeDomain to look for the wrong subdomains
When attempting to upgrade RPAS 13.2.2.18 to 13.2.3.55 I have ran into an issue with the upgradeDomain and domaininfo utilities.
For some reason they point to the global domain just fine
rpas_dev/globaldomain
but when I use -listsubdomains I see
rpas_prod/globaldomain/subdomain
And when I try to do the upgradeDomain command it fails because of the wrong path
I have verified that the globaldomainconfig.xml in the config folders show the proper path.
So I am not sure where to find the problem?
It seems that it is pulling this information from somewhere that needs to be changed but I have looked in all the config folders and can not find it.