My Oracle Support Banner

Oracle HTTP Server Upgrade Fails with Error "OHS.CONFIGUPGRADE with status: FAILURE" and "PKI-04007: No matching certificate in the wallet" While Upgrading Forms and Reports from 11g to 12.2.1.3 (Doc ID 2382736.1)

Last updated on AUGUST 16, 2023

Applies to:

Oracle Fusion Middleware - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

While upgrading Forms and Reports 11.1.2.2 to 12.2.1.3, Oracle HTTP Server upgrade fails and log file shows below errors:

ua log file:

[2018-04-04T10:43:02.890+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] OHS.CONFIGUPGRADE progress percent: 95%
[2018-04-04T10:43:03.100+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] Primary progress text set to 'OHS Upgrade still in progress...'
[2018-04-04T10:43:03.100+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] Progress text set to 'OHS Upgrade still in progress...'
[2018-04-04T10:43:03.100+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] OHS.CONFIGUPGRADE progress percent: 95%
[2018-04-04T10:43:03.293+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: 84] [ecid: ecid] OHS.CONFIGUPGRADE progress percent: 100%
[2018-04-04T10:43:03.293+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 84] [ecid: ecid] Finished upgrading OHS.CONFIGUPGRADE with status: FAILURE.
[2018-04-04T10:43:03.293+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 84] [ecid: ecid] Finished non-concurrent plugin: OHS.CONFIGUPGRADE
[2018-04-04T10:43:03.294+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: 84] [ecid: ecid] calling skipDependentPlugins because concurrency is disabled
[2018-04-04T10:43:03.294+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 84] [ecid: ecid] Progress bar updated 532 times, status text 484 times, for plugin OHS.CONFIGUPGRADE executing phase upgrade
[2018-04-04T10:43:03.294+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] Finished upgrading components.
[2018-04-04T10:43:03.294+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] 0 components upgraded with success.
[2018-04-04T10:43:03.295+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] 1 components upgraded with failure.
[2018-04-04T10:43:03.295+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] 4 components upgrade not necessary.
[2018-04-04T10:43:03.295+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] 0 components skipped.
[2018-04-04T10:43:03.295+08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 83] [ecid: ecid] 0 components upgrade that are duplicate.
[2018-04-04T10:43:03.307+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] Primary progress text set to 'OHS Upgrade still in progress...'
[2018-04-04T10:43:03.307+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] Progress text set to 'OHS Upgrade still in progress...'
[2018-04-04T10:43:03.307+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] OHS.CONFIGUPGRADE progress percent: 95%
[2018-04-04T10:43:03.307+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: tid] [ecid: ecid] OHS.CONFIGUPGRADE progress percent: 100%
[2018-04-04T10:43:03.351+08:00] [Framework] [TRACE] [] [upgrade.Framework] [tid: 82] [ecid: ecid] Monitor Thread exits

The command prompt from where ua was started shows these errors:

java.io.IOException: PKI-04007: No matching certificate in the wallet
at oracle.security.pki.OracleKeyStoreSpi.a(Unknown Source)
at oracle.security.pki.OracleSSOKeyStoreSpi.a(Unknown Source)
at oracle.security.pki.OracleWallet.internalRemoveUserCert(Unknown Source)
at oracle.security.pki.OracleWallet.deleteCert(Unknown Source)
at oracle.security.pki.OracleWallet.deleteCert(Unknown Source)
at oracle.ias.update.plugin.ohs.ConfigUpgradePlugin.upgradeCert(Unknown Source)
at oracle.ias.update.plugin.ohs.ConfigUpgradePlugin.examineAndUpgrade(Unknown Source)
at oracle.ias.update.plugin.ohs.ConfigUpgradePlugin.upgrade(Unknown Source)
at oracle.ias.update.plugin.Plugin.upgrade(Plugin.java:730)
at oracle.ias.update.plan.PlanStep.upgrade(PlanStep.java:736)
at oracle.ias.update.PhaseProcessor$UpgradeProcessor.runStepPhase(PhaseProcessor.java:726)
at oracle.ias.update.PhaseProcessor.runStep(PhaseProcessor.java:369)
at oracle.ias.update.PhaseProcessor$ExtendedRunnable.run(PhaseProcessor.java:1058)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.lang.Thread.run(Thread.java:795)
The command failed to complete successfully

Issue can be reproduced using below steps:

1. Install 12.2.1.3 infrastructure
2. Install 12.2.1.3 Forms and Reports
3. Run RCU to load schemas
4. Reconfiguring the 11g Domain using the WLS Reconfiguration Wizard
5. complete the upgrade from 11g to 12c by running the 12.2.1.3.0 Upgrade Assistant
6. During above step Oracle HTTP Server upgrade fails

 

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


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