<?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: cron daemon errors in syslog in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044972#M433718</link>
    <description>I am waiting for the patch.</description>
    <pubDate>Tue, 08 May 2007 06:40:37 GMT</pubDate>
    <dc:creator>stevegray</dc:creator>
    <dc:date>2007-05-08T06:40:37Z</dc:date>
    <item>
      <title>cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044967#M433713</link>
      <description>I have a rx8640 running HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;I added these jobs to cron:&lt;BR /&gt;                                    &lt;BR /&gt;00 20 * * 1-5 /backups/Fbackup.nightly &amp;gt; /backups/nightly.log 2&amp;gt;&amp;amp;1                                                                                 &lt;BR /&gt;0,10,20,30,40,50 * * * * /usr/lbin/sa/sa1                                                                    &lt;BR /&gt;00 18 * * * find / -name core -print -exec /usr/bin/rm {} \; &amp;gt;/dev/null 2&amp;gt;&amp;amp;1                                                        &lt;BR /&gt;2 0  * * * find /var/tmp -mtime +6 -exec rm {} \;                                                                                   &lt;BR /&gt;3 0  * * * find /var/tmp -mtime +6 -exec rm -rf {} \;                                                                               &lt;BR /&gt;00 19 * * * find / -name 'nohup.out' -exec rm {} \; 2&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;The syslog is showing the errors for the jobs I added. I just listed this sar.&lt;BR /&gt;&lt;BR /&gt;Cron daemon - could not change the compartment for the job /usr/lbin/sa/sa1&lt;BR /&gt;&lt;BR /&gt;What are these and how do I fix them??&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 08 May 2007 06:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044967#M433713</guid>
      <dc:creator>stevegray</dc:creator>
      <dc:date>2007-05-08T06:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044968#M433714</link>
      <description>Good morning,&lt;BR /&gt;&lt;BR /&gt;Due to a reference to an uninitialised variable when compartments are&lt;BR /&gt;not active on a HP-UX 11i v3 system you may see the following message&lt;BR /&gt;logged into syslog.log:&lt;BR /&gt;&lt;BR /&gt;  Cron daemon - could not change the compartment for the job /XXXXX&lt;BR /&gt;&lt;BR /&gt;If compartments are not active you can safely ignore this message, your cron jobs will still be scheduled and run correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Tue, 08 May 2007 06:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044968#M433714</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-05-08T06:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044969#M433715</link>
      <description>Thank you.&lt;BR /&gt;&lt;BR /&gt;Any way to find out what variables are needed?&lt;BR /&gt;&lt;BR /&gt;If not how do I prevent them in the syslog?&lt;BR /&gt;&lt;BR /&gt;A get one every ten minutes from sar.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 08 May 2007 06:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044969#M433715</guid>
      <dc:creator>stevegray</dc:creator>
      <dc:date>2007-05-08T06:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044970#M433716</link>
      <description>You don't have to worry about it, actually It's suppose to be a patch for that, was launched at the end of april, so,, please let me search the the patch database for it.&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Tue, 08 May 2007 06:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044970#M433716</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-05-08T06:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044971#M433717</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;The patch will be "crontab" but has not been launched yet, we need to wait a little bit more for that patch, apparently is under testing right now.&lt;BR /&gt;In this case I believe that your cron jobs are working fine, but they are logging that info to the syslog, is the syslog is making its job, so you can ignore those messages while the patch is launched.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Marco ...</description>
      <pubDate>Tue, 08 May 2007 06:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044971#M433717</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-05-08T06:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: cron daemon errors in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044972#M433718</link>
      <description>I am waiting for the patch.</description>
      <pubDate>Tue, 08 May 2007 06:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-daemon-errors-in-syslog/m-p/5044972#M433718</guid>
      <dc:creator>stevegray</dc:creator>
      <dc:date>2007-05-08T06:40:37Z</dc:date>
    </item>
  </channel>
</rss>

