- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE problem startup
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
10-15-2004 01:44 AM
10-15-2004 01:44 AM
CDE problem startup
I just got 2 B132L from US with HP-UX 11 preinstalled.
The first have the common problem with the messaging system could not start.
The next the CDE login appears when i logging in as root the screen goes black and i am comming back to cde login ?
When the box boots there is a RPC "Fail"
the box is not on a network bacause i tryed to boot it differense from the first.
Hopes any one can help in deep trouble
Peter Røge SIEMENS Denmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 02:01 AM
10-15-2004 02:01 AM
Re: CDE problem startup
CDE needs connection to the network and should be able to resolve its hostname to start up.
Take a look at this thread, section 4.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000073548533
The itrc doc id is KBRC00004688.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 02:13 AM
10-15-2004 02:13 AM
Re: CDE problem startup
Add the aliases hostname. and hostname.domain
Greetings, Alfons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 02:43 AM
10-15-2004 02:43 AM
Re: CDE problem startup
i will try to work on your probosal
and will then be back.
I little problem:
Do i need to have a qualified internet domain name ?
or can i use as on microsoft win2000 serv
somthing like "name.local" ?
Peter Røge SIEMENS Denma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 03:55 AM
10-15-2004 03:55 AM
Re: CDE problem startup
Found this in $HOME/.dt/errorlog
ERRO(4) dtsession pid1545
invalid display name exiting
[91]
Any who knows what this mean ?
Regarding Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2004 02:24 AM
10-18-2004 02:24 AM
Re: CDE problem startup
Check the /etc/nsswitch.conf file. The system must be able to resolve it's own host name to derive the display name.
Just to get things going, change the /etc/nsswitch.conf to the following:
hosts: files
As with the other posters, make sure the proper host name and aliases are in the /etc/hosts file.
If the machine was once part of an NIS domain, you'll also have problems until you change the /etc/rc.config.d/namesvrs file to NIS_CLIENT=0.
Regards,
Mark