SAP JAVA Add-on Installation Error

Problem:
During Installation of SAP Java Add-on in an ABAP+JAVA SAP Installation on a Windows Platform, the below error is quite common.
Error:
ERROR 2007-12-04 12:09:34
FSL-02107 Path component contains reserved character (’”‘): “G:

ERROR 2007-12-04 12:09:34
FSL-02106 Path contains reserved character (’”‘):
“G:\usr\sap\SID\

Solution :
Run REGEDIT from
1. Check for the entry “G:\usr\sap\SID\” in the REGEDIT and remove the ‘”’ (quotes).
2. Expand the Tree (My Computer -> HKEY_LOCAL_MACHINE -> ControlSet001 -> Services -> SAPSID_nn (SID = System ID, nn=Instance Number)
3. Change the values “G:\usr …” by removing the ‘”’ Quotes.
4. restart the Installation.

No comments:

topics