- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- After Install HP-UX 11i in C3600, problem to CDE l...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
08-09-2005 04:54 AM
08-09-2005 04:54 AM
When boot a OS, an after pass all start up steps, when goes to CDE window, it stop in black and show the clock.
But the sistem work.
If I stop the start up process "before" CDE log start, no problem, I can login (without windows), and I can run the "x11start" command and the x11 windows run correctly.
I think it could be a problem of configutation of X11.
Tanks for your help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:16 AM
08-09-2005 05:16 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
/sbin/set_parms hostname
-and-
/sbin/set_parms ip_address
Then make sure your DNS server is updated with the correct name/IP address combination.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:28 AM
08-09-2005 05:28 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
Yes the hostname and the ip_address are ok.
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:54 AM
08-09-2005 05:54 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
I have made the dr_dt command and here are the response.
Can you say me what is wrong?
Thanks again
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 06:23 AM
08-09-2005 06:23 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 07:05 AM
08-09-2005 07:05 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
I see in the .dt/startlog the errors ho can cause the problem but I don´t know how repair. I attach it.
And the info of HP CDE say: Yours (enviroment variable) is currently set to ""
This could be the problem, how can resolve it?
Thanks
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 07:18 AM
08-09-2005 07:18 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
On the current WS what does this 'env | grep DISP' output say?
This could still be a resolution issue. What does the /etc/hosts file have in it?
You have the loopback/localhost? Do you know the IP address? Can do ifconfig command to find out.
Do the 'xhost +' command then 'export DISPLAY=
I find the resolution to be suspect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 07:50 AM
08-09-2005 07:50 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
but the "xhost +" say "cant open display"
and when I made a dtlogin it broke before the login panel
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 07:57 AM
08-09-2005 07:57 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
port 7000 is the X traffic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 08:00 AM
08-09-2005 08:00 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 08:15 AM
08-09-2005 08:15 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
Anyway, do you have the utility 'lsof'?
# lsof -i tcp:6000
No lsof, use netstat
# netstat -an
The return here will state if a connection is ESTABLISHED or LISTEN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 08:29 AM
08-09-2005 08:29 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
How can I create and configure this port ?
Thanks again
Alfredo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 08:56 AM
08-09-2005 08:56 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
Check with the network folks to verify that port 6000 and port 7000 on the firewall (the X font server is on 7000) are open for the WS in question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 09:09 AM
08-09-2005 09:09 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945919
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 04:16 AM
08-10-2005 04:16 AM
Re: After Install HP-UX 11i in C3600, problem to CDE login
Also, check your /etc/nsswitch.conf file. If you are using DNS, check also /etc/resolv.conf and make sure your DNS domain and nameservers are correct.
I usually change my /etc/nsswitch.conf file to look at hosts first when setting up a new workstation. Then after all the CDE issues are ok, then change to NIS, hosts or DNS as needed.
Regards,
Mark