E-PORT: Podman Container on Linux 8 Fails To Deploy the PUM Environment With Error "Setting up System Settings: [FAILED]"
(Doc ID 3040908.1)
Last updated on AUGUST 12, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.61 and laterInformation in this document applies to any platform.
Symptoms
PUM Deployment of PeopleSoft container fails with the below error:
Error log seen when executing 'podman container logs --color -fn <container-name>'
Setting up System Settings: [FAILED]
The initialization of PeopleSoft environment setup failed. Check the
log file [/in/pttmp/setup/psft_dpk_setup.log] for the errors.
After correcting the errors, run the following script to continue
with the setup of PeopleSoft environment.
From the shell, run <psft_base_dir>/psft_puppet_apply.sh
Exiting the PeopleSoft environment setup process.
Check /in/pttmp/setup/psft_dpk_setup.log
<Date/Time> psftutils.py DEBUG : Script execution status [Failed], time taken [<Time>]
ERROR: PT-CONT2005
=====================================
============ E R R O R ==============
PEOPLETOOLS SETUP WAS NOT SUCCESSFUL!
============ E R R O R ==============
=====================================
The initialization of PeopleSoft environment setup failed. Check the
log file [/in/pttmp/setup/psft_dpk_setup.log] for the errors.
After correcting the errors, run the following script to continue
with the setup of PeopleSoft environment.
From the shell, run <psft_base_dir>/psft_puppet_apply.sh
Exiting the PeopleSoft environment setup process.
Check /in/pttmp/setup/psft_dpk_setup.log
<Date/Time> psftutils.py DEBUG : Script execution status [Failed], time taken [<Time>]
ERROR: PT-CONT2005
=====================================
============ E R R O R ==============
PEOPLETOOLS SETUP WAS NOT SUCCESSFUL!
============ E R R O R ==============
=====================================
Error seen in psft_dpk_setup.log:
<DATE/TIME> /Stage[main]/Pt_profile::Pt_system/Exec[hostname_update]/returns (notice): Failed to create bus connection: Host is down
<DATE/TIME> Puppet (err): 'hostnamectl set-hostname <hostname>' returned 1 instead of one of [0]
<DATE/TIME> /Stage[main]/Pt_profile::Pt_system/Exec[hostname_update]/returns (err): change from 'notrun' to ['0'] failed: 'hostnamectl set-hostname <hostname>' returned 1 instead of one of [0]
<DATE/TIME> Puppet (err): 'hostnamectl set-hostname <hostname>' returned 1 instead of one of [0]
<DATE/TIME> /Stage[main]/Pt_profile::Pt_system/Exec[hostname_update]/returns (err): change from 'notrun' to ['0'] failed: 'hostnamectl set-hostname <hostname>' returned 1 instead of one of [0]
Steps to replicate the issue:
1. Initiate the PUM deployment using command "podman-compose -f docker-compose-pum.yaml up -d --build --no-cache".
2. Review the error in logs after successful image creation.
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 |