My Oracle Support Banner

E-PORT: Podman Container on Linux 8 Fails to Deploy with Error "Configuring Pre-Boot PeopleSoft Environment: [FAILED]" (Doc ID 3038740.1)

Last updated on AUGUST 01, 2024

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.61 and later
Generic Linux

Symptoms

Deployment of mid-tier PeopleSoft container fails with the below error:

Error log seen when executing 'podman container logs --color -fn <container-name>'

Configuring Pre-Boot PeopleSoft Environment:                         [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 ==============
=====================================

Error seen in psft_dpk_setup.log:

<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Notify[PRE-Boot Plugin list for component web_profile]/message (notice): defined 'message' as "PRE-Boot Plugin list for component web_profile\n"
<DATE/TIME> Puppet (err): The ACM Plugin execution failed with error code: 8
<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Pt_acm_plugin[preboot_webprofile]/returns (err): change from 'absent' to ['0'] failed: The ACM Plugin execution failed with error code: 8
<DATE/TIME> Puppet (notice): The preboot config setup for web_profile is complete.
.
.
<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Notify[PRE-Boot Plugin list for component integration_broker]/message (notice): defined 'message' as "PRE-Boot Plugin list for component integration_broker\n"
<DATE/TIME> Puppet (err): The ACM Plugin execution failed with error code: 8
<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Pt_acm_plugin[preboot_intbroker]/returns (err): change from 'absent' to ['0'] failed: The ACM Plugin execution failed with error code: 8
<DATE/TIME> Puppet (notice): The preboot config setup for integration_broker is complete.
.
.
<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Notify[PRE-Boot Plugin list for component report_distribution]/message (notice): defined 'message' as "PRE-Boot Plugin list for component report_distribution\n"
<DATE/TIME> Puppet (err): The ACM Plugin execution failed with error code: 8
<DATE/TIME> /Stage[main]/Pt_profile::Pt_tools_preboot_config/Pt_acm_plugin[preboot_reportdistribution]/returns (err): change from 'absent' to ['0'] failed: The ACM Plugin execution failed with error code: 8
<DATE/TIME> Puppet (notice): The preboot config setup for report_distribution is complete.

Steps to replicate the issue:
1. Update the install.rsp file
2. Initiate the mid-tier deployment using command "podman-compose -f docker-compose.yaml up -d --build --no-cache".
3. 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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.