- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X-terminal
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
11-21-2002 07:34 AM
11-21-2002 07:34 AM
X-terminal
I have PC X-ware to emulate a HP-UX CDE session on my PC. It connects fine to one of my boxes, but on another box, the session terminates before completing the login.
I get the HP-UX login screen, enter my login and password, but then the X-ware session gives me a message that it is resetting.
I can ping, telnet, and mount to both machines just fine.
What is causing the one machine to reject the connection after the login attempt?
Any feedback would be greatly appreciated.
- Allan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 07:39 AM
11-21-2002 07:39 AM
Re: X-terminal
check also in $HOME/.dt/startlog
consider adding set -x into the users .dtprofile first though !
also check on both systems for
xfs is it running ?
imho opinion problem sounds similar to font problems and would be cured by setting up xfs and configuring the X-ware s/w to use the hpux font server ... tcp/ipaddress:7000 but lets see if we get any font errors first ...also check in /var/dt/Xerrors and any log files for Xware s/w.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 07:45 AM
11-21-2002 07:45 AM
Re: X-terminal
Check the default gateway is correct, in some time I've corrected a similar situation.
Regards, Vicente.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 09:21 AM
11-21-2002 09:21 AM
Re: X-terminal
Try a fail safe session..
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 11:45 AM
11-21-2002 11:45 AM
Re: X-terminal
how about trying another X-server on your PC to see wether it's about PC X-ware?
CYGWIN comes for free (http://sources.redhat.com/cygnus) and the XFree in there is not bad at all ;-)
If the problem stays then it's not your PC, at least...
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 08:01 PM
11-21-2002 08:01 PM
Re: X-terminal
Hi,
Are you exporting the DISPLAY in your .profile ? (Just a Guess ?)
also try to source the .profile to see if you have any problem in it. from your telnet login.
-Niraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 09:59 AM
11-25-2002 09:59 AM
Re: X-terminal
My failsafe session starts just fine on the machine I am having problems with. The default gateway looks fine as well.
I put set -x in my .dtprofile (which does nothing) and looked at the output of .dt/startlog
It doesn't point out to me anything suspicious.
Any other ideas why a regular X-session does not start on my PC? Again it works fine on an identical box.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 11:28 AM
11-25-2002 11:28 AM
Re: X-terminal
Sounds like you could have a font problem, or maybe your your software is chocking on the CDE session. Try installing additional fonts on your PC or setup a font server. You may also want to contact the PC X-ware vendor for help.
I use Hummingbird eXceed terminal emulation software and it works sweeeet.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 12:36 AM
11-26-2002 12:36 AM
Re: X-terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 01:06 AM
11-26-2002 01:06 AM
Re: X-terminal
try wrq.com reflection.
I think your CDE install has been messed up somehow, so Alexs suggestion of dr_dt will proove this .. or not.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 12:27 PM
11-26-2002 12:27 PM
Re: X-terminal
We're making progress on this problem. Here's an error from the Xerrors:
Warning: Cannot convert string "-dt-interface system-medium-r-normal-m*-*-*-*-*-
*-*-*-*:" to type FontList
This is not my area of expertise. Can someone give me guidance on how to install the fonts?
I also get a message saying "font.dir" missing. But when I did a search on the working system, there were dozens of directories with this name.
Any more help will be appreciated. Once resolved, I can assign points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:31 AM
11-27-2002 12:31 AM
Re: X-terminal
The font server needs to be configured to include the CDE fonts in its catalog
EDIT: /etc/X11/fs/config
Append ",/usr/dt/config/xfonts/C" to the end of the
"catalogue = ..." line
EDIT: /etc/rc.config.d/xfs
Set the following variable: "RUN_X_FONT_SERVER=1"
EXECUTE: /sbin/init.d/xfs start
If the font-server is already running, kill it and
restart it.
2 - Force CDE to add the font-server to the X-Server font-path
by editing the Xsetup file. (NOTE: This steps REQUIRES
the IP address of the CDE session server. You can get
this information by running: nslookup `hostname`.)
COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup
EDIT: /etc/dt/config/Xsetup
Add the following line to /etc/dt/config/Xsetup replacing
"IPADDRESS" with the IP address of the server as returned
from "nslookup `hostname`":
$XDIR/xset fp+ tcp/IPADDRESS:7000 1>/dev/null
Lastly add the tcp/IPADDRESS:7000 aka the fontservers address to the head of your PC Xemulations font path, save and restart your session ..... fyi font.dir and font.alias should exist one per font directory. you should be able to run mkfontdir to recreate check the man page if necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2002 11:09 AM
11-28-2002 11:09 AM
Re: X-terminal
that message about the missing fontdir points to a misconfigured setup of your PC X-ware. Check the "fonts settings" there - are there any unnessary/wrong directories in?
Or simply typos? The convention for PC-style X-servers is usually like this:
- if it starts with "tcp/" it's a font-server
- if starts with a drive-letter-then-colon it's an absolute path on your local PC
- everyting else would be a directory "below" the installation directory of that piece of software
So check those settings, and the directories mentioned in there
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2002 10:08 PM
11-28-2002 10:08 PM
Re: X-terminal
Hi Allan,
Try commenting out DTSOURCEPROFILE variable in $HOME/.dtprofile file it is set to true.
I suspect the .profile ( and may be .kshrc or other rc files ) are causing this problem.
It it is a font problem, I expect a clear error from the X-ware to be displayed.
HTH,
~ Kars