#1148
[Weblogic] Migration (minor version)
Install the new version using generic installer :
java -jar wls....jar
(X11 must be set as there is no console installation anymore)
Go to the new Oracle home dir :
/path/to/Oracle_Home/oracle_common/common/bin directory
Execute :
reconfig.sh
Select the domain to migrate and continue :
Caution : If a custom authentication provider is defined, it must be removed before migration (from config.xml and lib folder) and then re-set in the upgraded weblogic.
In case of issue with X11 client, see attached workaround (Issue with OFM Configuration wizard)
Tool – Pencil (Visio alternative) [Velocity] Increase list size (over 256 items)
Workaround : If fields are not editable in OFM Wizard, change the JDK version (to JDK 8 for example)
replace “COMMON_JAVA_HOME=/path/to/jdk1.7”
by “COMMON_JAVA_HOME=/path/to/jdk1.8”