Saturday 17 November 2018

upgradation of weblogic 10.3.6 to 12.1.3

Steps for reconfiguring a WebLogic domain created with WebLogic 10.3.6 for running under WebLogic 12.1.3:

 1) Install last JRockit or JDK-7

 2) Install WebLogic 12.1.3

 3) Backup old WebLogic domain folder with its AdminServer and managed servers Move the old domain folder to weblogic 12.1.3 domains folder. The reconfiguration wizard updates the domain on selected folder, will not create a new weblogic 12.1.2 domain folder.

 4) Start reconfig.sh (on Linux) or reconfig.cmd (on Windows) under $WL_HOME/common/bin

Here are the screen you can see:
reconfigure weblogic domain : select domain
Choose an existing domain location and click on "Next".

weblogic domain reconfiguration: setup
When the setup progress is at 100%, click on "Next".
weblogic domain reconfiguration: mode and jdk
Choose the JDK Home Location and click on "Next".
weblogic domain reconfiguration: nodemanager
Set the Node Manager Type, Node Manager Configuration and Node Manager Credentials and click on "Next".
weblogic domain reconfiguration: advanced
I don't need to add/delete/ modify settings, so click on "Next".
weblogic domain reconfiguration: summary
See the Configuration Summary and click on "Reconfig".
weblogic domain reconfiguration: progress
Click on "Next".
weblogic domain reconfiguration: success
Here is the domain reconfiguration. Click on "Finish".
Using the WebLogic Administration Console, you can see the domain new version:
weblogic domain reconfiguration: verification

1 comment:

  1. Do we need to apply any patch ? i heard that need to apply some patch

    ReplyDelete