E-CLOUD: OCI Oracle PUM Image Installation Fails with - KeyError: 'psft_es_esadmin_pwd'
(Doc ID 2744198.1)
Last updated on JANUARY 20, 2021
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.58 and laterInformation in this document applies to any platform.
Symptoms
On : 8.58 version, PeopleSoft Update Manager
OCI Oracle Image FSCM PUM37 installation fails with error - KeyError: 'psft_es_esadmin_pwd'
Installation of Oracle delivered Image FSCM PUM37 fails with following error.
Setting up PeopleSoft Application Server Domain: [ OK ]
Setting up PeopleSoft Process Scheduler Domain: [ OK ]
Setting up PeopleSoft PIA Domain: [ OK ]
Setting up Samba Shares: [ OK ]
Changing the Passwords for the Environment: [ OK ]
Configuring Pre-Boot PeopleSoft Environment: [ OK ]
Starting PeopleSoft Domains: [ OK ]
Configuring Post-Boot PeopleSoft Environment: [ OK ]
Setting up Source Details for PeopleTools Client: [ OK ]
Traceback (most recent call last):
File "psft_dpk_setup.py", line 269, in main
psft_environment_manager.setup()
File "/home/opc/FSCMDPK/setup/scripts/psft_environment_manager.py", line 249, in setup
self.__create()
File "/home/opc/FSCMDPK/setup/scripts/psft_environment_manager.py", line 966, in __create
psft_environment.create()
File "/home/opc/FSCMDPK/setup/scripts/platform/psft_environment.py", line 160, in create
self.deploy_elasticsearch()
File "/home/opc/FSCMDPK/setup/scripts/platform/psft_environment.py", line 2522, in deploy_elasticsearch
ES_esadmin_pwd = self.env_parameters['psft_es_esadmin_pwd']
KeyError: 'psft_es_esadmin_pwd'
'psft_es_esadmin_pwd'
Exiting the PeopleSoft environment setup process.
Error from log:
2020-12-28T16:40:07GMT psft_dpk_setup.py ERROR : Exception:
KeyError: 'psft_es_esadmin_pwd'
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 |
Cause |
Solution |
References |