Assistance Needed with PeopleSoft Web Server Installation Issue
Dear Sir/Ma'am
Good Day
I am currently facing an issue while attempting to install the PeopleSoft web server using the following command:
./setup.sh -i silent -DRES_FILE_PATH=/u01/psoft/pt/ps_home8.59.05/setup/PsMpPIAInstall/resp_file.txt
This is the encounter error
Traceback (most recent call last): File "./py/setupPIA.py", line 1544, in <module> GetAllValues(GetValue,args.filepath) File "./py/setupPIA.py", line 684, in GetAllValues GetValidSiteListWL(GetValue["PS_CFG_HOME"],GetValue["DOMAIN_NAME"]) File "./py/setupPIA.py", line 196, in GetValidSiteListWL dirs = [d for d in os.listdir(site_parent) if os.path.isdir(os.path.join(site_parent,d)) if d not in folder]FileNotFoundError: [Errno 2] No such file or directory: '/u01/psoft/pt/webserv/peoplesoft/applications/peoplesoft/PORTAL.war'