cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Installation error

Former Member
0 Kudos

Dear all ,

Before start the SAP installation , i have installed JAVA . and i have defined java environment variable .

java_home

value : c:\j2dk1.4._14\bin

i got the below error during the SAP installation .

SAPinst is getting started.

Please be patient ...

starting gui server process:

sapinstport: 21200

guiport : 21212

guistart : true

command : "C:\Program Files\Java\jre6/bin\javaw.exe" -cp "C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.208.1041409705\jar\instgui.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.208.1041409705\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true

guiengine: call to bind() for socket 21200 1832 failed . No error

103 guiengine.connection.failed 21200, 943

Exit status of child: 1

kindly advise ,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear all ,

Tech Details

Win2003 32 bit , Oracle 10g , sap netweaver 7.0.

i have checked https://websmp206.sap-ag.de/pam for java with corresponding OS .

its mentioned SUN JSE 1.4.2 32BIT for WINDOWS SERVER 2003/IA32 32BIT .

i have check the Installation Guide .

its mention two environment variable SAPINST_JRE_HOME and JAVA_HOME.

kindly advise how to define the environment variable .

kindly advise

Former Member
0 Kudos

Please check the installation master whether it is downloaded for the respective OS.

Yet times with the wrong sapinst, the system throws similar error msgs.

Former Member
0 Kudos

Hi,

Open System Properties, Go to advancend --> Environment Variables.

Click on "New" in system variables and enter the values as below:

SAPINST_JRE_HOME = c:\j2dk1.4._14\jre
JAVA_HOME = c:\j2dk1.4._14

and edit PATH variable to add JAVA path at the end "c:\j2dk1.4._14\bin" (after semicolon)

Also make sure that you have added host entry for your system in

C:\Windows\system32\drivers\etc\hosts

as

<IP_address>   <Hostname>

Then log off and log on again and retry the installation.

It will work.

Regards.

Rajesh Narkhede

Answers (1)

Answers (1)

Vivek_Hegde
Active Contributor
0 Kudos

Hi Satheesh,

Did you verify whether you have set the System Variable "PATH" value to "c:\j2dk1.4._14\bin"?

Please try adding this variable and restart the installation.

Regards

Vivek Hegde