<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905493#M933221</link>
    <description>Hi Jan,&lt;BR /&gt;&lt;BR /&gt;It would be helpful if you would post the applicable cron job entry from the output of crontab -l for the user.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bruce Laughlin&lt;BR /&gt;HPUX GSE</description>
    <pubDate>Sun, 16 Feb 2003 16:36:56 GMT</pubDate>
    <dc:creator>Bruce Laughlin</dc:creator>
    <dc:date>2003-02-16T16:36:56Z</dc:date>
    <item>
      <title>cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905488#M933216</link>
      <description>We have a cron job to start every day except Sunday at 20:00 H.&lt;BR /&gt;Last Friday at 11:00 am the cron job started twice!&lt;BR /&gt;How is this possible?&lt;BR /&gt;Any suggestions?</description>
      <pubDate>Sat, 15 Feb 2003 09:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905488#M933216</guid>
      <dc:creator>Jan Verheijen</dc:creator>
      <dc:date>2003-02-15T09:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905489#M933217</link>
      <description>Its not possible untill some one has changed...&lt;BR /&gt;1. The time of the system.&lt;BR /&gt;2. Changed the time Zone of the system.&lt;BR /&gt;3. Changed the cron entry itself.&lt;BR /&gt;&lt;BR /&gt;Please have a look at all above three only these could be the problem or see the cron log to /var/adm/cron/log file to see the exact time the job started.&lt;BR /&gt;&lt;BR /&gt;rajeev</description>
      <pubDate>Sat, 15 Feb 2003 12:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905489#M933217</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-02-15T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905490#M933218</link>
      <description>In addition ..&lt;BR /&gt;If for some reason the timezone or time of your system is changed, the cron daemon must be restarted. Otherwise this can potentially cause it to run twice. Another thing that you may want to check is patch. Look for any cron related patch and make sure (if any) your system is uptodate on these patches.</description>
      <pubDate>Sat, 15 Feb 2003 18:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905490#M933218</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-02-15T18:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905491#M933219</link>
      <description>Can you upload the cron command line? The whole thing.&lt;BR /&gt;&lt;BR /&gt;It might be what the others suggested.  Or....&lt;BR /&gt;&lt;BR /&gt;You are connected to a time server and someone adjusted the time on that server.  Is xntpd running?&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep xntpd&lt;BR /&gt;&lt;BR /&gt;Thinking further in my fever impaired mind I know how ntp works and that probably can't happen.&lt;BR /&gt;&lt;BR /&gt;Could perhaps the date command been run on this server.  Done at the right time, a small adjustment could trigger flakey behavior.&lt;BR /&gt;&lt;BR /&gt;Are you current on cron patches?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 16 Feb 2003 04:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905491#M933219</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-16T04:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905492#M933220</link>
      <description>Hi Jan,&lt;BR /&gt;it is difficult to say, as I do not know how you have detected that the job was executed twice. I assume that the job was not simply executed from the command line; but could the job not  be executed by two different users simultanously: cron or at job?&lt;BR /&gt; Anyway, if you have not already done it, check the general cron log, /var/adm/cron/log, which records which user did it, and when it started/stopped. Check also the content of each user's crontab and at files under   /var/spool/cron/crontabs /var/spool/cront/atjobs in order to see any indication of the job in question having been executed by two different users. &lt;BR /&gt;If that is the case, but the  time does not fit, then check whether the users in question have an individual setting of the TZ variable that differs from the general system setup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Sun, 16 Feb 2003 16:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905492#M933220</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-02-16T16:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905493#M933221</link>
      <description>Hi Jan,&lt;BR /&gt;&lt;BR /&gt;It would be helpful if you would post the applicable cron job entry from the output of crontab -l for the user.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bruce Laughlin&lt;BR /&gt;HPUX GSE</description>
      <pubDate>Sun, 16 Feb 2003 16:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905493#M933221</guid>
      <dc:creator>Bruce Laughlin</dc:creator>
      <dc:date>2003-02-16T16:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905494#M933222</link>
      <description>We had a similar thing happen and discovered that there were two timezone files on the system.  On an HP-UX system I think it's at /etc/TIMEZONE.&lt;BR /&gt;&lt;BR /&gt;Anyway on this Linux system there was one in the correct location, and a modified copy someplace else.&lt;BR /&gt;&lt;BR /&gt;Someone changed a PATH setting, and suddenly the clocks where off, only discovered because a cron job misfired.&lt;BR /&gt;&lt;BR /&gt;Turned out that the wrong timezone file was being accessed.&lt;BR /&gt;&lt;BR /&gt;Anyway this is pretty remote and may not apply but it demonstrates how odd some this stuff can get.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2003 15:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905494#M933222</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2003-02-18T15:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905495#M933223</link>
      <description>The cron job is :&lt;BR /&gt;# Kopieren ME10-macros&lt;BR /&gt;00 20 * * 1-6 /usr/local/bin/save_me10_macro&lt;BR /&gt;&lt;BR /&gt;The date is now:&lt;BR /&gt;Fri Feb 21 13:00:32 MET 2003&lt;BR /&gt;&lt;BR /&gt;xntpd is not running!&lt;BR /&gt;&lt;BR /&gt;The job was runned twice by cron.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Feb 2003 12:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905495#M933223</guid>
      <dc:creator>Jan Verheijen</dc:creator>
      <dc:date>2003-02-21T12:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905496#M933224</link>
      <description>Does /usr/local/bin/save_me10_macro, by any chance, resubmit itself via at?  &lt;BR /&gt;&lt;BR /&gt;I know - this is a shot in the dark but the logical explanations seem to have been exhausted a long time ago.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 21 Feb 2003 12:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905496#M933224</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-02-21T12:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905497#M933225</link>
      <description>Hallo,&lt;BR /&gt;&lt;BR /&gt;Could you check the date on process cron and compare it to the date of /var/spool/cron/crontabs/"user", maybe someone changed the cron with vi instead of crontab -e.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Fri, 21 Feb 2003 12:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905497#M933225</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-21T12:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: cron problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905498#M933226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd take a look at the cron log file /var/adm/cron/log and see if there is anything interesting there.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Bruce Laughlin</description>
      <pubDate>Fri, 21 Feb 2003 13:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problem/m-p/2905498#M933226</guid>
      <dc:creator>Bruce Laughlin</dc:creator>
      <dc:date>2003-02-21T13:03:54Z</dc:date>
    </item>
  </channel>
</rss>

