<?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: Xterm (via reflectionX) not getting past initial pale blue CDE screen in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006757#M127643</link>
    <description>The font errors. PLEASE CHECK THIS&lt;BR /&gt;&lt;BR /&gt;The simple solution to this problem involves configuring and running a font-server on the system which is running CDE and forcing the font server into the X-Server  font-path.&lt;BR /&gt;&lt;BR /&gt;To do this a few things are required:&lt;BR /&gt;  1 - The font server needs to be configured to include the CDE&lt;BR /&gt;      fonts in its catalog.&lt;BR /&gt;      EDIT: /etc/X11/fs/config&lt;BR /&gt;&lt;BR /&gt;      Append ",/usr/dt/config/xfonts/C" to the end of the&lt;BR /&gt;      "catalogue = ..." line&lt;BR /&gt;&lt;BR /&gt;      EDIT: /etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;      Set the following variable:  "RUN_X_FONT_SERVER=1"&lt;BR /&gt;&lt;BR /&gt;      EXECUTE:  /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;      If the font-server is already running, kill it and&lt;BR /&gt;      restart it.&lt;BR /&gt;&lt;BR /&gt;  2 - Force CDE to add the font-server to the X-Server font-path&lt;BR /&gt;      by editing the Xsetup file.  (NOTE:  This steps REQUIRES&lt;BR /&gt;      the IP address of the CDE session server.  You can get&lt;BR /&gt;      this information by running: nslookup `hostname`.)&lt;BR /&gt;&lt;BR /&gt;      COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup&lt;BR /&gt;      EDIT: /etc/dt/config/Xsetup&lt;BR /&gt;&lt;BR /&gt;      Add the following line to the end of /etc/dt/config/Xsetup replacing&lt;BR /&gt;      "IPADDRESS" with the IP address of the server as returned from &lt;BR /&gt;      "nslookup `hostname`":&lt;BR /&gt;&lt;BR /&gt;      $XDIR/xset fp+ tcp/IPADDRESS:7000 1&amp;gt;/dev/null &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                     steve Steel</description>
    <pubDate>Wed, 25 Jun 2003 11:01:05 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2003-06-25T11:01:05Z</dc:date>
    <item>
      <title>Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006751#M127637</link>
      <description>I am having trouble getting a connection to a couple of servers via reflectionX. I believe it could be a firewall issue but before I accuse our network guys I would like to make sure that my stuff on the HPUX server is working first. Right, here it goes:&lt;BR /&gt;&lt;BR /&gt;1: I have reflectionX installed on a pc and it is able to connect ok to 'server1' - all ok. No probs whatsoever. Good.&lt;BR /&gt;&lt;BR /&gt;2: I get the login screen when connecting to 'server2' but after inputting the user&amp;amp;pass I cannot get past the pale blue screen that follows - just get eggtimer. I have checked the inetd.conf and the same services are allowed to run as on 'server1'. I can however get a connection to this server via failsafe mode.&lt;BR /&gt;&lt;BR /&gt;3: I cannot get a connection at all to 'server3' - reflectionx is suggesting that there is no XDMCP programs so cannot connect.&lt;BR /&gt;&lt;BR /&gt;I can telnet to all servers perfectly ok from the same PC so the routes are setup ok.&lt;BR /&gt;&lt;BR /&gt;Can anybody help with points 1&amp;amp;2 or is it a firewall issue as I suspect. Any help would be much appreciated - this is doing my head in!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 08:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006751#M127637</guid>
      <dc:creator>James Hunt</dc:creator>
      <dc:date>2003-06-25T08:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006752#M127638</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Point 3 looks like a problem with your X-server or indeed the firewall that is blocking X. Although point 2 is not a firewall problem as ones you have the CDE (or different DE) loginscreen X is working. That you cannot get a proper login should be an X-config problem. Please look at the users login homedir/.dt for any errors. They most of all explain a lot.&lt;BR /&gt;&lt;BR /&gt;please look in all cases if /usr/dt/bin/dtlogin is running as a daemon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regs David&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 08:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006752#M127638</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-06-25T08:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006753#M127639</link>
      <description>Hi,&lt;BR /&gt;check if the default gateway is present correctly in the &lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;if not, change it and if you can,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Check also in /etc/hosts for the default line, es:&lt;BR /&gt;&lt;BR /&gt;172.30.218.1    default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 08:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006753#M127639</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-06-25T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006754#M127640</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/var/dt/Xerrors&lt;BR /&gt;&lt;BR /&gt;Does it give any errors&lt;BR /&gt;&lt;BR /&gt;It does look like a  firewall problem.&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
      <pubDate>Wed, 25 Jun 2003 08:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006754#M127640</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-06-25T08:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006755#M127641</link>
      <description>Point 2 :&lt;BR /&gt;&lt;BR /&gt;If you see the blue screen, XDMCP is getting through ..... the symptoms may be indicative that this is just a font problem : Do you see errors in RX's log files : Rx-&amp;gt; Xclient manager-&amp;gt;Log file pertaining to missing fonts ?&lt;BR /&gt;&lt;BR /&gt;If yes I'd advise you add CDE's fonts to the xfs catalog and set RX to use them as per &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf85f37f45ef7d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf85f37f45ef7d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it could also be a hostname resolution problem but you normal get a msg relating to tooltalk ...... check in $HOME/.dt/startlog also maybe worth adding pc ip address and hostname to /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Point 3 .&lt;BR /&gt;&lt;BR /&gt;Is CDE's daemon dtlogin running on this server and is it on the same subnet as your PC ? Check RX's log file again or try out the client trace utility .... I beleive RX's needs to be configured if you are going out across a local subnet.</description>
      <pubDate>Wed, 25 Jun 2003 08:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006755#M127641</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-06-25T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006756#M127642</link>
      <description>Ok thanks for your help everyone.&lt;BR /&gt; If I can concentrate on point 2:&lt;BR /&gt;&lt;BR /&gt;I have the same dt processes enabled on 'server2' that I have on 'server1'. I also have the xfs process running on both and it looks identical. When I (try to ) log onto 'server2' from reflectionX I simply change the IP from 'server1' to 'server2' so the settings are the same. This is what I don't understand - if there is a error in the ReflectionX config then surely it would/wouldn't work on both? I am getting 'bad font path' errors in the Xerrors file though.&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
      <pubDate>Wed, 25 Jun 2003 10:00:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006756#M127642</guid>
      <dc:creator>James Hunt</dc:creator>
      <dc:date>2003-06-25T10:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006757#M127643</link>
      <description>The font errors. PLEASE CHECK THIS&lt;BR /&gt;&lt;BR /&gt;The simple solution to this problem involves configuring and running a font-server on the system which is running CDE and forcing the font server into the X-Server  font-path.&lt;BR /&gt;&lt;BR /&gt;To do this a few things are required:&lt;BR /&gt;  1 - The font server needs to be configured to include the CDE&lt;BR /&gt;      fonts in its catalog.&lt;BR /&gt;      EDIT: /etc/X11/fs/config&lt;BR /&gt;&lt;BR /&gt;      Append ",/usr/dt/config/xfonts/C" to the end of the&lt;BR /&gt;      "catalogue = ..." line&lt;BR /&gt;&lt;BR /&gt;      EDIT: /etc/rc.config.d/xfs&lt;BR /&gt;&lt;BR /&gt;      Set the following variable:  "RUN_X_FONT_SERVER=1"&lt;BR /&gt;&lt;BR /&gt;      EXECUTE:  /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;      If the font-server is already running, kill it and&lt;BR /&gt;      restart it.&lt;BR /&gt;&lt;BR /&gt;  2 - Force CDE to add the font-server to the X-Server font-path&lt;BR /&gt;      by editing the Xsetup file.  (NOTE:  This steps REQUIRES&lt;BR /&gt;      the IP address of the CDE session server.  You can get&lt;BR /&gt;      this information by running: nslookup `hostname`.)&lt;BR /&gt;&lt;BR /&gt;      COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup&lt;BR /&gt;      EDIT: /etc/dt/config/Xsetup&lt;BR /&gt;&lt;BR /&gt;      Add the following line to the end of /etc/dt/config/Xsetup replacing&lt;BR /&gt;      "IPADDRESS" with the IP address of the server as returned from &lt;BR /&gt;      "nslookup `hostname`":&lt;BR /&gt;&lt;BR /&gt;      $XDIR/xset fp+ tcp/IPADDRESS:7000 1&amp;gt;/dev/null &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                     steve Steel</description>
      <pubDate>Wed, 25 Jun 2003 11:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006757#M127643</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-06-25T11:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006758#M127644</link>
      <description>Thanks Steve,&lt;BR /&gt;by 'CDE session server' do you mean the PC that's running ReflectionX or the server I'm connecting to? Anyway, I've tried it with both and it doesn't make any difference.&lt;BR /&gt;I also had a look at 'server1' (the server that works) and it doesn't have an /etc/dt/config/Xsetup - would this point to a reflectionX config issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 11:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006758#M127644</guid>
      <dc:creator>James Hunt</dc:creator>
      <dc:date>2003-06-25T11:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006759#M127645</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;All the stuff concerning a font server works on your HP9000 system and should make a difference.&lt;BR /&gt;&lt;BR /&gt;Please post&lt;BR /&gt;/var/dt/Xerrors&lt;BR /&gt;$HOME/.dt/startlog where you tried to login.&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;/usr/contrib/bin/X11/dr_dt is good&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://conrad.cnd.hp.com/DEtipsAndTechniques/windowsApps/reflectionX.htm" target="_blank"&gt;http://conrad.cnd.hp.com/DEtipsAndTechniques/windowsApps/reflectionX.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Gives useful data&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Wed, 25 Jun 2003 11:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006759#M127645</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-06-25T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006760#M127646</link>
      <description>Hi James,&lt;BR /&gt;To see if it's the config of Reflection or the config of CDE please do the following :&lt;BR /&gt;&lt;BR /&gt;start a Reflection X session to the server you can log in normaly (option 1).&lt;BR /&gt;Start a "Failsafe / command line" login mode.&lt;BR /&gt;Log in as root ( do it fast) and type the following :&lt;BR /&gt;&lt;BR /&gt;X -query &lt;SERVER2&gt;&lt;BR /&gt;&lt;BR /&gt;Server2 here is the server that does not work the way you want it. In this case you might find out it's all working fine now. CDE at least works then, it's just the config in Reflection then that should be addapted with fonts, etc maybe a %HOST% in fonts or so can be changed to a fixed server ?&lt;BR /&gt;Note that this will make your application rely on a single server.&lt;BR /&gt;&lt;BR /&gt;Please lookup as many server errorlogs as you can, as I also rings a bell for an incorrect setup with the fontserver with me. But if you follow the above step you should be able to determine if it's the server or the local config.&lt;BR /&gt;&lt;BR /&gt;Regs David&lt;/SERVER2&gt;</description>
      <pubDate>Wed, 25 Jun 2003 11:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006760#M127646</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-06-25T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Xterm (via reflectionX) not getting past initial pale blue CDE screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006761#M127647</link>
      <description>It doesn't matter which server xfs is set up on providing it has CDE and the associated fonts installed. What does matter is that the PC you are running RX sessions on has the font servers address configured in it's font path (head).&lt;BR /&gt;&lt;BR /&gt;I'll ask again if you could report what's in the RX log file. Next you may also wish to add set -x in .dtprofile and attempt to login and then examine the $HOME/.dt/startlog it would provide a more detailed set of info.&lt;BR /&gt;&lt;BR /&gt;Next can you comment if server 1,2 &amp;amp; 3 are on the same subnet ?&lt;BR /&gt;&lt;BR /&gt;Are all users including root affected for server 2 or just normal users ? Have you tried my earlier suggestion re editting /etc/hosts yet ?&lt;BR /&gt;&lt;BR /&gt;/var/dt/Xerrors generally contains errors on the local Xserver ...since you are using RX's version I'd be surprised if it contains anything other than warnings re dt-interface fonts I agree at this stage they maybe a red-herring. Also have you tried hostname as opposed to ip_address ... any difference ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 12:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-via-reflectionx-not-getting-past-initial-pale-blue-cde/m-p/3006761#M127647</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-06-25T12:06:28Z</dc:date>
    </item>
  </channel>
</rss>

