- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to enter the CDE 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
06-13-2003 11:26 PM
06-13-2003 11:26 PM
"Unable to initialize or connect to the desktop.
messaging systen. check your HOME/.dt.errorlog
for more information."
attaching the errorlog file.
My workstation's Operation system: HP-UX10.20.
How to enter the CDE desktop?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 11:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 11:49 PM
06-13-2003 11:49 PM
Re: How to enter the CDE Desktop
thks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 11:50 PM
06-13-2003 11:50 PM
Re: How to enter the CDE Desktop
If U r trying at console, then U r sure that the m/c ip address is matching with the host ip address in /etc/hosts.
ex. ip_address of m/c as 1.2.3.4
in /etc/hosts, the entry should be like
1.2.3.4 myhost.mydomain.com myhost
Good Luck...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 12:32 AM
06-14-2003 12:32 AM
Re: How to enter the CDE Desktop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 04:36 AM
06-14-2003 04:36 AM
Re: How to enter the CDE Desktop
Lets check if you can run X.
Exit from CDE login to command line
and enter with your user.
Run startx command and see if you X is up
If it will up then it will say for us that
the problem only in CDE and not with card or X.
Then it maybe problem of patch!
Does CDE worked on this station or it's the first time?
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 06:21 AM
06-14-2003 06:21 AM
Re: How to enter the CDE Desktop
Do a swlist -l fileset | grep CDE.CDE-TT and check that this is installed. If so, do a ps -ef | grep ttsession to see if it is running, and kill it if it is (may be hung).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 07:50 AM
06-14-2003 07:50 AM
Re: How to enter the CDE Desktop
Restalled it, the system is OK. I can enter X-windows, but after doing sth, the Xwindow dead,
I had no way, and just power off. In the Second time, I enter the CDE Login Screen and type the user name and pwd, the window restart the CDE Login Screen, could not enter the X window. and file
$HOME/.dt.errorlog also display:
Sat Jun 14 23:04:33 2003
Workspace Manager: I/O error on display:: :0.0
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 12:07 AM
06-16-2003 12:07 AM
Re: How to enter the CDE Desktop
Try this :
vi /etc/hosts
include the local displays hostname and ip address.
vi /etc/nsswitch.conf
hosts: files [ NOTFOUND = continue ]dns
check with nslookup that you can correctly resolve the hostname and ipaddress then attempt to login :
if the problem continues : run /usr/contrib/bin/X11/dr_dt ... resolve warmings/errors : comment on what h/w is involved here and ip addresses / contents of /etc/hosts ...
ps does a CDE failsafe session work : set from CDE Options panel prior to login.