Identity Management (MOSC)

MOSC Banner

(OAM Pilot) OAM 11gR2 PS3 upgrade from PS2 - OAM Component Bootstrap Failed with WLS Admin Startup

edited Jan 23, 2017 9:28PM in Identity Management (MOSC) 5 commentsAnswered ✓

Hi All,

I have this weird issue during OAM 11gR2PS2 to PS3 upgrade.

Document followed link http://docs.oracle.com/cd/E52734_01/core/IAMUP/upg_psone_oam.htm#IAMUP4574

Here are the steps performed. 

1. Backup MW_HOME and OAM Db schemas of PS2. 

2. Ensure we have java version "1.7.0_65"

3. set USER_MEM_ARGS in setDomainEnv.sh as below

# Added for OAM 11.1.2.3 upgrade 

USER_MEM_ARGS="-Xms4096m -Xmx4096m -XX:MaxPermSize=512m" 

export USER_MEM_ARGS 

 

if [ "${USER_MEM_ARGS}" != "" ] ; then 

MEM_ARGS="${USER_MEM_ARGS}" 

export MEM_ARGS 

fi 

 

4. Apply the below mandatory WLS patches for 10.3.6

18398295 (FSG4)

14404715 (ZARV)

16844206 (NPM3)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center