<?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 Problem in HP-UX 11.00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623759#M926475</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your dr_dt output, your / directory has permissions dr-------- (400).&lt;BR /&gt;&lt;BR /&gt;The permissions of / should instead be: drwxr-xr-x (755)&lt;BR /&gt;&lt;BR /&gt;You should change the permissions of / ie.&lt;BR /&gt;&lt;BR /&gt;# chmod 755 /&lt;BR /&gt;&lt;BR /&gt;This should solve your problems.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
    <pubDate>Tue, 04 Dec 2001 06:37:20 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-12-04T06:37:20Z</dc:date>
    <item>
      <title>CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623753#M926469</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In our HP9000 B1000 System running HP-UX 11.00,&lt;BR /&gt;CDE is not getting opened in Console. It gives error as,&lt;BR /&gt;&lt;BR /&gt;"crt0: ERROR couldn't open /usr/lib/dld.sl errno:000013"&lt;BR /&gt;&lt;BR /&gt;The same error is getting generated for the following rc scripts, while the system is booting.&lt;BR /&gt;&lt;BR /&gt;1. clean_uucp&lt;BR /&gt;2. tps.rc (X Print server)&lt;BR /&gt;3. dtlogin.rc&lt;BR /&gt;&lt;BR /&gt;We tried even to start the CDE by manually starting dtlogin.rc, but got the same error. At the same time, &lt;BR /&gt;we are able to access the CDE of the same system from a PC through Exceed. The system is used for OV application(NNM 6.1).&lt;BR /&gt;&lt;BR /&gt;Please help me on this.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;N.Harinath.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2001 06:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623753#M926469</guid>
      <dc:creator>Harinath N</dc:creator>
      <dc:date>2001-12-03T06:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623754#M926470</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your nfiles kernel parameter. The error message you received can be caused by insufficient file handles that can be opened. To resolve, increase the nfiles kernel parameter.&lt;BR /&gt;&lt;BR /&gt;To check your nfiles parameter, execute&lt;BR /&gt;&lt;BR /&gt;# kmtune |grep nfiles&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards. &lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Mon, 03 Dec 2001 08:47:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623754#M926470</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-12-03T08:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623755#M926471</link>
      <description>Try to run this command :&lt;BR /&gt;&lt;BR /&gt;#dr_dt  &lt;BR /&gt;&lt;BR /&gt;to see what happened on your CDE, look at error section and fixed them as guided, also you might look at permissions on /usr if 666, change them to 555.&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;&lt;BR /&gt;Boja&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2001 09:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623755#M926471</guid>
      <dc:creator>Samboja</dc:creator>
      <dc:date>2001-12-03T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623756#M926472</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Error number 13 is a 'permission denied' error. Verify that the permissions of '/usr/lib/dld.sl' [ and the parent directories ] are readable and executable by all (-r-xr-xr-x) and that the ownership is 'bin:bin'.&lt;BR /&gt;&lt;BR /&gt;You can locate the error number and its text as follows:&lt;BR /&gt;&lt;BR /&gt;# grep 13 /usr/include/sys/errno.h&lt;BR /&gt;&lt;BR /&gt;This will return:&lt;BR /&gt;&lt;BR /&gt;EACCES 13 /* Permission denied */&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 03 Dec 2001 11:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623756#M926472</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-12-03T11:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623757#M926473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks to all for the replies.&lt;BR /&gt;&lt;BR /&gt;1. The file permission for /usr/lib/dld.sl is 555 only.&lt;BR /&gt;&lt;BR /&gt;2. The current value of nfile is 4146.&lt;BR /&gt;&lt;BR /&gt;3. Executed dr_dt and found a message as "ifconfig: no such interface". Is anything to do with this?. Also iam attaching the entire "dr_dt" output.&lt;BR /&gt;&lt;BR /&gt;The DISPLAY variable seems to be ok. We tried exporting it once again with IP:0.0 format, but still dtlogin.rc(CDE), clean_uucp and tps.rc was giving the same problem. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;N.Harinath.</description>
      <pubDate>Tue, 04 Dec 2001 05:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623757#M926473</guid>
      <dc:creator>Harinath N</dc:creator>
      <dc:date>2001-12-04T05:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623758#M926474</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks to all for the replies.&lt;BR /&gt;&lt;BR /&gt;1. The file permission for /usr/lib/dld.sl is 555 only.&lt;BR /&gt;&lt;BR /&gt;2. The current value of nfile is 4146.&lt;BR /&gt;&lt;BR /&gt;3. Executed dr_dt and found a message as "ifconfig: no such interface". Is anything to do with this?. Also iam attaching the entire "dr_dt" output.&lt;BR /&gt;&lt;BR /&gt;The DISPLAY variable seems to be ok. We tried exporting it once again with IP:0.0 format, but still dtlogin.rc(CDE), clean_uucp and tps.rc was giving the same problem. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;N.Harinath.</description>
      <pubDate>Tue, 04 Dec 2001 06:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623758#M926474</guid>
      <dc:creator>Harinath N</dc:creator>
      <dc:date>2001-12-04T06:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623759#M926475</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your dr_dt output, your / directory has permissions dr-------- (400).&lt;BR /&gt;&lt;BR /&gt;The permissions of / should instead be: drwxr-xr-x (755)&lt;BR /&gt;&lt;BR /&gt;You should change the permissions of / ie.&lt;BR /&gt;&lt;BR /&gt;# chmod 755 /&lt;BR /&gt;&lt;BR /&gt;This should solve your problems.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Tue, 04 Dec 2001 06:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623759#M926475</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-12-04T06:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Problem in HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623760#M926476</link>
      <description>Hi Hari,&lt;BR /&gt;&lt;BR /&gt;check this patch,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=4804cdad044755374f/screen=ckiDisplayDocument?docId=200000057370702" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=4804cdad044755374f/screen=ckiDisplayDocument?docId=200000057370702&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2001 13:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-problem-in-hp-ux-11-00/m-p/2623760#M926476</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-04T13:34:50Z</dc:date>
    </item>
  </channel>
</rss>

