<?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: Toolkit session Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526692#M889679</link>
    <description>Joseph.&lt;BR /&gt;I don't know all the details how TT service works, but when I ran into the same problem a couple years ago one of HP engineers recommended me not to use TT system at all. He said that generally there's no need to use the system. Here are his recommendations of disabling the service.&lt;BR /&gt;1. Comment out the line with rpc.ttdbserver in /etc/inetd.conf file.&lt;BR /&gt;2. restart inetd&lt;BR /&gt;    inetd -c&lt;BR /&gt;3. Kill rpc.ttdbserver&lt;BR /&gt;4. Delete all the directories with the name TT_DB.&lt;BR /&gt;I did it and it still works with no problem.&lt;BR /&gt;Regards. Andrew.&lt;BR /&gt;</description>
    <pubDate>Thu, 10 May 2001 06:03:19 GMT</pubDate>
    <dc:creator>Andrew Nosov</dc:creator>
    <dc:date>2001-05-10T06:03:19Z</dc:date>
    <item>
      <title>Toolkit session Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526691#M889678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are running Hp-UX 10.20 on a C-class, which boots directly into X session. for the past couple of days I am unable to enter into X session and I am getting the error unable to initialize desktop messaging check $home/dt/errorlog.&lt;BR /&gt;&lt;BR /&gt;The Errorlog says Toolkit Session server (ttsession) could not be started.&lt;BR /&gt;&lt;BR /&gt;I am able to login in Failsafe mode but not regular seesion.&lt;BR /&gt;&lt;BR /&gt;Can somebody help me out here.&lt;BR /&gt;&lt;BR /&gt;Thankx,&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 10 May 2001 05:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526691#M889678</guid>
      <dc:creator>Joey Raj</dc:creator>
      <dc:date>2001-05-10T05:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit session Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526692#M889679</link>
      <description>Joseph.&lt;BR /&gt;I don't know all the details how TT service works, but when I ran into the same problem a couple years ago one of HP engineers recommended me not to use TT system at all. He said that generally there's no need to use the system. Here are his recommendations of disabling the service.&lt;BR /&gt;1. Comment out the line with rpc.ttdbserver in /etc/inetd.conf file.&lt;BR /&gt;2. restart inetd&lt;BR /&gt;    inetd -c&lt;BR /&gt;3. Kill rpc.ttdbserver&lt;BR /&gt;4. Delete all the directories with the name TT_DB.&lt;BR /&gt;I did it and it still works with no problem.&lt;BR /&gt;Regards. Andrew.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 May 2001 06:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526692#M889679</guid>
      <dc:creator>Andrew Nosov</dc:creator>
      <dc:date>2001-05-10T06:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit session Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526693#M889680</link>
      <description>thankx andrew for the tip but we require x session since we do high end graphical drawing using it. But your Idea is really good. Will keep it as a loast option.&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 10 May 2001 06:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526693#M889680</guid>
      <dc:creator>Joey Raj</dc:creator>
      <dc:date>2001-05-10T06:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit session Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526694#M889681</link>
      <description>POSSIBLE CAUSEs OF ERROR:&lt;BR /&gt;&lt;BR /&gt;    The /usr/dt/bin/ttsession couldn't start due to networking problems,&lt;BR /&gt;    name resolution, or problems with ttsession.&lt;BR /&gt;&lt;BR /&gt;TROUBLESHOOTING:&lt;BR /&gt;&lt;BR /&gt;    1)  From the CDE login select Options -&amp;gt; Session -&amp;gt; Failsafe Session&lt;BR /&gt;        and login as root.&lt;BR /&gt;    2)  Run /usr/contrib/bin/X11/dr_dt. The end of the output from this&lt;BR /&gt;        script says: X ERRORs and X WARNINGs. These errors and warnings&lt;BR /&gt;        should be resolved before CDE will run properly.&lt;BR /&gt;    3)  Check the error log /var/dt/Xerrors&lt;BR /&gt;        Check the error log $HOME/.dt/errorlog&lt;BR /&gt;    4)  The output from "nslookup &lt;HOSTNAME&gt;" and "nslookup &lt;IP&gt;" should&lt;BR /&gt;        be the same. This checks for a) duplicate IP addresses or &lt;BR /&gt;        hostnames or b) problems with name resolution. If nslookup fails&lt;BR /&gt;        then CDE will fail to start. If the first line returned from nslookup &lt;BR /&gt;        is: "Name Server" then you are using DNS. Move "/etc/resolv.conf" to&lt;BR /&gt;        another name, i.e. /etc/resolv.conf.orig and rerun nslookup. If&lt;BR /&gt;        nslookup now succeeds then try logging into CDE again.&lt;BR /&gt;    5)  Check permissions and ownership of the following files:&lt;BR /&gt;        -r--r--r--   1 bin      bin          616 Jul  1 16:03 /etc/hosts&lt;BR /&gt;        -r--r--r--   1 root     sys         1010 Jun 25 18:22 /var/adm/inetd.sec&lt;BR /&gt;    6)  Check the contents of /var/adm/inetd.sec. It should contain&lt;BR /&gt;            dtspc  allow &lt;HOSTNAMES or=""&gt;&lt;BR /&gt;            spc    allow &lt;HOSTNAMES or=""&gt;&lt;BR /&gt;            mserve allow &lt;HOSTNAMES or=""&gt;&lt;BR /&gt;        If not add the lines and run "/usr/sbin/inetd -c" to reread the file.&lt;BR /&gt;    7)  /usr/sbin/ping &lt;HOSTNAME&gt;&lt;BR /&gt;        You should get back 0% packet loss. If you get something different&lt;BR /&gt;        then check your network configuration.&lt;BR /&gt;    8)  Make sure the $LANG environment variable is set correctly. It should&lt;BR /&gt;        be set to C or unset for American-English.&lt;BR /&gt;    9)  Exit the failsafe session. From the CDE login select Options -&amp;gt;&lt;BR /&gt;        Command Line Login. When the screen turns black, press &lt;RETURN&gt; and&lt;BR /&gt;        you should get a Console Login prompt. Login as root.&lt;BR /&gt;    10) mv $HOME/.dt $HOME/.dt.orig&lt;BR /&gt;        mv $HOME/.dtprofile $HOME/.dtprofile.orig&lt;BR /&gt;        exit (to return to CDE) - try logging in as root.&lt;/RETURN&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAMES&gt;&lt;/HOSTNAMES&gt;&lt;/HOSTNAMES&gt;&lt;/IP&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 10 May 2001 09:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/toolkit-session-server/m-p/2526694#M889681</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-05-10T09:34:55Z</dc:date>
    </item>
  </channel>
</rss>

