Upgrade Guide › WebLogic Version › Post-Upgrade Configuration › Migrate Option Pack 1 Functionality › Update the Option Pack Path
Update the Option Pack Path
Update the path of the Option Pack folder for the Identity Manager Server to start successfully.
Update the Option Pack folder path
- Go to weblogic_home\user_projects\domains\domain_name\bin.
- Open the setDomainEnv.cmd.bak file and copy the line starting with “set JAVA_OPTIONS=%JAVA_OPTIONS% -DidFocusHomeDir”.
- Edit the setDomainEnv.cmd file and paste the copied line from Step 2 above the line saying “set JAVA_OPTIONS=%JAVA_OPTIONS%”.
The setDomainEnv.cmd file should read as follows:
set JAVA_OPTIONS=%JAVA_OPTIONS% -DidFocusHomeDir="<OP home folder>".
set JAVA_OPTIONS=%JAVA_OPTIONS%