Installation Guides › Upgrade Guide › New Feature Configuration › Migrate Option Pack 1 Functionality › (WebLogic Only) Update Option Pack Path
(WebLogic Only) Update Option Pack Path
If you are using WebLogic, 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%