<?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: CDE  ToolTalk error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507292#M892473</link>
    <description>Kenneth,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.  &lt;BR /&gt;&lt;BR /&gt;I used the command nslookup $(hostname) before and I tried it again and every time I get the correct hostname and IP address.  I can't login even as root so it is not file access issue.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Subhas</description>
    <pubDate>Tue, 20 Mar 2001 18:27:45 GMT</pubDate>
    <dc:creator>Subhas R. Reddy</dc:creator>
    <dc:date>2001-03-20T18:27:45Z</dc:date>
    <item>
      <title>CDE  ToolTalk error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507290#M892471</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;We have a HP D350/HP UX 11.0  on which I tried to install QPAGE and the installation failed.&lt;BR /&gt;Now when I try to login to CDE I get the error message "Unable to initialize or connect to the Desktop messaging system".  I ran dr_dt and it doesn't show any errors.  Networking is working OK because I can do rlogin from other systems and  telnet from Windows work station.  Nslookup with hostname and IP address resolve OK.  I am giving below the startlog and errorlog.  &lt;BR /&gt;&lt;BR /&gt;       startlog&lt;BR /&gt;&lt;BR /&gt;--- Mon Mar 19 17:42:26 EST 2001&lt;BR /&gt;--- /usr/dt/bin/Xsession starting...&lt;BR /&gt;--- Xsession started by dtlogin&lt;BR /&gt;--- sourcing //.dtprofile...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0020.dtims...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0040.xmbind...&lt;BR /&gt;--- sourcing /usr/dt/config/Xsession.d/0060.srcsysenv...&lt;BR /&gt;Xsession (PATH): bad directory /usr/ucb ignored&lt;BR /&gt;--- sourcing /etc/dt/config/Xsession.d/8000.migration...&lt;BR /&gt;--- starting /usr/dt/bin/dthello &amp;amp;&lt;BR /&gt;--- starting /usr/dt/bin/dtsearchpath -ksh&lt;BR /&gt;--- starting /usr/dt/bin/dtappgather &amp;amp;&lt;BR /&gt;--- execing /usr/dt/bin/dtsession ...&lt;BR /&gt;not sourcing //.profile (see //.dtprofile)&lt;BR /&gt;Warning: Cannot convert string ":Alt Ctrl&lt;KEY&gt;Insert" to type VirtualBinding&lt;BR /&gt;&lt;BR /&gt;        errorlog&lt;BR /&gt;&lt;BR /&gt;*** ERROR(4): dtsession: PID 1662: Mon Mar 19 17:42:42 2001&lt;BR /&gt;The ToolTalk session server (ttsession) could not be started. This&lt;BR /&gt;indicates that either ToolTalk is not installed or that it is not&lt;BR /&gt;installed correctly on this machine.  Please see your System&lt;BR /&gt;Administrator.&lt;BR /&gt;*** [268]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We don't  have HP support on this system, which  is a test system, and I would appreciate some help.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Subhas&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/KEY&gt;</description>
      <pubDate>Tue, 20 Mar 2001 16:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507290#M892471</guid>
      <dc:creator>Subhas R. Reddy</dc:creator>
      <dc:date>2001-03-20T16:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: CDE  ToolTalk error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507291#M892472</link>
      <description>Subhas,&lt;BR /&gt;&lt;BR /&gt;There are generally two potential causes to this problem:&lt;BR /&gt;&lt;BR /&gt;1) If the system cannot resolve its own hostname.&lt;BR /&gt;2) If the user cannot write to or create the $(HOME)/.TTauthority file.&lt;BR /&gt;&lt;BR /&gt;To correct the first problem, try running the command:&lt;BR /&gt;    nslookup $(hostname)&lt;BR /&gt;&lt;BR /&gt;This should give you back the correct hostname or IP address information for your system.  If this is not correct, you will need to:&lt;BR /&gt;    1) Verify that the contents of /etc/hosts is correct.  If this is NOT correct, please do so.&lt;BR /&gt;&lt;BR /&gt;    2) If your system has an /etc/resolv.conf file, then please rename this.  This will temporarily disable DNS.  If this does resolve the problem, then you will need to consult with your DNS administrator and get the correct hostname and IP address information added to the DNS servers.&lt;BR /&gt;&lt;BR /&gt;If on the other hand, you DO get back correct hostname/address information, check the following:&lt;BR /&gt;    1) Ensure that the user's home directory is owned by the user, and that he/she has write permissions to his/her home directory.&lt;BR /&gt;&lt;BR /&gt;    2) If a .TTauthority file exists in the home directory, please remove it.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.</description>
      <pubDate>Tue, 20 Mar 2001 17:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507291#M892472</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2001-03-20T17:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDE  ToolTalk error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507292#M892473</link>
      <description>Kenneth,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.  &lt;BR /&gt;&lt;BR /&gt;I used the command nslookup $(hostname) before and I tried it again and every time I get the correct hostname and IP address.  I can't login even as root so it is not file access issue.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Subhas</description>
      <pubDate>Tue, 20 Mar 2001 18:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507292#M892473</guid>
      <dc:creator>Subhas R. Reddy</dc:creator>
      <dc:date>2001-03-20T18:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: CDE  ToolTalk error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507293#M892474</link>
      <description>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 then try logging into CDE again. if it works there's a problem wrt name resolution.&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;BR /&gt;&lt;BR /&gt;One last question ... are your users $HOME dirs NFS mounted at all ?&lt;/RETURN&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAMES&gt;&lt;/HOSTNAMES&gt;&lt;/HOSTNAMES&gt;&lt;/IP&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 21 Mar 2001 08:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507293#M892474</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-03-21T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: CDE  ToolTalk error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507294#M892475</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;I had tried all the ten steps mentioned in you post before I asked for help in this forum but I tried again and when I  moved /etc/resolv.conf CDE worked.  Weird.  Now root and users can login to CDE.  My two other co-workers, who are actually UNIX gurus, also tried to fix it and could not. You seem to have a magic touch.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Subhas</description>
      <pubDate>Wed, 21 Mar 2001 21:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-tooltalk-error/m-p/2507294#M892475</guid>
      <dc:creator>Subhas R. Reddy</dc:creator>
      <dc:date>2001-03-21T21:32:55Z</dc:date>
    </item>
  </channel>
</rss>

