- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP CDE desktop connection thru Exceed
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-27-2005 09:24 PM
07-27-2005 09:24 PM
I have been facing some issues with new server, rp 4440, with HP-UX 11.11 installed. I cannot use CDE desktop (the full desktop session) with Exceed. I can use individual GUI application by setting DISPLAY env variable. But I cannot connect using XDMCP-Broadcast to the server. When I use the XDCMP-Broadcast, I get login screen and I can enter my login and password. But then it shows the CDE first screen with all the Copyright information. After which It does not show anything. I compared the configuration of this server with another server on which I can use XDCMP-broadcast. They are identical. I compared the /ect/dt and /etc/X11 directories. I also compared the netconf and desktop files in /etc/rc.config.d directory.
I am not sure why this is happening.
Another smaller issue is that from certain older desktop systems, when I telnet to this server (using putty and windows telnet), the telnet connection appears slow and abruptly breaks down the connection (esp when you run commands with lot of output)
Can someone help me with this?. I tried calling my vendor, but he also has no clues on this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 09:31 PM
07-27-2005 09:31 PM
Re: HP CDE desktop connection thru Exceed
Please check whether you have normal DNS resolution (direct and reverse) for both server and Exceed PC and, after login via telnet look at definition of DISPLAY variable. If you have such a definition in .profile or another file, cancel it immediately.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 09:49 PM
07-27-2005 09:49 PM
Re: HP CDE desktop connection thru Exceed
Thanks for the quick responbse. But my server has been configred properly for direct and reverse lookup on DNS and I do not find any setting of DISPLAY env variable on profile files
Not sure why still its not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 09:52 PM
07-27-2005 09:52 PM
Re: HP CDE desktop connection thru Exceed
/var/dt/Xerrors
Whats in there
run
/usr/contrib/bin/X11/dr_dt
fix any faults
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 09:57 PM
07-27-2005 09:57 PM
Re: HP CDE desktop connection thru Exceed
On the other hand, is the server aware of the desktop? Can you ping it from the server?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 10:05 PM
07-27-2005 10:05 PM
SolutionThe CDE login session uses rpc calls for communication, so rpcbind must be running!
Try to start rpcbind, the CDE problem will be solved. rpcbind can be started by /sbin/init.d/nfs.core start
Stopping nfs.core for any reason will result in the CDE hangs.
Cheers!!!
eknath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 10:52 PM
07-27-2005 10:52 PM
Re: HP CDE desktop connection thru Exceed
Thanks a lot.. The issue was we had shutdown prcbind daemon, because of potential vulnerabilities.
But not sure why telnet using the older machines hangs. Anyway one less issue