<?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 Scheduled Job (Platform Process Manager) did not start in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415206#M11299</link>
    <description>&lt;P&gt;We have numerous flows (150-200) that are triggered by all kinds of triggering events.&amp;nbsp; Recently I saw some weird behavior where certain flows which are scheduled to run using the standard Daily@Sys calendar (varying times of the day) just simply did not start. There is no record in Flow Manager showing that they even tried (i.e. no history).&amp;nbsp; They've been running fine for a long time, but simply did not run on a given day. Then they ran fine the next day?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to troubleshoot/investigate?&amp;nbsp; I'm guessing there are relevant logs somewhere within the PM product install directory, but I'm not as familiar with this product as I am with SAS products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My first hunch is that maybe there's a load/server limit somewhere?&amp;nbsp; I would kind of doubt it, though, since the latest instance had to do with a job at 12:05 am, and we do not have many jobs scheduled for that time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case it's relevant, we are on SAS 9.4M4, Platform Suite 9.1.3, Linux x64 servers in a grid environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2017 14:55:26 GMT</pubDate>
    <dc:creator>Timmy2383</dc:creator>
    <dc:date>2017-11-21T14:55:26Z</dc:date>
    <item>
      <title>Scheduled Job (Platform Process Manager) did not start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415206#M11299</link>
      <description>&lt;P&gt;We have numerous flows (150-200) that are triggered by all kinds of triggering events.&amp;nbsp; Recently I saw some weird behavior where certain flows which are scheduled to run using the standard Daily@Sys calendar (varying times of the day) just simply did not start. There is no record in Flow Manager showing that they even tried (i.e. no history).&amp;nbsp; They've been running fine for a long time, but simply did not run on a given day. Then they ran fine the next day?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to troubleshoot/investigate?&amp;nbsp; I'm guessing there are relevant logs somewhere within the PM product install directory, but I'm not as familiar with this product as I am with SAS products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My first hunch is that maybe there's a load/server limit somewhere?&amp;nbsp; I would kind of doubt it, though, since the latest instance had to do with a job at 12:05 am, and we do not have many jobs scheduled for that time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case it's relevant, we are on SAS 9.4M4, Platform Suite 9.1.3, Linux x64 servers in a grid environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 14:55:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415206#M11299</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2017-11-21T14:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Job (Platform Process Manager) did not start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415506#M11315</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29325"&gt;@Timmy2383&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you are on grid, there might be some limits on job execution, they can be placed on the top of a queue, but they will be triggered, and they will execute at a certain point. There is a difference between the Process Manager (JS) and the LSF resource manager. The process manager won;t act much differently than any other scheduler, such as cron or at. The only difference is that you can customise calendars.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, I would check the jfd file (you can use locate, however it will be on your JS_Top/work directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second, I wonder if you could check what other things happened on the server at the point when the job did not run. Example: the jfd service was stopped, hence the not triggering of the job. Or maintenance on the server (security patches?).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 13:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415506#M11315</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-22T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Job (Platform Process Manager) did not start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415509#M11316</link>
      <description>&lt;P&gt;Thanks, Juan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There definitely wasn't any maintenance going on. It's possible the JFD stopped for some reason but was restarted by EGO, not sure how I could determine that, though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far SAS TS has recommended clearing out many of the PM logs and cache. I will have do this during the next scheduled maintenance window and then monitor after that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 13:55:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/415509#M11316</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2017-11-22T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Job (Platform Process Manager) did not start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/416391#M11331</link>
      <description>&lt;P&gt;SAS Tech Support recommended I take various steps to clear out the JFD/Process Manager history and cache. I followed their recommendation and so far no issues.&amp;nbsp; Here's what they told me:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Backup/delete lsb.events.* only keep lsb.events and lsb.events.1&lt;BR /&gt;2. Backup and Delete the following two files&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (a) $JS_HOME/work/system/jobidmap.dat.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (b) $JS_HOME/work/system/ lsf.events&lt;BR /&gt;3. Backup/Delete all files in $JS_HOME/work/history except created at the last 3-5 days&lt;BR /&gt;4. Backup/Delete all files in $JS_HOME/work/events except created at the last 3-5 days, only keep js.events&lt;BR /&gt;5. Backup/Delete all files in $JS_HOME/work/variable except created at the last 3-5 days&lt;BR /&gt;6. Backup/Delete all files in $JS_HOME/work/storage/error except created at the last 3-5 days&lt;BR /&gt;7. Backup/Delete all files in $JS_HOME/work/storage/flow_instance_storage/finished , leave 5 days&lt;BR /&gt;8. Backup/Delete $LSF_HOME/work/&amp;lt;cluster&amp;gt;/logdir/lsb.event.* except created at the last 3-5 days ($LSF_HOME D=\LSF_51\work\cluster1\logdir)&lt;BR /&gt;9. Backup/Delete all files in $JS_HOME/work/storage/cache/&lt;BR /&gt;10. Backup/Delete $JS_HOME/log file located there!!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:55:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/416391#M11331</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2017-11-27T13:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Job (Platform Process Manager) did not start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/416449#M11336</link>
      <description>&lt;P&gt;Same old nice trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; . Thanks for sharing&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29325"&gt;@Timmy2383&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 16:03:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Scheduled-Job-Platform-Process-Manager-did-not-start/m-p/416449#M11336</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-27T16:03:57Z</dc:date>
    </item>
  </channel>
</rss>

