<?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: System Crash - Tooltalk error? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682039#M53258</link>
    <description>what's your patch level wrt cde there was a problem wrt ttdbserver and high cpu some time ago .... I'd advise installing the latest CDE patch ?&lt;BR /&gt;&lt;BR /&gt;Also it would be better to try and catch the system in the act ie set up some form of monitoring if this is a regular event but the following may be of use if relevant (I'm assumming this is a toolyalk related problem which it might not be) : &lt;BR /&gt;&lt;BR /&gt;CDE (Common Desktop Environment) uses the rpc.ttdbserver daemon to&lt;BR /&gt;facilitate loading of the ToolTalk databases when users login to the&lt;BR /&gt;desktop.  It is mainly used to connect to the Desktop of other CDE&lt;BR /&gt;systems to exchange data from the Calendar Manager to Dtmail, or&lt;BR /&gt;vice versa.&lt;BR /&gt;&lt;BR /&gt;The following situations could cause the high CPU usage:&lt;BR /&gt;Users' home directories mounted from an Auspex server containing&lt;BR /&gt;an incompatible rpc.ttdbserver daemon&lt;BR /&gt;Corrupt ToolTalk database files&lt;BR /&gt;ttdbserver entries in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following information can be used to correct this problem.&lt;BR /&gt;&lt;BR /&gt;I.  Disable the process if you are not using CDE, or if you are not&lt;BR /&gt;    exchanging ToolTalk data between other CDE systems:&lt;BR /&gt;&lt;BR /&gt;    A. Comment out the following line in /etc/inetd.conf:&lt;BR /&gt;&lt;BR /&gt;       rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver [......]&lt;BR /&gt;&lt;BR /&gt;    B. Execute the inetd -c command.&lt;BR /&gt;&lt;BR /&gt;       Note: The internet daemon should kill the currently running&lt;BR /&gt;             rpc.ttdbserver.  If not, manually kill the process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    --OR--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;II. If users' home directories are mounted from an Auspex server:&lt;BR /&gt;&lt;BR /&gt;    A. Disable the rpc.ttdbserver process on the HP-UX system&lt;BR /&gt;       (if it is not needed).&lt;BR /&gt;&lt;BR /&gt;       --OR--&lt;BR /&gt;&lt;BR /&gt;       Disable the process on the Auspex system (if it is not needed).&lt;BR /&gt;&lt;BR /&gt;    B. Update the version of the rpc.ttdbserver daemon on the Auspex.&lt;BR /&gt;       Older versions have been known to cause conflicts with HP-UX&lt;BR /&gt;       systems running CDE and ToolTalk.&lt;BR /&gt;&lt;BR /&gt;    C. Check to ensure that there are no ttdbserver entries in the&lt;BR /&gt;       /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;       If so, then remove these entries.  These entries cause high CPU&lt;BR /&gt;       usage.&lt;BR /&gt;&lt;BR /&gt;The ToolTalk database/naming service (ttdbserver) relies on a special,&lt;BR /&gt;undocumented inetd state called "swait".  "swait" is specified in the&lt;BR /&gt;inetd.conf file.  This state is not subject to the usual HP security&lt;BR /&gt;filechecks.  System administrators should not place entries referring to&lt;BR /&gt;the ttdbserver service in the /var/adm/inetd.sec file.  The&lt;BR /&gt;system will ignore all such entries.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     --AND--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;III. Finally, attempt to correct the problem in the following manner:&lt;BR /&gt;&lt;BR /&gt;     A.  Have all users log out of CDE.&lt;BR /&gt;&lt;BR /&gt;     B.  Login (command line) as root and go to run level 2 (init 2).&lt;BR /&gt;&lt;BR /&gt;     C.  Determine if rpc.ttdbserver is running.&lt;BR /&gt;&lt;BR /&gt;         Note: Kill rpc.ttdbserver (if it is still running).&lt;BR /&gt;&lt;BR /&gt;     D.  Use the following code to remove all TT_DB database files:&lt;BR /&gt;&lt;BR /&gt;         for i in `df -Fufs | awk '{print $1}'`&lt;BR /&gt;           do&lt;BR /&gt;                 # Remove all files under each TT_DB subdirectory found&lt;BR /&gt;                 # under each local file system mount point.  It doesn't&lt;BR /&gt;                 # matter if one of the mount points does not have a&lt;BR /&gt;                 # TT_DB subdirectory, since the 'rm -f' will not produce&lt;BR /&gt;                 # an error.&lt;BR /&gt;                 rm -f $i/TT_DB/*&lt;BR /&gt;           done&lt;BR /&gt;&lt;BR /&gt;     E.  Go back to the previous run level.&lt;BR /&gt;&lt;BR /&gt;         Note: CDE will start again. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Mar 2002 10:20:14 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2002-03-13T10:20:14Z</dc:date>
    <item>
      <title>System Crash - Tooltalk error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682038#M53257</link>
      <description>Hi,&lt;BR /&gt;I am trying to investigate a problem with a HP J5000 workstation running hpux10.20.  This host abruptly rebooted yesterday - it most have been a non-graceful shutdown as fsck ran when the machine rebooted.  It was almost like a power outage but no other machine in the room was effected.&lt;BR /&gt;&lt;BR /&gt;The OLDsyslog shows a number of ToolTalk error messages running up to the reboot.  The current syslog shows similar messages after the reboot.  The messages are -&lt;BR /&gt;&lt;BR /&gt;Mar 12 13:45:18 goss syslog: libtt[5319]: ttdt_Xt_input_handler(): tttk_message_receive(): TT_ERR_NOMP^INo ttsession process is running, probably because tt_open() has not been called yet. If this code is returned from tt_open() it means ttsession could not be started, which generally means ToolTalk is not installed on this system.&lt;BR /&gt;&lt;BR /&gt;I'm not too sure what ToolTalk does and if this is enough to bring down the host.  There are various core dumps under /var/adm/crash but I'm not too sure what I should be looking for.&lt;BR /&gt;&lt;BR /&gt;I have done 'rpcinfo -p host' and  ttdbserver is running on port 2517.&lt;BR /&gt;&lt;BR /&gt;So any pointers would be welcome&lt;BR /&gt;thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 13 Mar 2002 10:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682038#M53257</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2002-03-13T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash - Tooltalk error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682039#M53258</link>
      <description>what's your patch level wrt cde there was a problem wrt ttdbserver and high cpu some time ago .... I'd advise installing the latest CDE patch ?&lt;BR /&gt;&lt;BR /&gt;Also it would be better to try and catch the system in the act ie set up some form of monitoring if this is a regular event but the following may be of use if relevant (I'm assumming this is a toolyalk related problem which it might not be) : &lt;BR /&gt;&lt;BR /&gt;CDE (Common Desktop Environment) uses the rpc.ttdbserver daemon to&lt;BR /&gt;facilitate loading of the ToolTalk databases when users login to the&lt;BR /&gt;desktop.  It is mainly used to connect to the Desktop of other CDE&lt;BR /&gt;systems to exchange data from the Calendar Manager to Dtmail, or&lt;BR /&gt;vice versa.&lt;BR /&gt;&lt;BR /&gt;The following situations could cause the high CPU usage:&lt;BR /&gt;Users' home directories mounted from an Auspex server containing&lt;BR /&gt;an incompatible rpc.ttdbserver daemon&lt;BR /&gt;Corrupt ToolTalk database files&lt;BR /&gt;ttdbserver entries in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following information can be used to correct this problem.&lt;BR /&gt;&lt;BR /&gt;I.  Disable the process if you are not using CDE, or if you are not&lt;BR /&gt;    exchanging ToolTalk data between other CDE systems:&lt;BR /&gt;&lt;BR /&gt;    A. Comment out the following line in /etc/inetd.conf:&lt;BR /&gt;&lt;BR /&gt;       rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver [......]&lt;BR /&gt;&lt;BR /&gt;    B. Execute the inetd -c command.&lt;BR /&gt;&lt;BR /&gt;       Note: The internet daemon should kill the currently running&lt;BR /&gt;             rpc.ttdbserver.  If not, manually kill the process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    --OR--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;II. If users' home directories are mounted from an Auspex server:&lt;BR /&gt;&lt;BR /&gt;    A. Disable the rpc.ttdbserver process on the HP-UX system&lt;BR /&gt;       (if it is not needed).&lt;BR /&gt;&lt;BR /&gt;       --OR--&lt;BR /&gt;&lt;BR /&gt;       Disable the process on the Auspex system (if it is not needed).&lt;BR /&gt;&lt;BR /&gt;    B. Update the version of the rpc.ttdbserver daemon on the Auspex.&lt;BR /&gt;       Older versions have been known to cause conflicts with HP-UX&lt;BR /&gt;       systems running CDE and ToolTalk.&lt;BR /&gt;&lt;BR /&gt;    C. Check to ensure that there are no ttdbserver entries in the&lt;BR /&gt;       /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;       If so, then remove these entries.  These entries cause high CPU&lt;BR /&gt;       usage.&lt;BR /&gt;&lt;BR /&gt;The ToolTalk database/naming service (ttdbserver) relies on a special,&lt;BR /&gt;undocumented inetd state called "swait".  "swait" is specified in the&lt;BR /&gt;inetd.conf file.  This state is not subject to the usual HP security&lt;BR /&gt;filechecks.  System administrators should not place entries referring to&lt;BR /&gt;the ttdbserver service in the /var/adm/inetd.sec file.  The&lt;BR /&gt;system will ignore all such entries.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     --AND--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;III. Finally, attempt to correct the problem in the following manner:&lt;BR /&gt;&lt;BR /&gt;     A.  Have all users log out of CDE.&lt;BR /&gt;&lt;BR /&gt;     B.  Login (command line) as root and go to run level 2 (init 2).&lt;BR /&gt;&lt;BR /&gt;     C.  Determine if rpc.ttdbserver is running.&lt;BR /&gt;&lt;BR /&gt;         Note: Kill rpc.ttdbserver (if it is still running).&lt;BR /&gt;&lt;BR /&gt;     D.  Use the following code to remove all TT_DB database files:&lt;BR /&gt;&lt;BR /&gt;         for i in `df -Fufs | awk '{print $1}'`&lt;BR /&gt;           do&lt;BR /&gt;                 # Remove all files under each TT_DB subdirectory found&lt;BR /&gt;                 # under each local file system mount point.  It doesn't&lt;BR /&gt;                 # matter if one of the mount points does not have a&lt;BR /&gt;                 # TT_DB subdirectory, since the 'rm -f' will not produce&lt;BR /&gt;                 # an error.&lt;BR /&gt;                 rm -f $i/TT_DB/*&lt;BR /&gt;           done&lt;BR /&gt;&lt;BR /&gt;     E.  Go back to the previous run level.&lt;BR /&gt;&lt;BR /&gt;         Note: CDE will start again. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 10:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682039#M53258</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-03-13T10:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash - Tooltalk error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682040#M53259</link>
      <description>See the log files,&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog.syslog.log&lt;BR /&gt;/etc/rc.log&lt;BR /&gt;/var/adm/messages&lt;BR /&gt;/var/dt/Xerrors&lt;BR /&gt;&lt;BR /&gt;See the ecommand output of &lt;BR /&gt;&lt;BR /&gt;1)dr_dt&lt;BR /&gt;2)dmesg&lt;BR /&gt;3)bdf&lt;BR /&gt;&lt;BR /&gt;-K.Vijay</description>
      <pubDate>Wed, 13 Mar 2002 10:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682040#M53259</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-03-13T10:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash - Tooltalk error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682041#M53260</link>
      <description>If the system has crashed, what does the INDEX file say under /var/adm/crash/&lt;CRASH&gt;   ?&lt;BR /&gt;This may nbot be related to ToolTalk at all.&lt;BR /&gt;&lt;/CRASH&gt;</description>
      <pubDate>Wed, 13 Mar 2002 10:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682041#M53260</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-03-13T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash - Tooltalk error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682042#M53261</link>
      <description>Thanks for your replies.  I installed a few CDE and Motif patches - also I found an error in our dns tables from yesterday morning.  Thats everything sorted now with no tooltalk errors in syslog.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 13 Mar 2002 16:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-crash-tooltalk-error/m-p/2682042#M53261</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2002-03-13T16:54:58Z</dc:date>
    </item>
  </channel>
</rss>

