<?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 Log Error Msg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638188#M851389</link>
    <description>Sanjay was right on the money.  The error message appears whenever we run "at -m". Apparently this message can be ignored.  Check his link for more info.</description>
    <pubDate>Thu, 03 Jan 2002 14:48:42 GMT</pubDate>
    <dc:creator>Chris J. Solarczyk</dc:creator>
    <dc:date>2002-01-03T14:48:42Z</dc:date>
    <item>
      <title>Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638183#M851384</link>
      <description>I've noticed the following message in the cron log periodically:&lt;BR /&gt;&lt;BR /&gt;"! unexpected pid returned 5058 (ignored)"&lt;BR /&gt;&lt;BR /&gt;Server is an N Class HPUX 11. Any ideas why this is appearing?  Cron still seems to be running OK.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 14:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638183#M851384</guid>
      <dc:creator>Chris J. Solarczyk</dc:creator>
      <dc:date>2002-01-03T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638184#M851385</link>
      <description>Hi&lt;BR /&gt;Can you tie the time of this error to a cron event ?&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 03 Jan 2002 14:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638184#M851385</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-01-03T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638185#M851386</link>
      <description>What is the cron job that returned the pid error?  Standard format looks like the entry below.  Command, Start Time, Stop Time.  Each one has an associated pid, search your log for the pid and you will probably find what command had the problem. I've seen that error before and it isn't going to kill anything.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  CMD: date &amp;gt;&amp;gt; /var/adm/messages; /sbin/dmesg - &amp;gt;&amp;gt; /var/adm/messages&lt;BR /&gt;&amp;gt;  root 2248 c Fri Sep 21 16:30:02 MDT 2001&lt;BR /&gt;&amp;lt;  root 2248 c Fri Sep 21 16:30:02 MDT 2001&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Thu, 03 Jan 2002 14:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638185#M851386</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-01-03T14:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638186#M851387</link>
      <description>Hi Chris:&lt;BR /&gt;&lt;BR /&gt;There is an old (1993) Technical Knowledge Base entry that describes this situation.  The message is generated for short-running jobs that exit before 'cron' has a change to register their pid.  Perhaps this helps.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 03 Jan 2002 14:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638186#M851387</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-03T14:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638187#M851388</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;check you patch level. Also take a look at this thread,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=4b615af00befdd3dd1/screen=ckiDisplayDocument?docId=200000019596519" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=4b615af00befdd3dd1/screen=ckiDisplayDocument?docId=200000019596519&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 14:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638187#M851388</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-03T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Log Error Msg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638188#M851389</link>
      <description>Sanjay was right on the money.  The error message appears whenever we run "at -m". Apparently this message can be ignored.  Check his link for more info.</description>
      <pubDate>Thu, 03 Jan 2002 14:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-log-error-msg/m-p/2638188#M851389</guid>
      <dc:creator>Chris J. Solarczyk</dc:creator>
      <dc:date>2002-01-03T14:48:42Z</dc:date>
    </item>
  </channel>
</rss>

