OAM PS3 Upgrade: 'Upgrade System Configuration' Fails if IPv4 settings not enforced.
(Doc ID 2285934.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle Access Manager - Version 11.1.2.2.8 and laterInformation in this document applies to any platform.
Symptoms
OAM upgrade from 11.1.2.2 to 11.1.2.3 fails at upgradeconfig step during the upgrade process with error as below.
wls:/offline> upgradeConfig("/opt/app/oracle/admin/domains/OAMDomain", "tempdba", "<VALUE>", "<VALUE>", "jdbc:oracle:thin:@-scans.oracle..com:<PORT>/<SID>")
java.lang.Exception: upgradeConfig failed
Got an exception
Traceback (innermost last):
File "<console>", line 1, in ?
File "/opt/app/oracle/product/fmw11g/Oracle_IDM1/common/wlst/Oam.py", line 645, in upgradeConfig
File "/opt/app/oracle/product/fmw11g/Oracle_IDM1/common/script_handlers/Oam_common.py", line 1019, in upgradeConfig
File "/opt/app/oracle/product/fmw11g/Oracle_IDM1/common/script_handlers/OamInternal_handler.py", line 1479, in patchUpgradeImpl
at oracle.security.am.wlst.util.WLSTServerUtil.executeCommand(WLSTServerUtil.java:269)
at oracle.security.am.wlst.WLSTWrapper.executeCommand(WLSTWrapper.java:163)
at oracle.security.am.wlst.WLSTWrapper.execute(WLSTWrapper.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
java.lang.Exception: java.lang.Exception: upgradeConfig failed
wls:/offline> upgradeConfig("/opt/app/oracle/admin/domains/OAMDomain", "<VALUE>", "<VALUE>", "<VALUE>", "-scans.oracle..com:<PORT>/<SID>")
WLS ManagedService is not up running. Fall back to use <VALUE>tem properties for configuration.
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 |