cancel
Showing results for 
Search instead for 
Did you mean: 

No GUI Server connected problem

Former Member
0 Kudos

Error Details

Starting GUIServer using

SAPinst port : 21200

........................

ERROR

CSyUser Impl_setOsInfos(iastring sName,iastring sID,tSyUser

Info& msUserNewinfo) lib = syslib module =syslib

#An unexpected error has been detected by SAP Java Virtual Machine

#SIGSEGV(0*b) at pc =0xffffffff7e23ee70 pid =7143 tid =1

Java VM:SAP Java 64-Bit Server VM(5.1.003 Mar-01_REL -optu-bas2:744542

(Mixed mode))

Problematic Frame:

  1. V libjvm::void CodeHeap::mark_Segmap_as_free(unsigned long,unsigned

long)+0x30.......

Load Resource pool /work............/resourcepool.xml

guiengine:No GUI server connected;waiting for a connection on host

pwlocal, port 21200 to continue with the installation

Current environment settings.

Trying to connect Application server from control node and execute sapinst.

1)I am working in control node ip :192.168.11.3

2)logged to pwlocal (ssh pwlocal)- Application server (Ip:192.168.11.31)

3)go to sapinst dump directory(/work)

4)have set export DISPLAY = 192.168.11.3:0.0

5)executed ./sapinst

6)gives above error.

I tried setting export DISPLAY = 192.168.11.31:0.0 and reexecute sapinst but still gives same error.

my lab technician says, control node is supporting GUI interface. he executed /usr/openwin/bin/xclock from current path and says GUI clock is appearing and all gui setting has been done.

could somebody tell me where i am doing wrong.

regards

jaichan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi,

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

Regards,

Srini Nookala