- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE - Always something wrong.
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-02-2001 09:04 AM
07-02-2001 09:04 AM
The desktop messaging system could not be started.
I can telnet to the machine, but can't get X/CDE up and running.
I am trying to connect to a new K460 install using XWin32 on Windows 2000. It seems I am always having some new issue when trying to connect using X. It can be config on the HP box, firewall issues, networking, etc.
Where can I find a step-by-step guide to working with X/CDE?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2001 09:22 AM
07-02-2001 09:22 AM
Re: CDE - Always something wrong.
You can start the CDE by another Xterminal ?,
for example, Exceed, KeaX, Reflection...
Verify if you don?t have a firewall X11 packet
restrition.
And if you need a doc, search in www.docs.hp.com, the key world "CDE", OK !
I hope this helps ?
Regards,
Abel Berger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2001 12:37 PM
07-02-2001 12:37 PM
Re: CDE - Always something wrong.
I had some months a go a problem like yours.
I solved just reinstalling the CDE server software.
Hope this helps you.
Regards,
Alfonso
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 05:31 AM
07-03-2001 05:31 AM
Re: CDE - Always something wrong.
if not still solved, /var/dt/Xerrors can be helpful. nslookup test to resolv its own hostname&ip also helps./etc/resolv.conf includes correct DNS entries? for some socket errors in Xerrors, you can rm /var/spool/sockets/X11/* & /var/spool/sockets/grmd .
file premissions, can be also important like /tmp.
firewall issues also to be checked as mentioned.
rpc errors & nfs related issues also effect CDE.
just a few thoughts...
better if I learn how you solved the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 06:42 AM
07-03-2001 06:42 AM
Re: CDE - Always something wrong.
Every problem I have ever had with CDE, including the one you are having, had to do with hostname resolution. Has the hostname been changed recently? Has there been any changes in /etc/resolv.conf, /etc/nsswitch.conf, or /etc/hosts??
--Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 07:11 AM
07-03-2001 07:11 AM
Re: CDE - Always something wrong.
I am not sure how to solve that problem. I could have Sprint add a DNS entry for the machine, but without a public ip address I don't think that will do the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 07:36 AM
07-03-2001 07:36 AM
Solutionhttp://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x72b479bffde7d4118fef0090279cd0f9,00.html
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 08:31 AM
07-03-2001 08:31 AM
Re: CDE - Always something wrong.
/usr/bin/X11/xset: bad font path element (#36), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorredct font server address or syntax
Permissions on /usr/bin/X11 are:
dr-xr-xr-x bin bin
I think I am making progress. Thanks again for all the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 08:44 AM
07-03-2001 08:44 AM
Re: CDE - Always something wrong.
mv /etc/resolv.conf /etc/resolv.old
This machine is behind a firewall with an ip of 192.168.1.100.
Another machine I have outside the firewall and in the Sprint DNS works.
Will this cause me any problems when I start to do other things?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 08:54 AM
07-03-2001 08:54 AM
Re: CDE - Always something wrong.
If moving resolv.conf to resolv.conf.old made it work, then your problem was with nsswitch.conf file.
If now, you do not have a resolv.conf, your DNS will not work. You need to move it back.
Then check your host file to make sure your have an entry for your hostname and IP.
Then make modifications to your nsswitch.conf as follows:
hosts: files [NOTFOUND=continue] dns
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 09:17 AM
07-03-2001 09:17 AM
Re: CDE - Always something wrong.
Can I copy one of those to nsswitch.conf?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 10:25 AM
07-03-2001 10:25 AM
Re: CDE - Always something wrong.
permissions should be 444
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2001 06:40 PM
07-03-2001 06:40 PM
Re: CDE - Always something wrong.
will be difficult if the firewall doesn't masquerade your
IP and NAT a connection to startup the clients.
Crossing the firewall to the outside (Sprint) is even more
of a problem.
Look at using SSH to tunnel your X connections across
the firewall. SSH may also speed up your x traffic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 09:21 AM
07-05-2001 09:21 AM
Re: CDE - Always something wrong.
The problem I have is that Netscape cannot access websites using hostnames. I know it is some type of DNS issue, but being new to unix I don't know how resolution is done and what files I need to create/edit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 05:51 AM
07-06-2001 05:51 AM
Re: CDE - Always something wrong.
/etc/hosts
/etc/nsswitch.conf
/etc/resolv.conf
/etc/hosts
#Should contain entries for local host or other hosts that are not in DNS
/etc/nsswitch.conf
#Should contain an entry as stated above. If the hosts in not in /etc/hosts, go to dns
/etc/resolv.conf
#Should look something like this
domain mydomain.com
nameserver xxx.xxx.xxx.xxx #primary dns
nameserver xxx.xxx.xxx.xxx #secondary dns
hope this helps.
...jcd...