cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to get SAP Installation master screen

Former Member
0 Kudos

I am getting an error message when I am trying to instal -

The following is the message :

SAPinst is getting started.

Please be patient ...

starting gui server process:

sapinstport: 21200

guiport : 21212

guistart : true

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

guiengine: call to listen() for socket 1812 failed. No error

103 guiengine.connection.failed 21200, 943

Exit status of child: 1

Please inform what needs to be done.

Thank you,

Regards,

Chander

]

Accepted Solutions (0)

Answers (6)

Answers (6)

antonio_voce
Contributor
0 Kudos

Hello ,

try stop the antivirus and try again.

Antonio Voce.

Former Member
0 Kudos

Hello Naresh!

Mostly this problem is related with un-responding program and occupying the ports, please be ensure that, the java sdk 1.4.2.12 should be installed and also, defined the environemtn variable as required.

java_home----


> \jsdk direcoty

sapinst_jre_home----


> \jsdk directory\jre direcotyr

and these 2 above directory should be added into the path environemtn with additonal of \bin directory.

REgards

Anwer Waseem

SAP BASIS

hannes_kuehnemund
Active Contributor
0 Kudos

moved thread to windows area

Former Member
0 Kudos

Hello Kaushal, Markus,

I tried removing the jdk 5 and tried with jdk1.4.

The error message is about the same : as below :

-


SAPinst is getting started.

Please be patient ...

starting gui server process:

sapinstport: 21200

guiport : 21212

guistart : true

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

guiengine: call to listen() for socket 1812 failed. No error

103 guiengine.connection.failed 21200, 943

Exit status of child: 1

-


- Could you please tell me how to kill the process in DOS - my guess is - this might be the problem area.

Appreciate your cooperation.

Regards,

Chander

Former Member
0 Kudos

Check for any processes already ruinning on port 21212.

Also, it is trying to the gui on localhost .. if I remember correctly, it should be the hostname specified by you. Check the output of the command "hostname".

Make necessary changes to correct that if it shows localhost instead of your hostname.

markus_doehr2
Active Contributor
0 Kudos

Open the task manager an kill all processes with the name

jview.exe

cmd.exe

clean your installation directory and then start again.

Markus

markus_doehr2
Active Contributor
0 Kudos

Java 1.5 is NOT supported. Install 1.4.2.

Markus

Former Member
0 Kudos

Hi,

are you trying to install on linux?

check whether port 21200 is occupied by some process or not.

if you started sapinst before, but you didn't fully closed, some old sapinst process is still running and occupying

port 21200, try to kill old sapinst which is running and start sapinst again.

don't use jdk 1.5 use the jdk 1.4.2_15 or above.

regards,

kaushal