- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Setting up CDE server on 11
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
01-18-2005 02:36 AM
01-18-2005 02:36 AM
Dave
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 02:39 AM
01-18-2005 02:39 AM
SolutionThe CDE is usually installed by default unless you purposely choose not to install.
Exceed and Reflections are 2 of the popular commercial emulators. There are other freewares available on the net.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 02:45 AM
01-18-2005 02:45 AM
Re: Setting up CDE server on 11
you say you had it working under 10.20 but not 11i.
What sort of error/problem are you getting?
I assume you have X type software package, which you used to connect under 10.20?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 02:53 AM
01-18-2005 02:53 AM
Re: Setting up CDE server on 11
sorry
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 07:36 AM
01-25-2005 07:36 AM
Re: Setting up CDE server on 11
I have tried 3 or 4 different windows / x win emulators, and with any of them I get about to where I should get the CDE login window and then it fails without any visible error messsage. the CE from the vendor tried contacting HP and could not get a straight answer about whether you should be able to get access to the cde environment if the server itself does not have the ability, ie hardware (video card, mouse, monitor,...)
Everything I read says that the CDE system should have been loaded by default, and the SW list seems to agree. I have seen the CDE login process started on boot, but I do nt seem to be able to modify the monitor settings, or the x-server settings (using SAM) as there is no file /dev/gvid_info so at this point I am pricing out the hardware but I still want to figure out if this is a hardware limitation, or if there is something simple I am missing. are there any commands I can run to verify that CDE is running? or any files to look for?
I really hate to just give up and wait for the hardware.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 07:53 AM
01-25-2005 07:53 AM
Re: Setting up CDE server on 11
This is a shell script that will provide info as to your environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 08:06 AM
01-25-2005 08:06 AM
Re: Setting up CDE server on 11
dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 08:13 AM
01-25-2005 08:13 AM
Re: Setting up CDE server on 11
Each user must be able to write and create subdirectories in their home directory.
I've had to restrict priviledges in some of my users home directory but for CDE to work, they must have rights.
If the .dt files/directories exist, see the permissions and ownerships. Check the user home directory and make sure its a location that actually exist and doesn't conflict with roots.
Perhaps add this line to /etc/profile or the .profile for the users. It will correctly set the DISPLAY variable.
DISPLAY=$(who -m -u | awk '{print $8}'):0.0
ERROR: The hostname of your system returned by the command "hostname" does not agree with the name returned by "nslookup". The hostname should be assigned to the environment variable HOSTNAME in the file /etc/rc.config.d/netconf.
If this last error is true, it needs to be fixed immediately for any kind of normal system environment, whether or not CDE is used.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 08:26 AM
01-25-2005 08:26 AM
Re: Setting up CDE server on 11
One of the most common issues (I believe) is resolution. Always make sure you can resolve forward, backwards, up, down, sideways, etc.
So many applications depend on it, especially HP apps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 12:59 AM
01-26-2005 12:59 AM
Re: Setting up CDE server on 11
2) I have only 1 user that is designed to go after this system using a x-sin environment, all other are basically telnet. this one user has a .dt directory in itsh home directory. the usere is a root user, so I don't think there is any major issue with file permissions. I'll get back to you after the re-boot is finished to see if I make any headway.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 01:04 AM
01-26-2005 01:04 AM
Re: Setting up CDE server on 11
Almost certainly this is a name resolution issue. If you still have problems after your reboot, try running "/sbin/set_parms hostname" to make sure it is set properly in all the proper places.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 01:43 AM
01-26-2005 01:43 AM
Re: Setting up CDE server on 11
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 02:29 AM
01-26-2005 02:29 AM
Re: Setting up CDE server on 11
Can you invoke the FAIL-SAFE mode of CDE when logging in? What happens?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 03:18 AM
01-26-2005 03:18 AM
Re: Setting up CDE server on 11
I guess I have to go back to the hardware thing. is it the lack of on board graphics hardware that is sabbotaging me?
Again I will mention that on 10.20 I was able to start a x emulator and get a login prompt right off the block, but on 11 I have not been able to do that. this server was purchased with 11 installed, but without the graphics card and monitor. (I was told I didn't need it, I wish I knew who said that)
everything is functioning as expected with the single exception that the back-up software I loaded requires a gui interface.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 04:06 AM
01-26-2005 04:06 AM
Re: Setting up CDE server on 11
Have you checked with the network folks to see if X traffic is being blocked, in whole or just from this server?
Do a `ps -ef | grep dt` - I would expect that you see some line of output. I am hoping that you see dtlogin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 04:15 AM
01-26-2005 04:15 AM
Re: Setting up CDE server on 11
As Rick said, you do NOT need a graphics card on the server if you are connecting via the netowrk with an X-emulator.
Also as Rick said, you MUST be able to resolve hostnames in both directions. i.e. If you are trying to connect to serverA from client1, not only must client1 be able to resolve serverA's hostname to an IP address, but serverA must be able to resolve client1's hostname to an IP address. Nslookup will tell you if that is so. Did you possibly have a hosts file entry for client1 on the old 10.20 system?
HTH,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 04:46 AM
01-26-2005 04:46 AM
Re: Setting up CDE server on 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 01:42 AM
01-27-2005 01:42 AM
Re: Setting up CDE server on 11
nslookup does not work from the desktop, but I am using the IP not the server name so that should not matter. (same as before also)
our firewall to the outside is very limited, but that should not affect the internal network. (also no change since 10.20 to 11 conversion)
the only thing I have not yet tried is the DISPLAY line for the .profile for the user, I think that is the next thing to attempt.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 01:50 AM
01-27-2005 01:50 AM
Re: Setting up CDE server on 11
A friend sent me a document titled "CDE Desktop's X11 Server May Not Start After Update to 11.0"
from the HP docs website. It said to review a file /var/dt/Xerrors.
there are errors in this file, which I don't really understand so I am attaching the file for your review.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 02:56 AM
01-27-2005 02:56 AM
Re: Setting up CDE server on 11
You are missing a font server.
# ps -ef | grep xfs
# vi /etc/rc.config.d/xfs
change 0 to 1 like below
RUN_X_FONT_SERVER=1
# /sbin/init.d/xfs start
Try the above steps, start cde and check the output of the /var/dt/Xerrors file
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 01:15 AM
02-07-2005 01:15 AM
Re: Setting up CDE server on 11
1) XFS -
ps -ef|grep xfs
root 35 0 0 Jan 27 ? 8:42 vxfsd
root 1090 1 0 Jan 27 ? 0:00 /usr/bin/X11/xfs -config /etc/X1
1/fs/config -port 7000 -daemon
root 10580 9932 0 09:11:55 pts/ta 0:00 grep xfs
2) I cleared the Xerrors file, and tried the X emulatore again, here is what I got.
/usr/bin/X11/xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
/usr/bin/X11/xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
/usr/bin/X11/xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
/usr/bin/X11/xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
/usr/bin/X11/xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface system-medium-r-normal-l*-*-*-*-*-
*-*-*-*" to type FontSet
That is about half the file, it is really similar to the errors in the initial file I sent, it still seems to be font related.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 01:28 AM
02-07-2005 01:28 AM
Re: Setting up CDE server on 11
What is the output of
# nslookup your_server
# nslookup ip_your_server
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 02:16 AM
02-07-2005 02:16 AM
Re: Setting up CDE server on 11
# ll /etc/resolv.conf
# cat /etc/nsswitch.conf
# ll /etc/rc.config.d
check for files copies (.orig .old etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 02:43 AM
02-07-2005 02:43 AM
Re: Setting up CDE server on 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 03:04 AM
02-07-2005 03:04 AM
Re: Setting up CDE server on 11
You metioned previously that this was working on another system, a 10.20 system.
Is/Was this system on another port? Is it possible that you can attach the non-working system to the network port in which the 10.20 working system is/was attached to?
I may be off base but I am thinking that some firewall restriction is in place to deny the X traffic.