cancel
Showing results for 
Search instead for 
Did you mean: 

guiengine: no GUI connected; waiting for a connection on host

Former Member
0 Kudos

Hi All,

I am installing SAP on Linux platform and an error is occurring while installation.

Below is the env variables set in the system.

CCACHE_DIR=/var/cache/ccache

GNOME_KEYRING_SOCKET=/tmp/keyring-JeCYah/socket

SSH_AUTH_SOCK=/tmp/keyring-JeCYah/ssh

SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/2658,unix/unix:/tmp/.ICE-unix/2658

MAIL=/var/spool/mail/root

PATH=/usr/java/j2sdk1.4.2_18/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/bin

DESKTOP_SESSION=gnome

INPUTRC=/etc/inputrc

PWD=/LINUX SW/51033746_5/Installation_Master_6.20_6.40_05_08/IM_LINUX_I386/SAPINST/UNIX/LINUX_32

JAVA_HOME=/usr/java/j2sdk1.4.2_18

CCACHE_UMASK=002

LANG=en_US.UTF-8

GNOME_KEYRING_PID=2657

GDM_LANG=en_US.UTF-8

GDMSESSION=gnome

SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass

SHLVL=2

HOME=/root

SDL_AUDIODRIVER=esd

GNOME_DESKTOP_SESSION_ID=Default

LOGNAME=root

QTLIB=/lib

CVS_RSH=ssh

DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xv1XJDSODQ,guid=8206abccaa4e531217988b7c48addf67

LESSOPEN=|/usr/bin/lesspipe.sh %s

DISPLAY=:0.0

G_BROKEN_FILENAMES=1

COLORTERM=gnome-terminal

Pls help to resolve this issue.

Regards,

Kris

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kris,

I think your instgui has not been started and variable setting has to be done.

Perform below things.

DISPLAY = <your PC IP Address> ---> on which computer you are running for sapinst...

1. SET your ENV variables correct.

2. SET UMASK 022

3. SET ulimits all

4. Give full permission for all file systems.

Now you can try for ./sapinst

In the installation guide you will find the information regarding starting gui on remote or local system.

Regards

Ashok

Edited by: Ashok Dalai on Aug 21, 2008 8:05 AM

Former Member
0 Kudos

Hi

Check out your Java_home environment variable.

As per the above input it is JAVA_HOME=/usr/java/j2sdk1.4.2_18.

Check out once regarding Enviornment variable Java_home whether the given path is correct.

Rgds

Radhakrishn D S