<?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 problems - secure system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473478#M775844</link>
    <description>rc = return code&lt;BR /&gt;ts = termination signal&lt;BR /&gt;&lt;BR /&gt;It is why the process died.</description>
    <pubDate>Wed, 13 Dec 2000 16:22:38 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2000-12-13T16:22:38Z</dc:date>
    <item>
      <title>cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473477#M775843</link>
      <description>We are running under an HP 9000 -  11.0 system.  A month ago we started having problems with some cron jobs starting new cron daemons.  When I look at the log, I'm getting a rc = 1, or ts = 9 attached to jobs that hang and these are the same pids  that the new daemons are running under.  Does anyone knows what the "ts" means? What causes the cron to generate other crons? or point to into the right direction?&lt;BR /&gt;&lt;BR /&gt;THANK YOU</description>
      <pubDate>Wed, 13 Dec 2000 16:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473477#M775843</guid>
      <dc:creator>Osiris Guzman</dc:creator>
      <dc:date>2000-12-13T16:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473478#M775844</link>
      <description>rc = return code&lt;BR /&gt;ts = termination signal&lt;BR /&gt;&lt;BR /&gt;It is why the process died.</description>
      <pubDate>Wed, 13 Dec 2000 16:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473478#M775844</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-12-13T16:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473479#M775845</link>
      <description>Where can I find the list of the terminal signal descriptions ?  Why does it start new cron daemons instead of just sending an error message to the user?</description>
      <pubDate>Wed, 13 Dec 2000 16:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473479#M775845</guid>
      <dc:creator>Osiris Guzman</dc:creator>
      <dc:date>2000-12-13T16:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473480#M775846</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# kill -l&lt;BR /&gt;# man 5 signal&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Dec 2000 17:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473480#M775846</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-12-13T17:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473481#M775847</link>
      <description>Is it your cron process that is restarting, or&lt;BR /&gt;your processes that are started by cron? Check for 2 cron processes running, there should only be one process with a parent id of 1.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2000 19:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473481#M775847</guid>
      <dc:creator>Ed Sampson</dc:creator>
      <dc:date>2000-12-13T19:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473482#M775848</link>
      <description>There is only one cron started by 1, but the others&lt;BR /&gt;are started bye the cron process:  &lt;BR /&gt;&lt;BR /&gt;root  7227     1  0  Dec 10  ?         0:02 /usr/sbin/cron&lt;BR /&gt;    root  3739  7227 255 05:55:00 ?         8:07 /usr/sbin/cron&lt;BR /&gt;    root 11981  7227 255 20:55:00 ?        206:33 /usr/sbin/cron&lt;BR /&gt;    root  6473  7227 249 06:45:00 ?         1:37 /usr/sbin/cron&lt;BR /&gt;    root   762  7227 249 04:45:00 ?        19:02 /usr/sbin/cron&lt;BR /&gt;    root  3640  7227 255 05:50:00 ?         8:41 /usr/sbin/cron&lt;BR /&gt;    root 12794  7227 249 21:05:00 ?        201:40 /usr/sbin/cron&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2000 19:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473482#M775848</guid>
      <dc:creator>Osiris Guzman</dc:creator>
      <dc:date>2000-12-13T19:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473483#M775849</link>
      <description>The only way that cron could start another cron, is if it is in the root crontab file.&lt;BR /&gt;check your root crontab file for a cron entry.&lt;BR /&gt;If you don't find one, check your other crontab files for the "cron" entry. &lt;BR /&gt;As root try &lt;BR /&gt;grep cron /var/spool/cron/crontabs/*&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 13 Dec 2000 19:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473483#M775849</guid>
      <dc:creator>Ed Sampson</dc:creator>
      <dc:date>2000-12-13T19:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - secure system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473484#M775850</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As this is a recent occurance, when did you last reboot the server? if the answer is before the problem started then try stopping and restarting the cron.&lt;BR /&gt;&lt;BR /&gt;First kill all the child cron jobs (NOT the one with an id of 1).&lt;BR /&gt;Then:-&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/cron stop&lt;BR /&gt;/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;Then monitor how the cron behaves.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 13 Dec 2000 20:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-secure-system/m-p/2473484#M775850</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2000-12-13T20:55:08Z</dc:date>
    </item>
  </channel>
</rss>

