Operating System - HP-UX
1826044 Members
3237 Online
109690 Solutions
New Discussion

Re: CDE no longer working

 
SOLVED
Go to solution
Stephen Keane
Honored Contributor

CDE no longer working

The CDE isn't starting on the console. I have attached the Xerrors file, for what that's worth. I have tried rebooting, to no effect.

O/S B11.11 on a B1000, "C" locale.

Any clues where to look next would be appreciated.
4 REPLIES 4
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: CDE no longer working

HI Stephen,

Check the permissions of /var/spool/sockets

permissions 777

afterwards remove the sockets and reboot

# rm /var/spool/sockets/X11/*.

Regards,
Robert-Jan

Pete Randall
Outstanding Contributor

Re: CDE no longer working

Stephen,

Any recent changes to hostname or IP address. CDE is extremely dependant on proper hostname resolution.


Pete

Pete
Stephen Keane
Honored Contributor

Re: CDE no longer working

Permissions on /var/spool/sockets were 777.
I removed the contents of /var/spool/sockets/X11 and rebooted ... and ... it worked a treat. Thanks!

The contents look exactly the same as they did before (same files, sizes, owner/group/permssions) , but CDE works now. I don't understand, but I've got other things to worry about. Once again thanks, I'll allocate you some points.
Stephen Keane
Honored Contributor

Re: CDE no longer working

Problem has been solved by contributors.