<?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: Errors in rc.log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224307#M170922</link>
    <description>&lt;!--!*#--&gt;I'm new on UNIX and I've got the same problem. I also get "not found" in my rc.log file.&lt;BR /&gt;This is a part of the script file that generates the not-found messages. my script file (sorry about the swedish...): &lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;if [ -x $STARTSCRIPT ]; then&lt;BR /&gt;  echo "Fredrik testar ls -lrt"&lt;BR /&gt;  ls -lrt&lt;BR /&gt;  echo "Fredrik testar ll"&lt;BR /&gt;  ll&lt;BR /&gt;  echo "Fredrik testar ls"&lt;BR /&gt;  ls&lt;BR /&gt;  su - sas -c "$STARTSCRIPT start"&lt;BR /&gt;  set_return&lt;BR /&gt;  echo $NAME "started."&lt;BR /&gt;else&lt;BR /&gt;&lt;BR /&gt;... script continues...&lt;BR /&gt;&lt;BR /&gt;This is what comes out in my rc.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Start SAS Metadata Server&lt;BR /&gt;Output from "/sbin/rc3.d/S700sas_metadataserver start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Fredrik testar ls -lrt&lt;BR /&gt;total 5548&lt;BR /&gt;-r--r--r--   1 bin        bin            965 Nov 14  2000 .profile&lt;BR /&gt;drwxr-xr-x   2 root       root            96 Aug 28  2006 lost+found&lt;BR /&gt;dr-xr-xr-x  23 bin        bin           8192 Aug 28  2006 usr&lt;BR /&gt;&amp;lt;-- I 've cut some rows here 2 save space --&amp;gt;&lt;BR /&gt;drwx------   2 root       root            96 Apr  4 12:10 .ssh&lt;BR /&gt;dr-xr-xr-x  16 bin        bin           8192 Apr  4 12:12 dev&lt;BR /&gt;drwxrwxrwx   9 bin        bin           8192 Apr  4 12:13 tmp&lt;BR /&gt;&lt;BR /&gt;Fredrik testar ll&lt;BR /&gt;/sbin/rc3.d/S700sas_metadataserver[50]: ll:  not found&lt;BR /&gt;&lt;BR /&gt;Fredrik testar ls&lt;BR /&gt;.ICEauthority&lt;BR /&gt;.TTauthority&lt;BR /&gt;.Xauthority&lt;BR /&gt;.dt&lt;BR /&gt;&amp;lt;-- I 've cut some rows here 2 save space --&amp;gt;&lt;BR /&gt;tmp_mnt&lt;BR /&gt;usr&lt;BR /&gt;var&lt;BR /&gt;&lt;BR /&gt;/sbin/rc3.d/S700sas_metadataserver[53]: su:  not found&lt;BR /&gt;&lt;BR /&gt;ERROR CODE 127&lt;BR /&gt;SAS Metadata Server started.&lt;BR /&gt;"/sbin/rc3.d/S700sas_metadataserver start" FAILED&lt;BR /&gt;&lt;BR /&gt;... rc.log continues...&lt;BR /&gt;&lt;BR /&gt;1. Is my problem also junk in the /etc/rc.config.d/ directory?&lt;BR /&gt;2. How can I figure out what file(s) that aren't supposed to be there?&lt;BR /&gt;3. How can strange files in that folder affect the execution of my scripts?&lt;BR /&gt;4. How can ls -lrt work an not ll?&lt;BR /&gt;&lt;BR /&gt;I have attached the startupscript and the rc.log file. I think the neccessary information is pasted in this post though.</description>
    <pubDate>Wed, 04 Apr 2007 06:06:39 GMT</pubDate>
    <dc:creator>Fredrik Hansson</dc:creator>
    <dc:date>2007-04-04T06:06:39Z</dc:date>
    <item>
      <title>Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224296#M170911</link>
      <description>When I start or stop sendmail, I received the attach errors.  Also, i receive these errors in rc.log for kminit, hostname, etc.  I contactec HP but no answers yet.  Can someone shed some light?</description>
      <pubDate>Fri, 19 Mar 2004 17:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224296#M170911</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-03-19T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224297#M170912</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can you post the sendmail start script as attachment?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 17:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224297#M170912</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-19T17:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224298#M170913</link>
      <description>Hi,&lt;BR /&gt;This Purely seems to be the Patch Problem.&lt;BR /&gt;Just serch for the latest sendmail patch depending on your O.S. version and install it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Mar 2004 00:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224298#M170913</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-03-20T00:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224299#M170914</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It looks like you have a problem with a file in /etc/rc.config.d directory.&lt;BR /&gt;Look at the string  &lt;BR /&gt;. /etc/rc.config&lt;BR /&gt;in the /sbin/init.d/sendmail file and read the file   /etc/rc.config.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Sat, 20 Mar 2004 10:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224299#M170914</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-03-20T10:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224300#M170915</link>
      <description>Thanks for responding.  This is not just a sendmail problem.  It seems to be a system msg.  When the system is boot, the rc.log contains the following but not just these:&lt;BR /&gt;&lt;BR /&gt;Initialize loadable modules&lt;BR /&gt;Output from "/sbin/rc1.d/S112kminit start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc1.d/S112kminit[206]: udp:  not found.&lt;BR /&gt;/sbin/rc1.d/S112kminit[206]: tcp:  not found.&lt;BR /&gt;/sbin/rc1.d/S112kminit[206]: ticlts:  not found.&lt;BR /&gt;/sbin/rc1.d/S112kminit[206]: ticotsord:  not found.&lt;BR /&gt;/sbin/rc1.d/S112kminit[206]: ticots:  not found.&lt;BR /&gt;       * All configured modules are registered successfully.&lt;BR /&gt;&lt;BR /&gt;NOTE:    Module status&lt;BR /&gt;&lt;BR /&gt;Name            ID      Status   Type&lt;BR /&gt;=====================================================&lt;BR /&gt;krm             1       UNLOADED WSIO&lt;BR /&gt;&lt;BR /&gt;Setting hostname&lt;BR /&gt;Output from "/sbin/rc1.d/S320hostname start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: udp:  not found.&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: tcp:  not found.&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: ticlts:  not found.&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: ticotsord:  not found.&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: ticots:  not found.  &lt;BR /&gt;&lt;BR /&gt;When I issue the /sbin/init.d/sendmail command, I received the following:&lt;BR /&gt;&lt;BR /&gt;Output from sendmail start/stop script:&lt;BR /&gt;/sbin/init.d/sendmail[37]: udp:  not found.&lt;BR /&gt;/sbin/init.d/sendmail[37]: tcp:  not found.&lt;BR /&gt;/sbin/init.d/sendmail[37]: ticlts:  not found.&lt;BR /&gt;/sbin/init.d/sendmail[37]: ticotsord:  not found.&lt;BR /&gt;/sbin/init.d/sendmail[37]: ticots:  not found.&lt;BR /&gt;&lt;BR /&gt;Snedmail script is attached.    &lt;BR /&gt;</description>
      <pubDate>Mon, 22 Mar 2004 08:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224300#M170915</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-03-22T08:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224301#M170916</link>
      <description>What's the contents of:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config&lt;BR /&gt;&lt;BR /&gt;What's the permissions on /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;Mine is:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x   2 bin        bin           8192 Mar 17 12:07 rc.config.d&lt;BR /&gt;&lt;BR /&gt;It almost sounds like some services are not running - can you telnet to box?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 22 Mar 2004 09:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224301#M170916</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-22T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224302#M170917</link>
      <description>Permissions are the same as yours.  Rc.config ia attached.  I will check which services did not start.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 22 Mar 2004 09:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224302#M170917</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-03-22T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224303#M170918</link>
      <description>There was a file /etc/rc.config.d/netconfig with the 5 entries in it.  I renamed this file to netconfig.save, stopped and started sendmail and the 5 error msgs went away.  I don't know what created this file or what it is used for.  Can someone shed some light on this?&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Mon, 22 Mar 2004 12:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224303#M170918</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-03-22T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224304#M170919</link>
      <description>If you look at the sendmail startup script you'll see the following lines:&lt;BR /&gt;&lt;BR /&gt;    if [ -f /etc/rc.config ] ; then&lt;BR /&gt;        . /etc/rc.config&lt;BR /&gt;&lt;BR /&gt;This sources a file called rc.config, which in turn sources all the configuration files in the /etc/rc.config.d directory, including that netconfig file.  The error messages were being generated by this process.&lt;BR /&gt;&lt;BR /&gt;Any startup script which sourced /etc/rc.config would generate these errors.</description>
      <pubDate>Mon, 22 Mar 2004 12:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224304#M170919</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-03-22T12:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224305#M170920</link>
      <description>If the file netconfig.save is not needed, GET IT OUT OF THE /etc/rc.config.d directory.&lt;BR /&gt;&lt;BR /&gt;There should NEVER be ANY backup files, save files, or any files other than files that are needed in /etc/rc.config.d.  ALL files in this directory get sourced.  If you have a bad file in there, even if it is named something.save, then you could see unexpected results when the system boots.&lt;BR /&gt;&lt;BR /&gt;Keep that directory clean.</description>
      <pubDate>Mon, 22 Mar 2004 12:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224305#M170920</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-22T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224306#M170921</link>
      <description>thanks</description>
      <pubDate>Mon, 22 Mar 2004 12:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224306#M170921</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-03-22T12:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224307#M170922</link>
      <description>&lt;!--!*#--&gt;I'm new on UNIX and I've got the same problem. I also get "not found" in my rc.log file.&lt;BR /&gt;This is a part of the script file that generates the not-found messages. my script file (sorry about the swedish...): &lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;if [ -x $STARTSCRIPT ]; then&lt;BR /&gt;  echo "Fredrik testar ls -lrt"&lt;BR /&gt;  ls -lrt&lt;BR /&gt;  echo "Fredrik testar ll"&lt;BR /&gt;  ll&lt;BR /&gt;  echo "Fredrik testar ls"&lt;BR /&gt;  ls&lt;BR /&gt;  su - sas -c "$STARTSCRIPT start"&lt;BR /&gt;  set_return&lt;BR /&gt;  echo $NAME "started."&lt;BR /&gt;else&lt;BR /&gt;&lt;BR /&gt;... script continues...&lt;BR /&gt;&lt;BR /&gt;This is what comes out in my rc.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Start SAS Metadata Server&lt;BR /&gt;Output from "/sbin/rc3.d/S700sas_metadataserver start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Fredrik testar ls -lrt&lt;BR /&gt;total 5548&lt;BR /&gt;-r--r--r--   1 bin        bin            965 Nov 14  2000 .profile&lt;BR /&gt;drwxr-xr-x   2 root       root            96 Aug 28  2006 lost+found&lt;BR /&gt;dr-xr-xr-x  23 bin        bin           8192 Aug 28  2006 usr&lt;BR /&gt;&amp;lt;-- I 've cut some rows here 2 save space --&amp;gt;&lt;BR /&gt;drwx------   2 root       root            96 Apr  4 12:10 .ssh&lt;BR /&gt;dr-xr-xr-x  16 bin        bin           8192 Apr  4 12:12 dev&lt;BR /&gt;drwxrwxrwx   9 bin        bin           8192 Apr  4 12:13 tmp&lt;BR /&gt;&lt;BR /&gt;Fredrik testar ll&lt;BR /&gt;/sbin/rc3.d/S700sas_metadataserver[50]: ll:  not found&lt;BR /&gt;&lt;BR /&gt;Fredrik testar ls&lt;BR /&gt;.ICEauthority&lt;BR /&gt;.TTauthority&lt;BR /&gt;.Xauthority&lt;BR /&gt;.dt&lt;BR /&gt;&amp;lt;-- I 've cut some rows here 2 save space --&amp;gt;&lt;BR /&gt;tmp_mnt&lt;BR /&gt;usr&lt;BR /&gt;var&lt;BR /&gt;&lt;BR /&gt;/sbin/rc3.d/S700sas_metadataserver[53]: su:  not found&lt;BR /&gt;&lt;BR /&gt;ERROR CODE 127&lt;BR /&gt;SAS Metadata Server started.&lt;BR /&gt;"/sbin/rc3.d/S700sas_metadataserver start" FAILED&lt;BR /&gt;&lt;BR /&gt;... rc.log continues...&lt;BR /&gt;&lt;BR /&gt;1. Is my problem also junk in the /etc/rc.config.d/ directory?&lt;BR /&gt;2. How can I figure out what file(s) that aren't supposed to be there?&lt;BR /&gt;3. How can strange files in that folder affect the execution of my scripts?&lt;BR /&gt;4. How can ls -lrt work an not ll?&lt;BR /&gt;&lt;BR /&gt;I have attached the startupscript and the rc.log file. I think the neccessary information is pasted in this post though.</description>
      <pubDate>Wed, 04 Apr 2007 06:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224307#M170922</guid>
      <dc:creator>Fredrik Hansson</dc:creator>
      <dc:date>2007-04-04T06:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224308#M170923</link>
      <description>&amp;gt;Fredrik: I'm new on UNIX &lt;BR /&gt;&lt;BR /&gt;Since you can't award points, you should start your own thread.&lt;BR /&gt;&lt;BR /&gt;Basically your problem is that in a RC script, your path is probably set to /usr/sbin/.&lt;BR /&gt;That has ls(1) but not ll(1).  You would have to use ls -l.  Or if you know that /usr/bin is mounted, you can add that to the path.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;1. Is my problem also junk in the /etc/rc.config.d/ directory?&lt;BR /&gt;&lt;BR /&gt;Yes, never do that.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;2. How can I figure out what file(s) that aren't supposed to be there?&lt;BR /&gt;&lt;BR /&gt;Look what you changed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;3. How can strange files in that folder affect the execution of my scripts?&lt;BR /&gt;&lt;BR /&gt;Because that's the way it works.  ALL files are sourced.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;4. How can ls -lrt work an not ll?&lt;BR /&gt;&lt;BR /&gt;See comments about about /usr/sbin.</description>
      <pubDate>Wed, 04 Apr 2007 06:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224308#M170923</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-04T06:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224309#M170924</link>
      <description>&lt;!--!*#--&gt;Oops, that was:&lt;BR /&gt;   See comments above about /usr/sbin.&lt;BR /&gt;&lt;BR /&gt;When you create a new thread, you can paste in the link of a previous one if that would help explain your new one better.</description>
      <pubDate>Wed, 04 Apr 2007 06:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224309#M170924</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-04T06:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224310#M170925</link>
      <description>Thank you Mr. Handly!&lt;BR /&gt;&lt;BR /&gt;You were right about the path thing. When I added the path you suggested it worked.&lt;BR /&gt;&lt;BR /&gt;I'm sorry I can't give you any points for your answer. I promise, next time I'll start an own thread.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Fredrik Hansson</description>
      <pubDate>Wed, 04 Apr 2007 08:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224310#M170925</guid>
      <dc:creator>Fredrik Hansson</dc:creator>
      <dc:date>2007-04-04T08:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224311#M170926</link>
      <description>&amp;gt;I'm sorry I can't give you any points for your answer. I promise, next time I'll start an own thread.&lt;BR /&gt;&lt;BR /&gt;Well, if you want to be a nice guy, you can open a new thread and I can re-respond to it.  ;-)</description>
      <pubDate>Wed, 04 Apr 2007 19:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224311#M170926</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-04-04T19:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224312#M170927</link>
      <description>Done. Go to:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1115254" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1115254&lt;/A&gt;&lt;BR /&gt;to collect your points</description>
      <pubDate>Thu, 05 Apr 2007 03:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-in-rc-log/m-p/3224312#M170927</guid>
      <dc:creator>Fredrik Hansson</dc:creator>
      <dc:date>2007-04-05T03:17:47Z</dc:date>
    </item>
  </channel>
</rss>

