Previous Topic: Migrate Option Pack 1 Functionality

Next Topic: Copy Option Pack Files

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

  1. Go to weblogic_home\user_projects\domains\domain_name\bin.
  2. Open the setDomainEnv.cmd.bak file and copy the line starting with “set JAVA_OPTIONS=%JAVA_OPTIONS% -DidFocusHomeDir”.
  3. 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%