<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: X session problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073342#M808874</link>
    <description>Ask your network team if they have replaced the switches or reconfigured the switches that they not forward broadcast messages.&lt;BR /&gt;&lt;BR /&gt;Roland</description>
    <pubDate>Wed, 17 Sep 2003 14:15:57 GMT</pubDate>
    <dc:creator>RolandH</dc:creator>
    <dc:date>2003-09-17T14:15:57Z</dc:date>
    <item>
      <title>X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073336#M808868</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've got a problem when I try to launch an X-session from a Win32 station using Exceed.&lt;BR /&gt;&lt;BR /&gt;For monthes I used the XDMCP-Broadcast client, which recognize the servers, then launch the connection, and I had the CDE desktop and windows appearing..... but today it doesn't work.&lt;BR /&gt;&lt;BR /&gt;What could be the possible issues for this (server is an HP9000 using 11i) ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 13:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073336#M808868</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-09-17T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073337#M808869</link>
      <description>Are you sure dtlogin is still running?&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep dtlogin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 13:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073337#M808869</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T13:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073338#M808870</link>
      <description>Hi Jerome,&lt;BR /&gt;&lt;BR /&gt;what exactly happens, what error messages do you get?&lt;BR /&gt;&lt;BR /&gt;The main thing I've found that can cause problems here is the DISPLAY variable being set in your .profile/.cshrc (depending on your shell), and the IP address/hostname not being the same as the ip address/hostname of the Windows machine you're using.&lt;BR /&gt;&lt;BR /&gt;If your company uses DHCP for your desktop machines this can sometimes change (has expiry of address lease built in) leaving you with the problem you're having.  Or maybe you're just using a different machine?&lt;BR /&gt;&lt;BR /&gt;You could also check that the dtlogin process is running on the HP box, thats the process that handles the GUI logins (CDE desktop, etc.).&lt;BR /&gt;&lt;BR /&gt;hope that helps,&lt;BR /&gt;Kevin.</description>
      <pubDate>Wed, 17 Sep 2003 13:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073338#M808870</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2003-09-17T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073339#M808871</link>
      <description>Sorry I should not assume that you know how to restart it on the HPUX box:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/dtlogin.rc stop&lt;BR /&gt;/sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;Look for errors or just the presence of dtlogin daemon:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep dtlogin&lt;BR /&gt;&lt;BR /&gt;If it fails to start look at the file:&lt;BR /&gt;/etc/rc.config.d/desktop&lt;BR /&gt;and see if it is enabled like this:&lt;BR /&gt;&lt;BR /&gt;#cat desktop&lt;BR /&gt;# CDE Desktop enabled Sat Sep 30 22:30:30 EDT 2000&lt;BR /&gt;DESKTOP=CDE&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 13:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073339#M808871</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T13:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073340#M808872</link>
      <description>Whoops, wasn't very clear with some of my reply:&lt;BR /&gt;&lt;BR /&gt;with the DHCP your Windows machine IP address can change.  Check that against the DISPLAY variable if its set.</description>
      <pubDate>Wed, 17 Sep 2003 13:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073340#M808872</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2003-09-17T13:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073341#M808873</link>
      <description>Have you recently made changes to /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;That could effect your login.&lt;BR /&gt;&lt;BR /&gt;Have you recently run the Bastille Security hardening tool on your system.  Answering the wrong question yes, can suddenly disable X access.&lt;BR /&gt;&lt;BR /&gt;inetd -l&lt;BR /&gt;&lt;BR /&gt;in telnet or ssh&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Then connect via X and see what you get.  You should get a very useful error message.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Sep 2003 13:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073341#M808873</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-17T13:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073342#M808874</link>
      <description>Ask your network team if they have replaced the switches or reconfigured the switches that they not forward broadcast messages.&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Wed, 17 Sep 2003 14:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073342#M808874</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-09-17T14:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073343#M808875</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies.&lt;BR /&gt;I've checked each of the point you gave me; but everything is alright ... when I try to launch an Xsession from my win station; there is nothing written in the syslog file...&lt;BR /&gt;&lt;BR /&gt;The interface is freezing on the Window side either (not shoking ;o) and I have to stop it with the TM.&lt;BR /&gt;&lt;BR /&gt;The servers + wks are on the same subnetwork ... strange ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 14:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073343#M808875</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-09-17T14:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073344#M808876</link>
      <description>Just to check, when you say it freezes does it just come up with a blue screen? (not the windows blue screen of death but the blue screen that appears while its logging in)&lt;BR /&gt;&lt;BR /&gt;If so I'd check the display, if not its your machine.  Have you tried doing this on a different Windows machine?  or even using a different HPUX machine?&lt;BR /&gt;&lt;BR /&gt;Kevin.</description>
      <pubDate>Wed, 17 Sep 2003 14:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073344#M808876</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2003-09-17T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073345#M808877</link>
      <description>Jerome,&lt;BR /&gt;  Just for a try.&lt;BR /&gt;  Try with XDCMP query mode and connect to a particular machine.  Do you get the login screen?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 17 Sep 2003 15:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073345#M808877</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-09-17T15:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073346#M808878</link>
      <description>Yes, I've tried on several stations, with the same result ... &lt;BR /&gt;Should it come from a network congestion ...?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 15:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073346#M808878</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-09-17T15:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073347#M808879</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;from the xdmcp session, I can't get the login script ... &lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 06:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073347#M808879</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-09-18T06:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073348#M808880</link>
      <description>This sometimes happens when name resolution goes a bit funny.&lt;BR /&gt;&lt;BR /&gt;Try putting your PC's hostname and IP address in /etc/hosts (assuming nsswitch.conf is set up to use /etc/hosts) just to make sure that it isn't the case this time.</description>
      <pubDate>Thu, 18 Sep 2003 06:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073348#M808880</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-18T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073349#M808881</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;This solution works, so thanks for your help...&lt;BR /&gt;&lt;BR /&gt;Do I need to restart the client or the DHCP server to resolve this problem (just imagine; I can't write 200 entries in the /etc/hosts file ... ;o)&lt;BR /&gt;&lt;BR /&gt;Thanks to all &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;J??r??me&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 06:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073349#M808881</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-09-18T06:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: X session problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073350#M808882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can understand you don't want to put 200 entries in the hosts file :)&lt;BR /&gt;&lt;BR /&gt;However, this shows that there is a problem with name resolution and you have just proved it!  &lt;BR /&gt;&lt;BR /&gt;I don't think restarting either the client or the DHCP server will help but it looks like some setting has been changed in DNS and you need to find out what your DNS servers are doing!&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 18 Sep 2003 06:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-session-problems/m-p/3073350#M808882</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-18T06:57:54Z</dc:date>
    </item>
  </channel>
</rss>

