- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Unable to initialize or connect to the Desktop
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 07:51 AM
07-28-2003 07:51 AM
CDE Unable to initialize or connect to the Desktop
Unable to initialize or connect to the Desktop messaging system.
Any idea what is causing this ? I am told that everything worked fine last Friday.
Thanks
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 07:54 AM
07-28-2003 07:54 AM
Re: CDE Unable to initialize or connect to the Desktop
Something changed somewhere.
The most common cause of these issues is the DISPLAY variable. Make sure its valid and if you are connecting from a PC contains the IP address of the PC, not some temporary hostname that your windows environment assigns.
example
DISPLAY=192.168.0.2:0.0
export DISPLAY
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 07:58 AM
07-28-2003 07:58 AM
Re: CDE Unable to initialize or connect to the Desktop
What release of the OS? There was a glitch in 10.20/11.0 that has since been fixed. Offhand, I can't seem to recall the workaround, but I'll do some searching.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 08:14 AM
07-28-2003 08:14 AM
Re: CDE Unable to initialize or connect to the Desktop
Nothing has changed on the 10.20 server so we are checking with our DNS folks.
Thanks again.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 08:27 AM
07-28-2003 08:27 AM
Re: CDE Unable to initialize or connect to the Desktop
I mention hostname resolution issues because that's generally the culprit. Here's some other threads dealing with this issue:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x72b479bffde7d4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4d22f608743fd711abdc0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35575c7609e9d61190050090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x809184534efbd5118ff40090279cd0f9,00.html
You might want to try switching /etc/nsswitch.conf to look at hosts first:
hosts: files[NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=return] nis
and make sure that the hostname/IP are correct in /etc/hosts.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 06:03 AM
07-29-2003 06:03 AM
Re: CDE Unable to initialize or connect to the Desktop
Something else to keep in mind is the command /usr/bin/X11/xhost. Look at the man page. However, if CDE use to work on the desktop then something has changed.
Stuart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 06:32 AM
07-29-2003 06:32 AM
Re: CDE Unable to initialize or connect to the Desktop
Ar there tooltalk messages in syslog
Look at /usr/contrib/bin/X11/dr_dt nd fix any faults.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 09:59 AM
07-29-2003 09:59 AM
Re: CDE Unable to initialize or connect to the Desktop
jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 10:16 AM
07-29-2003 10:16 AM
Re: CDE Unable to initialize or connect to the Desktop
Check if the user has permissions to write the .Xauthority file.
I have a similar problem when users with the same HOME directory tried to login with X- windows.
Only an idea.
Kind regards,
Zigor