- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE: desktop messaging system could not be started
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
12-08-2003 12:35 AM
12-08-2003 12:35 AM
CDE: desktop messaging system could not be started
CDE is no longer starting:
After login the CDE environment doesn't come up. A window is coming up instead telling me to
check whether the desktop is properly installed (it is since I work for years with the desktop on
my computer), whether the hostname is correct in /etc/hosts (it is), and whether the network is
properly configured (it is).
So what shall I do, now, after looking at the syslog, errorlog, startlog, /var/dt/Xerrors, and so on?
- Tags:
- CDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 12:39 AM
12-08-2003 12:39 AM
Re: CDE: desktop messaging system could not be started
Could run the command dr_dt and copy the output to the forum.
Kind regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:05 AM
12-08-2003 01:05 AM
Re: CDE: desktop messaging system could not be started
here is dr_dt ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:06 AM
12-08-2003 01:06 AM
Re: CDE: desktop messaging system could not be started
--Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:27 AM
12-08-2003 01:27 AM
Re: CDE: desktop messaging system could not be started
renaming .dtprofile and ~/.dt did not help. A new .dtprofile and .dt was created, but with the same error message (desktop messaging system could not be started). Still, can't login via CDE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:39 AM
12-08-2003 01:39 AM
Re: CDE: desktop messaging system could not be started
There are some permission problems in the output, the mayor problem looks like
WARNING: The /var/adm/inetd.sec file is not properly
configured. The current configuration is:
permissions = -r--r-----
owner = root
group = sys
For HP CDE to function correctly, it should be a
file with the following configuration:
permissions = -r--r--r--
owner = root
group = sys
WARNING: Unable to verify the contents of the /var/adm/inetd.sec
file, either because it does not exist, or does not have
read permission.
Could you modify the permissions on the /var/adm/inetd.sec to 444 and run dr_dt again.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:45 AM
12-08-2003 01:45 AM
Re: CDE: desktop messaging system could not be started
in the meantime, I did already:
-r--r--r-- 1 root sys 1006 Jun 18 16:00 inetd.sec
(restart with inetd -c)
No success.
Any more ideas??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 01:49 AM
12-08-2003 01:49 AM
Re: CDE: desktop messaging system could not be started
# mv /home/schler/.dt .dt.old
restart you CDE session.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 02:14 AM
12-08-2003 02:14 AM
Re: CDE: desktop messaging system could not be started
dr_dt does not complain, see attachment.
But, after restarting CDE (init 2; init 3) situation got worse.
X server can no longer start: "The X-server can not be started on display april:0..."
I checked /var/dt/Xerrors (no detailed hint), /etc/dt/config/Xservers (last line not commented: * Local local@console /usr/bin/X11/X :0).
All seems to be ok, but all gets worse, really funny.
Any more ideas??? (I have still a lot of points ...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2003 02:20 AM
12-08-2003 02:20 AM