/
WIP Activation of Window AD for SAP

WIP Activation of Window AD for SAP

  1. Stop the WIP Service as well as the SAP service and the Processor Service

  2. In the directory where WIP is installed Ex(C:\ProgramData\ebiexperts\WIP Web Server\webapp)

  3. Look for a file called WIPWebServer.exe.config

 

4. Edit the file in notepad or Notepad++

5. Add this part -Djava.security.auth.login.config=C:\Windows\bscLogin.conf -Djava.security.krb5.conf=C:\Windows\krb5.ini to the VmJavaJvmOptions (Please note that, you will need to give the path to your “bscLogin.conf”  and the “krb5.ini”). 

6. Before the changes the line is like that:-

<add key="VmJavaJvmOptions" value="-Xmx1024m -Xms512m " />

 

7. After the Changes:-

<add key="VmJavaJvmOptions" value="-Xmx1024m -Xms512m -Djava.security.auth.login.config=C:\Windows\bscLogin.conf -Djava.security.krb5.conf=C:\Windows\krb5.ini" />

 

8. Please ensure that there is no duplicate key for "VmJavaJvmOptions” and then save the File

9. Repeat for WIPSAPService.exe.config

10. Restart the SAP service and the WIP Service and the Processor Service

 

Related content

FWM 10002 :- An exception occurred that prevents the reading or writing of an object to or from storage
FWM 10002 :- An exception occurred that prevents the reading or writing of an object to or from storage
More like this
Log Activation and Collection
Log Activation and Collection
More like this
Additional steps for BI 4.2 SP7 and newer SAP version after 4.2 SP7
Additional steps for BI 4.2 SP7 and newer SAP version after 4.2 SP7
More like this
Basic requirement:-
Basic requirement:-
More like this
VM-WIP SAP Migration Procedure
VM-WIP SAP Migration Procedure
More like this
Updating the Certificate Password
Updating the Certificate Password
More like this