- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE problems
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
03-19-2003 12:28 AM
03-19-2003 12:28 AM
i was connected to my server using trmnal emulator"exceed humingbird" and it was working correctly after that i'm add DNS which he wasn't exist after i add it when login using exceed it give me error and don't open the CDE desktop, can you please help me with that......
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:49 AM
03-19-2003 12:49 AM
Re: CDE problems
mostly it is a host resolution problem.
the question is also a bit not clear. u added dns meaning u added the entry to /etc/nsswitch.conf for hostname resolution.
check if the following outputs are consistent.
1. nslookup hostname.
2. nslookup ipaddress.
3. ping ipaddress.
4. ping hostname.
5. getip hostname.
are u able to see any errors in syslog.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:53 AM
03-19-2003 12:53 AM
Re: CDE problems
The nslookup is good advice.
Do it for the name and ip of the server and the PC
Also look in /var/dt/Xerrors and
run
/usr/contrib/bin/X11/dr_dt
Thet should be enough to give you a clue
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:58 AM
03-19-2003 12:58 AM
Re: CDE problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:15 AM
03-19-2003 01:15 AM
Re: CDE problems
am tryed nslookup and /usr/contrib/bin/X11/dr_dt
but the problem stell comming up to me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:31 AM
03-19-2003 01:31 AM
Re: CDE problems
change followed line:
hosts: file dns
or
hosts: file [NOTFOUND=continue] dns [NOTFOUND=return]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:35 AM
03-19-2003 01:35 AM
Re: CDE problems
Did dr_dt find any faults
Was there an error in /var/dt/Xerrors
What error does exceed give
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:37 AM
03-19-2003 01:37 AM
Re: CDE problems
i have no file with the name of nsswitch.conf but i have the folowing filr;
nsswitch.compat
nsswitch.files
nsswitch.hp_defaults
nsswitch.nis
nsswitch.nisplus
do you mean one of them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:42 AM
03-19-2003 01:42 AM
Re: CDE problems
there is no error on /var/dt/Xerrors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:50 AM
03-19-2003 01:50 AM
Re: CDE problems
see man switch
if you have /etc/resolv.conf then you need
/etc/nsswitch.conf also.
What is in your resolv.conf
WHAT ERROR COMES FROM EXCEED
steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:53 AM
03-19-2003 01:53 AM
SolutionIt sounds as if everything is pointing at a problem with your DNS setup :
my advise is if you don't have a nsswitch.conf cp
nsswitch.compat -> nsswitch.conf and edit it accordiingly ie
hosts: files [NOTFOUND=return] DNS
to look in /etc/hosts prior to DNS.
Lastly ensure the PC's ip_address & hostname are in the /etc/hosts file ... use nslookup to check.
Does the problem still occur ? if yes post the original errors in case this isn't a DNS issue please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:56 AM
03-19-2003 01:56 AM
Re: CDE problems
could u please explain what u meant by adding dns.
ok. if there is no nsswitch.conf file, copy the nsswitch.file to nsswitch.conf and replace the
hosts: files
line to
hosts: files dns
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 01:58 AM
03-19-2003 01:58 AM
Re: CDE problems
"the desktop messaging system could not be started.
to correct the problem:
1-chose[ok] to return to the login screen.
2-select Failsafe session from the login screen's option menu and log in.
3- check to see that the desktop is properly installed , the hostname is correct (/etc/hosts)and that the network probebly configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 02:01 AM
03-19-2003 02:01 AM
Re: CDE problems
See my message in
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x792ac4c76f92d611abdb0090277a778c,00.html
Do you have a very long host name including domain
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 02:25 AM
03-19-2003 02:25 AM
Re: CDE problems
If you are not using your Server as a DNS then rename
the file resolv.conf:
# mv /etc/resolv.conf /etc/resolv.old
You should be able to login.
Thanks and good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 02:35 AM
03-19-2003 02:35 AM
Re: CDE problems
sorry for my delay of resbonse because i'm was have aproblem with the internet connection.
first mr Steve Steel the link does not open with me.
secand IT WAS SOLVED ..... thes after doing the follow
cp
nsswitch.compat -> nsswitch.conf and edit it accordiingly ie
hosts: files [NOTFOUND=return] DNS
yes as Alex Glennie has advise me
THANKS ALOT TO ALL OF YOU :)