Operating System - HP-UX
1833048 Members
2499 Online
110049 Solutions
New Discussion

connecting to xwindow server.

 
GIRIJA SWAIN
Advisor

connecting to xwindow server.

I have 2 B1000 systems. One is 11.11 and other one is 11.00. I usually work on the 11.11(local) system and telnet to 11.00(remote) and export display to run gpm,sam, etc. Last night I applied 11.00 March03 QPK patchset. After that I am not able to connect to the Xwindow. I am able to telnet and do export DISPLAY=hstname:0.0, but if I execute gpm or sam, it says "Xlib: unexpected connection setup reply from server, type 10."
I already have "xhost +" on my local system. Any help ? how do I find which patch or xserver creating problem ?
GSS-PALO-ALTO
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: connecting to xwindow server.

You might want to just reboot both systems. Probably a deamon went down.

Check /var/adm/syslog/syslog.log

If you don't have complete control, check the settings in /etc/rc.config.d/xfs

Make sure the variable for that font server is set to 1.

Lastly, make sure no security updates have happened including new entires in /var/adm/inetd.sec.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: connecting to xwindow server.

Obviously the patching probably did this.

This doc might help.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1171-90155/B1171-90155_top.html&con=/hpux/onlinedocs/B1171-90155/00/00/31-con.html&toc=/hpux/onlinedocs/B1171-90155/00/00/31-toc.html&searchterms=Xlib&queryid=20030926-170136

I'd go through the patch set and read the documentation. This problem may be mentioned in there.

Good Luck,

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
GIRIJA SWAIN
Advisor

Re: connecting to xwindow server.

Thank you for the resp. I have rebooted both servers several times. I have checked the files you mentioned, but I did not find any thing wrong.
GSS-PALO-ALTO