HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Problem: The desktop messaging system could no...
Operating System - HP-UX
1833760
Members
2208
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-06-2004 05:13 PM
11-06-2004 05:13 PM
CDE Problem: The desktop messaging system could not be started
Dear Forum,
We have HP-UX 11 running and recently we have enabled dns resolver in the system.
After that we are unable to login to system using CDE and system gives the erro "The desktop messaging system could not be started".
Once the resolver IP is removed from system then we could login thru CDE.
The Client hostname is longer than 8 characters.
How to resolve the issue we need longer than 8 character for the clients as per our IT policy.
Shanmugam
We have HP-UX 11 running and recently we have enabled dns resolver in the system.
After that we are unable to login to system using CDE and system gives the erro "The desktop messaging system could not be started".
Once the resolver IP is removed from system then we could login thru CDE.
The Client hostname is longer than 8 characters.
How to resolve the issue we need longer than 8 character for the clients as per our IT policy.
Shanmugam
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2004 05:28 PM
11-06-2004 05:28 PM
Re: CDE Problem: The desktop messaging system could not be started
1. what is your version of hpux:
# uname -a
2. does the file exist in /etc:
nsswitch.conf
3. create this file in /etc and try again, sample content could be:
# cat /etc/nsswitch.conf
hosts: files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]
aliases: files
# uname -a
2. does the file exist in /etc:
nsswitch.conf
3. create this file in /etc and try again, sample content could be:
# cat /etc/nsswitch.conf
hosts: files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]
aliases: files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2004 05:37 PM
11-06-2004 05:37 PM
Re: CDE Problem: The desktop messaging system could not be started
Hi Shanmugam,
You can have the hostname upto 64 characters but the nodename is limited to only 8 characters. In general, it is a good practice to set hostname and nodename equal. If you can change the hostname back to fit the 8 characters, it will be nice. If you don't have a choice (policies can be adjusted not the system limitations), then you can set the nodename seperately by specifying NODENAME="8_char_name" in /etc/rc.config.d/netconf file. /sbin/init.d/hostname looks for this entry sets it accordingly. ALso add it to your /etc/hosts file next to your hostname entry. Ensure files comes first before DNS in your /etc/nsswitch.conf file. Run '/sbin/init.d/hostname start'. You may need to reboot the system again.
But I still suggest you keep your hostname and nodename the same.
-Sri
You can have the hostname upto 64 characters but the nodename is limited to only 8 characters. In general, it is a good practice to set hostname and nodename equal. If you can change the hostname back to fit the 8 characters, it will be nice. If you don't have a choice (policies can be adjusted not the system limitations), then you can set the nodename seperately by specifying NODENAME="8_char_name" in /etc/rc.config.d/netconf file. /sbin/init.d/hostname looks for this entry sets it accordingly. ALso add it to your /etc/hosts file next to your hostname entry. Ensure files comes first before DNS in your /etc/nsswitch.conf file. Run '/sbin/init.d/hostname start'. You may need to reboot the system again.
But I still suggest you keep your hostname and nodename the same.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2004 03:27 PM
11-07-2004 03:27 PM
Re: CDE Problem: The desktop messaging system could not be started
Thanks .....
we have just created /etc/nsswitch.conf file seems to be working ok.
shanmugam
we have just created /etc/nsswitch.conf file seems to be working ok.
shanmugam
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP