1826420 Members
3131 Online
109692 Solutions
New Discussion

X Server

 
sumedha_1
Occasional Contributor

X Server

I am having problems starting X on one of our HPUX systems.

This is a copy of the file
: /var/dt/Xerrors


Mon Oct 1 10:59:51 2001
error (pid 3772): error binding socket address 177, errno = 2

Fatal server error:
Failed to establish all listening sockets
^[g
Mon Oct 1 10:59:51 2001
error (pid 3772): Server unexpectedly died

Mon Oct 1 10:59:56 2001
error (pid 3772): Server for display lancer:0 can't be started.

Fatal server error:
Failed to establish all listening sockets
^[g
Mon Oct 1 11:02:32 2001
error (pid 1611): Server unexpectedly died

Mon Oct 1 11:02:37 2001
error (pid 1611): Server for display lancer:0 can't be started.


Can somebody help me here.

Regards
Sumedha
2 REPLIES 2
Wodisch
Honored Contributor

Re: X Server

Hello,

check wether some other process has opened this port
(177), e.g. using "netstat -an|grep "177 " or "lsof".
Then kill this process...

HTH,
Wodisch
Alex Glennie
Honored Contributor

Re: X Server

check permissions using CDE diagnostic tool dr_dt

/tmp springs to mind as does /var/spool/scokets.

If that fails to unearth the problem try removing entries under /var/spool/scokets/X11 & /var/spool/sockets/####. entries ?

check another window manager eg VUE is not running ? check another process is not using the Xserver port, 177 I think.

Reboot ?