<?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: SAS Installation: &amp;quot;Install Post Processing&amp;quot; Step Failure in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296033#M5931</link>
    <description>&lt;P&gt;Hi Jennie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the info. I am afriad you need to do a clean install (re-image your pc and start the install). I suggest not to install java instead let sas to install private java.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the support note on the error note you have .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cause&lt;/P&gt;&lt;P&gt;This issue might occur if the following steps have occurred:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you previously installed some SAS client products such as SAS® Enterprise Guide® or the SAS® Add-In for Microsoft Office from a SAS 9.4 TS1M0 or SAS 9.4 TS1M1 order. And, importantly, these clients were installed with &lt;STRONG&gt;all&lt;/STRONG&gt; languages selected.&lt;/LI&gt;&lt;LI&gt;You then installed Base SAS® and/or other SAS® Foundation products in just English. Note the discrepancy in the sets of languages installed between these two steps.&lt;/LI&gt;&lt;LI&gt;Then you attempted to apply software updates from a SAS 9.4 TS1M2 software order to the existing SAS software. When all languages are installed for some products but not for Base SAS, the SAS® Deployment Wizard tries to update all languages for Base SAS. If all languages are not installed for Base SAS, the buildSASDesktop task within Install Post Processing fails. The editSASConfig task creates sasv9.cfg files and only partially installs the languages. The German (de) language is the first one on the list to build and appears in the IT log as in the example above.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Workaround&lt;/P&gt;&lt;P&gt;To work around this issue, reinstall &lt;STRONG&gt;only&lt;/STRONG&gt; Base SAS from the software order that was last used to install Base SAS. Select &lt;STRONG&gt;all&lt;/STRONG&gt; languages to be installed with Base SAS. Once Base SAS for all languages has been installed, you can apply the software updates from your new software order&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/55/323.html" target="_blank"&gt;http://support.sas.com/kb/55/323.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sai&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2016 02:11:56 GMT</pubDate>
    <dc:creator>userid007</dc:creator>
    <dc:date>2016-09-02T02:11:56Z</dc:date>
    <item>
      <title>SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/236279#M3655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The installation process failures on the step "Install Post Processing".&lt;/P&gt;&lt;P&gt;You can see t&lt;SPAN&gt;he part of logs that includes the error defenition&amp;nbsp;below&lt;/SPAN&gt;. I have no idea what it means. Please take time for helping me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2015-11-24 21:50:10 InstallationTask - Invocation of SAS returned 109&lt;BR /&gt;2015-11-24 21:50:10 Controller - An error occurred during processing:&lt;BR /&gt;2015-11-24 21:50:10 Controller - There is a problem that seems to be an issue with the installer: Could not invoke public static int com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall() on instance null&lt;BR /&gt;2015-11-24 21:50:10 Controller - com.sas.tools.installs.it.InstallException: Could not invoke public static int com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall() on instance null&lt;BR /&gt;at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:111)&lt;BR /&gt;at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1476)&lt;BR /&gt;at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:778)&lt;BR /&gt;at com.sas.ssn.Chaining.launchInstall(Chaining.java:1168)&lt;BR /&gt;at com.sas.ssn.Chaining.installNext(Chaining.java:520)&lt;BR /&gt;at com.sas.ssn.Chaining.run(Chaining.java:283)&lt;BR /&gt;Caused by: java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:104)&lt;BR /&gt;... 5 more&lt;BR /&gt;Caused by: com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 109&lt;BR /&gt;]&lt;BR /&gt;at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:836)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:183)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:76)&lt;BR /&gt;... 10 more&lt;/P&gt;&lt;P&gt;2015-11-24 21:50:10 Controller - Caused by:&lt;BR /&gt;2015-11-24 21:50:10 Controller - java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:104)&lt;BR /&gt;at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1476)&lt;BR /&gt;at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:778)&lt;BR /&gt;at com.sas.ssn.Chaining.launchInstall(Chaining.java:1168)&lt;BR /&gt;at com.sas.ssn.Chaining.installNext(Chaining.java:520)&lt;BR /&gt;at com.sas.ssn.Chaining.run(Chaining.java:283)&lt;BR /&gt;Caused by: com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 109&lt;BR /&gt;]&lt;BR /&gt;at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:836)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:183)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:76)&lt;BR /&gt;... 10 more&lt;/P&gt;&lt;P&gt;2015-11-24 21:50:10 Controller - Caused by:&lt;BR /&gt;2015-11-24 21:50:10 Controller - SAS Foundation error while performing post install task [SAS invocation return code of 109&lt;BR /&gt;]&lt;BR /&gt;2015-11-24 21:50:10 Controller - com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 109&lt;BR /&gt;]&lt;BR /&gt;at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:836)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:183)&lt;BR /&gt;at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:76)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:104)&lt;BR /&gt;at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1476)&lt;BR /&gt;at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:778)&lt;BR /&gt;at com.sas.ssn.Chaining.launchInstall(Chaining.java:1168)&lt;BR /&gt;at com.sas.ssn.Chaining.installNext(Chaining.java:520)&lt;BR /&gt;at com.sas.ssn.Chaining.run(Chaining.java:283)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 21:35:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/236279#M3655</guid>
      <dc:creator>nf0701</dc:creator>
      <dc:date>2015-11-24T21:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/236477#M3656</link>
      <description>&lt;P&gt;It looks to me like it could be an issue with Java. What SAS version are you installing? If it is 9.4 then SAS installs its own Java version. If it is an earlier version then you need to ensure you have the correct version of Java installed yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you could just try to re-install and see if you get the same problem.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 19:10:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/236477#M3656</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-25T19:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296017#M5926</link>
      <description>&lt;P&gt;I am also having this issue: the last part of the installation log has&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; InstallationTask - end of SAS log&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - An error occurred during processing:&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - There is a problem that seems to be an issue with the installer:&amp;nbsp; Could not invoke public static int com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall() on instance null&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - com.sas.tools.installs.it.InstallException: Could not invoke public static int com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall() on instance null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:90)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1443)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:626)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.launchInstall(Chaining.java:1059)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.installNext(Chaining.java:455)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.run(Chaining.java:255)&lt;/P&gt;&lt;P&gt;Caused by: java.lang.reflect.InvocationTargetException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:83)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 5 more&lt;/P&gt;&lt;P&gt;Caused by: com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 104&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:807)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:176)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:72)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 10 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - Caused by:&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - java.lang.reflect.InvocationTargetException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:83)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1443)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:626)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.launchInstall(Chaining.java:1059)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.installNext(Chaining.java:455)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.run(Chaining.java:255)&lt;/P&gt;&lt;P&gt;Caused by: com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 104&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:807)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:176)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:72)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 10 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - Caused by:&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - SAS Foundation error while performing post install task [SAS invocation return code of 104&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;2016-09-01 14:06:12&amp;nbsp;&amp;nbsp;&amp;nbsp; Controller - com.sas.tools.installs.it.InstallException: SAS Foundation error while performing post install task [SAS invocation return code of 104&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.InstallationTask.processSASOutput(InstallationTask.java:807)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.winPostInstallExecute(BuildSASDesktopTask.java:176)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.tasks.BuildSASDesktopTask.postInstall(BuildSASDesktopTask.java:72)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.ProcessingTask.invoke(ProcessingTask.java:83)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.tools.installs.it.Controller.postProcess(Controller.java:1443)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.InstallToolConnector.postProcess(InstallToolConnector.java:626)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.launchInstall(Chaining.java:1059)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.installNext(Chaining.java:455)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sas.ssn.Chaining.run(Chaining.java:255)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried uninstalling and reinstalling very many times, and I don't have any idea what the problem is, or how to resolve it.&amp;nbsp; I've searched SAS support without success; our ITS is similarly unable to diagnose the issue.&amp;nbsp; If there is any advice anyone can give, I would be very grateful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jennie.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 23:48:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296017#M5926</guid>
      <dc:creator>JennieL</dc:creator>
      <dc:date>2016-09-01T23:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296025#M5927</link>
      <description>&lt;P&gt;Hi Jennie,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you pls share more details such as&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) which version you are trying to install 9.4 M2 or M3 or etc&lt;/P&gt;&lt;P&gt;2) What is the Host OS . Is it a Server or desktop&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Have you installed the required third party software first . Is the server / PC has .net sp4 or powershell etc&lt;/P&gt;&lt;P&gt;4) Are there any warnings or errors you got before this step of the installation .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sai Korrapati&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 00:52:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296025#M5927</guid>
      <dc:creator>userid007</dc:creator>
      <dc:date>2016-09-02T00:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296032#M5930</link>
      <description>&lt;P&gt;Thank you for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to install SAS 9.4 TS1M3, on a desktop computer running Windows 7 Enterprise, Service Pack 1.&lt;/P&gt;&lt;P&gt;As far as I know I have all required third party software.&amp;nbsp; I even uninstalled and reinstalled Java (as I suspect it is a Java issue), even though 9.4 supposedly installs its own version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the only error I get. On previous attempts I got an error during the Base SAS installation step, which was apparently due to short folder names not being enabled.&amp;nbsp; When I had ITS push out a fix to enable short folder names, this error stopped appearing, but I still get the Install Post-Processing Error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jennie.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 02:01:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296032#M5930</guid>
      <dc:creator>JennieL</dc:creator>
      <dc:date>2016-09-02T02:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Installation: "Install Post Processing" Step Failure</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296033#M5931</link>
      <description>&lt;P&gt;Hi Jennie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the info. I am afriad you need to do a clean install (re-image your pc and start the install). I suggest not to install java instead let sas to install private java.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the support note on the error note you have .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cause&lt;/P&gt;&lt;P&gt;This issue might occur if the following steps have occurred:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you previously installed some SAS client products such as SAS® Enterprise Guide® or the SAS® Add-In for Microsoft Office from a SAS 9.4 TS1M0 or SAS 9.4 TS1M1 order. And, importantly, these clients were installed with &lt;STRONG&gt;all&lt;/STRONG&gt; languages selected.&lt;/LI&gt;&lt;LI&gt;You then installed Base SAS® and/or other SAS® Foundation products in just English. Note the discrepancy in the sets of languages installed between these two steps.&lt;/LI&gt;&lt;LI&gt;Then you attempted to apply software updates from a SAS 9.4 TS1M2 software order to the existing SAS software. When all languages are installed for some products but not for Base SAS, the SAS® Deployment Wizard tries to update all languages for Base SAS. If all languages are not installed for Base SAS, the buildSASDesktop task within Install Post Processing fails. The editSASConfig task creates sasv9.cfg files and only partially installs the languages. The German (de) language is the first one on the list to build and appears in the IT log as in the example above.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Workaround&lt;/P&gt;&lt;P&gt;To work around this issue, reinstall &lt;STRONG&gt;only&lt;/STRONG&gt; Base SAS from the software order that was last used to install Base SAS. Select &lt;STRONG&gt;all&lt;/STRONG&gt; languages to be installed with Base SAS. Once Base SAS for all languages has been installed, you can apply the software updates from your new software order&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/55/323.html" target="_blank"&gt;http://support.sas.com/kb/55/323.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sai&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 02:11:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Installation-quot-Install-Post-Processing-quot-Step-Failure/m-p/296033#M5931</guid>
      <dc:creator>userid007</dc:creator>
      <dc:date>2016-09-02T02:11:56Z</dc:date>
    </item>
  </channel>
</rss>

