<?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: Platform Process Manager Flow Manager Issue in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401241#M10564</link>
    <description>&lt;P&gt;I also implemented a monitoring script that checks for multiple jfd processes every minute. This way you can get onto it before getting complaints. Just a word of caution. It is normal for the first jfd to launch another jfd briefly...as per IBM. But it's quick. If the second one persists, then you have the issue i.e. you might some false positives sometimes.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 08:58:01 GMT</pubDate>
    <dc:creator>nhvdwalt</dc:creator>
    <dc:date>2017-10-05T08:58:01Z</dc:date>
    <item>
      <title>Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401188#M10553</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some times when I launch the flow manager , I'm getting the below error as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;"Error communicating with the daemon : Invalid response - Error communicating with daemon".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I tried the check the log, I could not able to figure out any errors in below log files&lt;/P&gt;
&lt;P&gt;1) elim.log&lt;/P&gt;
&lt;P&gt;2) lim.log&lt;/P&gt;
&lt;P&gt;3) mbatchd.log&lt;/P&gt;
&lt;P&gt;4) mbschd.log&lt;/P&gt;
&lt;P&gt;5) res.log&lt;/P&gt;
&lt;P&gt;6) sbatchd.log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above log files are found under LSF log folder. When I usually gets this error, I will restart the whole application and then the issue gets resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could not able to figure out the exact reason for this. This is affecting our overnight batches and that causes a delay. When i restart the application during business hours, its affecting the Business (the metadata server goes down and resumes back.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using Platform Process Manager 8.1 and SAS 9.1.3 version. Could you please help me to find out the fix for this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 06:16:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401188#M10553</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-10-05T06:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401191#M10554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/49831"&gt;@Helannivas&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I've had this before (....still have it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But first, let's see if it's the same problem. I'm assuming UNIX here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do a....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps -ef | grep -v grep | grep jfd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...and see if there are more than one jfd process. There should normally just be one. However, it is normal for to have a second jfd process (spawned by the first jfd) for a brief period of time. If the second jfd persists, it might be the same issue as us. Like you say, when you kill and restart, all is ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the second jfd persists, check your logging level in lsf.conf (..I think). For some reason, our log level was set to DEBUG causing excessive logging during busy periods. I have reduced the logging level to normal and so far so good. IBM has provided us with a patch and a new jfd executable that will log additional traces for them to investigate, but since we're in freeze, I haven't been able to apply it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the same issue, I have a Track # that I can share which will save you and Tech Support many hours of troubleshooting.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 06:36:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401191#M10554</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T06:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401194#M10555</link>
      <description>&lt;P&gt;Just one point to note. Flow Manager will be an issue with Process Manager (server side), not LSF. You mentioned you found the logs under ../lsf/log. Look under ../pm/log for the jfd* log&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 06:46:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401194#M10555</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T06:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401200#M10557</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried running the&amp;nbsp;&lt;SPAN&gt;ps -ef | grep -v grep | grep jfd in my&amp;nbsp;UNIX server where sas has been installed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I could able to see only one jfd process under root user.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 06:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401200#M10557</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-10-05T06:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401206#M10558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for pointing out to jfd log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have got the issue on Oct 3,2017 at around 04:30 and have the log as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;JFFLowmanger:: ProcessFlowEvent : Unable to send mail for flow&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's the last log entry in the jfd log file at 04:30 and then I have restarted at 09:22 and we have entry as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;JFuser :: initLsfUserDomain LSF_user_Domain =&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;JS_ARM_Enable = False&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;JFLockFIile ::: getlock : Got the lock file&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;This process manager is processed with SAS License&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;JFArchive :: _readByte : reading beyond end of file.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't see any&amp;nbsp; error entries&amp;nbsp;in the log file at around 04:30.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 07:35:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401206#M10558</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-10-05T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401238#M10563</link>
      <description>&lt;P&gt;My apologies, I should have mentioned. You run the command&amp;nbsp;WHEN you are having the issue and BEFORE you restart Process Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, you mentioned SAS 9.1.3. Why such an old version ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 08:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401238#M10563</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T08:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401241#M10564</link>
      <description>&lt;P&gt;I also implemented a monitoring script that checks for multiple jfd processes every minute. This way you can get onto it before getting complaints. Just a word of caution. It is normal for the first jfd to launch another jfd briefly...as per IBM. But it's quick. If the second one persists, then you have the issue i.e. you might some false positives sometimes.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 08:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401241#M10564</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T08:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401247#M10565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me try out the script when the issue persists again..Hopefully, it should not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are migrating to 9.4 and will be completed soon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, that means there is no fix for this issue. Every time , we have to restart&amp;nbsp; the application, if the issue occurs.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 09:22:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401247#M10565</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-10-05T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401255#M10567</link>
      <description>&lt;P&gt;We're still working on the fix. The Tech Support Track # is&amp;nbsp;7612222597. Maybe log a Track and make reference to mine and say the symptoms are similar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the value of LSF_LOG_MASK in ../lsf/conf/lsf.conf ? Ours was set to to LOG_DEBUG which I believed caused the problem under heavy load. Generally logging should only be increased to DEBUG for a short period while troubleshooting. Definitely not under normal operations. Still to be confirmed, but I believe this was a contributor.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 09:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401255#M10567</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T09:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401257#M10568</link>
      <description>&lt;P&gt;Thanks for the Support Track.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LSF_LOG_MASK = LOG_WARNING under lsf.conf file.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 09:52:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401257#M10568</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-10-05T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401258#M10569</link>
      <description>&lt;P&gt;Ok, then I suggest you log a call and maybe they can give you the jfd module that allows for additional tracing. IBM will analyse this trace to see what's going on.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 10:00:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/401258#M10569</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-10-05T10:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410088#M11038</link>
      <description>&lt;P&gt;Hi,, Any sort of solution for the issue from your side????&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 06:37:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410088#M11038</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-11-03T06:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410089#M11039</link>
      <description>&lt;P&gt;Unfortunately I had to handover the issue to another resource and I'm not sure if they were able to resolve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My only suggestion is to troubleshoot with Tech Support....&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 06:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410089#M11039</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-11-03T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410094#M11041</link>
      <description>&lt;P&gt;Ok Sure..Thanks for your Suggestion&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 06:49:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410094#M11041</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2017-11-03T06:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Process Manager Flow Manager Issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410437#M11051</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/49831"&gt;@Helannivas&lt;/a&gt;, &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/145980"&gt;@nhvdwalt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS has notice of this problem on the IBM product since 2015. &lt;A href="http://support.sas.com/kb/57/006.html" target="_blank"&gt;http://support.sas.com/kb/57/006.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check this note. Perhaps your Server minor version is newer than your client version. This might be the case is there was an update on the server side, but never happened on the client side. Anyway, 2 things worth from it:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. try this fix.&lt;/P&gt;
&lt;P&gt;2. Install patches IBM on LSF on server and client side. Always with the help of SAS Technical Support. There are many issues on LSF solved by installing a few patches.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 19:40:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Platform-Process-Manager-Flow-Manager-Issue/m-p/410437#M11051</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-03T19:40:30Z</dc:date>
    </item>
  </channel>
</rss>

