<?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: Peculiar behaviour of the Deployment Wizard in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444389#M12531</link>
    <description>&lt;P&gt;What filesystem are&amp;nbsp;those binaries on? Is it GPFS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what it's worth, we've seen some weird behaviour with Java and file locks being held when they logically shouldn't be (this was ages ago, on AIX 6.1). We got round&amp;nbsp;it by handling that exception you're seeing &amp;amp; adding a delay + retry to the operation. It's far from an elegant solution, and I'm not sure it helps you or anyone else, but it fixed the problem&amp;nbsp;for us (and quickly). It might be that it's the same problem exacerbating a race condition already present in the SDW code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep us posted on what TS say.&lt;/P&gt;</description>
    <pubDate>Sat, 10 Mar 2018 14:34:07 GMT</pubDate>
    <dc:creator>boemskats</dc:creator>
    <dc:date>2018-03-10T14:34:07Z</dc:date>
    <item>
      <title>Peculiar behaviour of the Deployment Wizard</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444378#M12526</link>
      <description>&lt;P&gt;I'm just doing an upgrade of 9.4 M2 to 9.4 M5 on AIX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In several steps, the SDW throws an error. Examining the log reveals a problem of the type&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Caused by: java.io.FileNotFoundException: /sas/SASFoundation/9.4/sasexe/uwfcptwd
 (Cannot open or remove a file containing a running program.)
&lt;/PRE&gt;
&lt;P&gt;Hitting "Retry" makes the step run a lttle farther, ending up at the same error with a different file. Hitting Retry often enough finally ends up with the step completing successfully.&lt;/P&gt;
&lt;P&gt;This of course slows a simple upgrade that should be done with in less than an hour to to a multi-day, if not multi-week project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anybody else ever experienced similar problems?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A track has been opened with the German SAS TS.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Mar 2018 11:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444378#M12526</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-10T11:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar behaviour of the Deployment Wizard</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444381#M12528</link>
      <description>&lt;P&gt;Are there SAS processes still running that are using that library / those libraries, stopping them from being updated? Maybe the Metadata Server, or random leftover user sessions or scheduled jobs?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd start with lsof or fuser &amp;amp; take it from there.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Mar 2018 13:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444381#M12528</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2018-03-10T13:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar behaviour of the Deployment Wizard</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444387#M12530</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made sure that all SAS processes were stopped. lsof or fuser wouldn't help me, as the files the SDW ia complaining about are vanishing anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now I'm successfully through the installation, but I must have hit Retry a thousand times. While the installation was running, I did a&lt;/P&gt;
&lt;PRE&gt;/usr/linux/bin/find . ! -writable&lt;/PRE&gt;
&lt;P&gt;on the SASFoundation/sasexe directory, and found that the SDW seems to change permissions there quite often. Maybe it then stumbles across itself in certain situations, which then fix themselves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am quite eager to see with what SAS TS comes up.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Mar 2018 14:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444387#M12530</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-10T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar behaviour of the Deployment Wizard</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444389#M12531</link>
      <description>&lt;P&gt;What filesystem are&amp;nbsp;those binaries on? Is it GPFS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what it's worth, we've seen some weird behaviour with Java and file locks being held when they logically shouldn't be (this was ages ago, on AIX 6.1). We got round&amp;nbsp;it by handling that exception you're seeing &amp;amp; adding a delay + retry to the operation. It's far from an elegant solution, and I'm not sure it helps you or anyone else, but it fixed the problem&amp;nbsp;for us (and quickly). It might be that it's the same problem exacerbating a race condition already present in the SDW code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep us posted on what TS say.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Mar 2018 14:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444389#M12531</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2018-03-10T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar behaviour of the Deployment Wizard</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444391#M12532</link>
      <description>&lt;P&gt;The filesystem is a very standard JFS2.&lt;/P&gt;
&lt;P&gt;I would not be surprised at all if some Java peculiarity that was not properly taken care of in the SDW code is behind all that.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Mar 2018 14:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Peculiar-behaviour-of-the-Deployment-Wizard/m-p/444391#M12532</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-10T14:40:29Z</dc:date>
    </item>
  </channel>
</rss>

