We are trying install Delivery Deployment using below command(silent delivery)
./installer.sh /opt/ifs/Patch/UPD19/_d/T2.12.0/InstallationFiles . true true APP_OWNER_PWD
Application installed partly and below error is coming consistently
"Configuration starting ...", "-------------------------------------------------- ", "2025-04-11 11:19:36 Deploying install.tem IFS Base Functionality 7.0.0", "2025-04-11 11:37:44 Reconfiguring Instance POCMOBILITY", "2025-04-11 11:37:44 Configuring Installer 7.0.0", "2025-04-11 11:37:45 Configuring Server (mandatory) ", "2025-04-11 11:37:45 Configuring IFS PSO Integration 1.0", "2025-04-11 11:37:45 Configuring IFS Document Management 7.0.0", "2025-04-11 11:37:45 Configuring Constraint Based Scheduling 4.0.0", "2025-04-11 11:37:45 Configuring IFS Middleware Server 10.20.23.0", "Error in Ant-script: server/install_fndmws.xml", "Reported error is: The following error occurred while executing this line:", "/opt/ifs/IFSHOME/PM1IFSDB/repository/server/install_fndmws.xml:301: Failed to update mws certificates. Error is: Error when reconfiguring IFS Middleware Domain.", "java.lang.NullPointerException", "2025-04-11 11:38:02 Configuring IFS Mobile Client Framework ", "2025-04-11 11:38:02 Configuring IFS Base Functionality 7.0.0", "2025-04-11 11:38:02 Configuring Application Services 1.0.0", "2025-04-11 11:38:02 Configuring Documentation ", "-------------------------------------------------- ", "Post process starting ...", "-------------------------------------------------- ", "2025-04-11 11:38:03 Post process IFS PSO Integration 1.0", "2025-04-11 11:38:03 Post process Arial Unicode Support 1.0.0", "2025-04-11 11:38:03 Post process IFS Document Management 7.0.0", "2025-04-11 11:38:03 Post process IFS Middleware Server 10.20.23.0", "2025-04-11 11:38:03 Post process IFS Mobile Client Framework ", "2025-04-11 11:38:03 Post process IFS Base Functionality 7.0.0", "2025-04-11 11:38:14 Post process BI Services 1.1.0", "2025-04-11 11:38:15 Post process Enterprise Explorer ", "2025-04-11 11:41:24 Post process Documentation ", "2025-04-11 11:41:40 Post process Installer 7.0.0", "-------------------------------------------------- ", "Finalize process starting ...", "-------------------------------------------------- ", "2025-04-11 11:41:40 Finalize process IFS PSO Integration 1.0", "2025-04-11 11:41:40 Finalize process IFS Middleware Server 10.20.23.0", "Error in Ant-script: server/install_fndmws.xml", "Reported error is: The following error occurred while executing this line:", "/opt/ifs/IFSHOME/PM1IFSDB/repository/server/install_fndmws.xml:332: Failed to reconfigure middleware server. Error is: Error when reconfiguring IFS Middleware Domain.", "java.lang.NullPointerException", "2025-04-11 11:41:49 Finalize process IFS Mobile Client Framework ", "2025-04-11 11:41:49 Finalize process IFS Base Functionality 7.0.0",
How do I resolve this issue?