local domain paths are incorrect from "domaininfo -d . -all"
Hi experts,
My RPAS version is 13.2.2.37, runs on Red Hat 5.
We are going to make a copy of a domain under another path. As the domain is big so we restore it from backup to the destination path, instead of using copyDomain utility.
But as you see in the screenshot, the output from "domaininfo -d . -all" shows that some local domain paths are pointing to the original folders.
I ran "copyDomain -d . -relativizePaths" under the new domain, and I modified config/globaldomainconfig.xml manually, but it was still incorrect.
Is there any way I can fix it? Thanks in advance.