cancel
Showing results for 
Search instead for 
Did you mean: 

sapinst GUI can't work when install solution manager

Former Member
0 Kudos

Hi, All

When I try to install solution manager 7.0, the sapinst can't work and show the error below

-


[root@hqslm70 IM_LINUX_X86_64]# ./sapinst

[==============================] \ extracting... done!

Starting GuiServer using:

/usr/java/j2sdk1.4.2_17/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /tmp/sapinst_exe.6998.1214731170/JAR/instgui.jar:/tmp/sapinst_exe.6998.1214731170/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true

init: retrieving account information for group sapinst...

init: retrieving account information done.

load resource pool /src/slm70/install_master/IM_LINUX_X86_64/resourcepool.xml

guiengine: No GUI server connected; waiting for a connection on host hqslm70, port 21200 to continue with the installation

-


OS:RHEL 5 Update 2 x86_64

I already install Sun j2sdk_1.4.2_17, jce_policy-1_4_2, saplocales-2.5-2.

What did I miss about anything ??

Accepted Solutions (0)

Answers (5)

Answers (5)

0 Kudos

Read all the pre-requisite SAP notes for RHEL5 as there are dependencies on packages which must be installed for using the SAPINST gui.

Easier way to do it is. Restart with ./sapinst ---nogui on RHEL box then start a Windows sapinst GUI online from your desktop and point it at the server.

Hope this helps

Former Member
0 Kudos

Hello,

i've the same problem to install ECC6.0 on x86_64, have you solved your issue? if yes can u write me the solution?

Regards,

Roberto

markus_doehr2
Active Contributor
0 Kudos

Do you have some X-Server software running on your Windows PC?

Markus

former_member227600
Contributor
0 Kudos

Hi Kk,

I think you did not set display variable. Use this command & try again:-

export DISPLAY = <IP Address of presentation server>:0.0

And run ./sapinst

If it is helpful than reward me

Karan

Former Member
0 Kudos

...... and have some sort of X Windows application running.

markus_doehr2
Active Contributor
0 Kudos

Is you DISPLAY variable set and does it point to a valid addresse?

Markus