<?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 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974944#M30284</link>
    <description>The log content provides is saying that when trying to run the task to load the content to the SAS Content Server, the task failed. It looks like it failed on the initial connection to the SAS Content Server rather than when actually loading any content. I would suspect then an issue with the SAS Content Server web application or one of its supporting services on SASServer1_1, or an issue with the Metadata Server, so I would check those logs for more information.</description>
    <pubDate>Fri, 12 Sep 2025 18:16:53 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2025-09-12T18:16:53Z</dc:date>
    <item>
      <title>SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974882#M30281</link>
      <description>&lt;P&gt;We have been running in circles trying to get a solid install of SAS going in our environment, and we keep hitting the same roadblock, and the logs are really non-specific as to what the issue is.&amp;nbsp; It's on Stage 12: Load Content, on SAS Web Infrastructure Platform.&amp;nbsp; This is the area of the log when the error hits:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[DAV Restore] Executing 'X:\SASHome\SASPrivateJavaRuntimeEnvironment\9.4\jre\bin\java.exe' with arguments:
[DAV Restore] '-Djava.system.class.loader=com.sas.app.AppClassLoader'
[DAV Restore] '-Dsas.app.launch.config=X:\SASHome\SASWebInfrastructurePlatform\9.4\picklist'
[DAV Restore] '-Dsas.ext.config=X:\SASHome\sas.java.ext.config'
[DAV Restore] '-Dlog4j.configurationFile=file:///X:\SASConfig\Lev1\Logs\Configure\log4j.properties'
[DAV Restore] '-classpath'
[DAV Restore] 'X:\SASHome\SASVersionedJarRepository\eclipse\plugins\sas.launcher.jar;F:\SASConfig\Lev1\Logs\Configure\log4j.properties'
[DAV Restore] 'com.sas.services.webdav.WebDAVRestore'
[DAV Restore] '-url'
[DAV Restore] 'http://sasserver.mydomain.com:80/SASContentServer/repository/default/sasdav'
[DAV Restore] '-user'
[DAV Restore] 'sasadm@saspw'
[DAV Restore] '-pwd'
[DAV Restore] '********'
[DAV Restore] '-replace'
[DAV Restore] 'X:\SASHome\SASWebInfrastructurePlatform\9.4\Config\Deployment\Content'
[DAV Restore] 
[DAV Restore] The ' characters around the executable and arguments are
[DAV Restore] not part of the command.
[DAV Restore] Output redirected to property: loadContent.stdout
[DAV Restore] Java Result: 8
     [echo] WebDAVRestore (9.4.004)
     [echo] Current time is: 2025-09-11T19:52:39.932+0000
     [echo] Restoring to "/SASContentServer/repository/default/sasdav" for user "sasadm@saspw" from "X:\SASHome\SASWebInfrastructurePlatform\9.4\Config\Deployment\Content"
     [echo] com.sas.services.webdav.DAVException: 
     [echo] 	at com.sas.services.webdav.DAVResource.getBasicProperties(DAVResource.java:1617)
     [echo] 	at com.sas.services.webdav.DAVResource.&amp;lt;init&amp;gt;(DAVResource.java:603)
     [echo] 	at com.sas.services.webdav.DAVResource.&amp;lt;init&amp;gt;(DAVResource.java:421)
     [echo] 	at com.sas.services.webdav.WebDAVRestore.doDavResourceSource(WebDAVRestore.java:202)
     [echo] 	at com.sas.services.webdav.WebDAVRestore.main(WebDAVRestore.java:1277)
     [echo] Return Code: 8
[propertyfile] Updating property file: X:\SASConfig\Lev1\Logs\Configure\webinfpltfm_config_status.properties
[propertyfile] Updating property file: X:\SASConfig\Lev1\Logs\Configure\webinfpltfm_config_status.properties
     [echo] Load Content failed for: SAS Web Infrastructure Platform

BUILD FAILED
X:\SASHome\SASWebInfrastructurePlatform\9.4\Config\webinfpltfm_config.xml:4355: The following error occurred while executing this line:
X:\SASHome\SASDeploymentManager\9.4\products\cfgwizard__94606__prt__xx__sp0__1\Utilities\midtierAntTasks.xml:823: Load Content failed for: SAS Web Infrastructure Platform
	at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:162)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at java.base/java.util.Vector.forEach(Unknown Source)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
	at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at java.base/java.util.Vector.forEach(Unknown Source)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at java.base/java.util.Vector.forEach(Unknown Source)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
	at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
	at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:155)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.Target.execute(Target.java:449)
	at org.apache.tools.ant.Target.performTasks(Target.java:470)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1374)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
	at org.apache.tools.ant.Main.runBuild(Main.java:818)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)&lt;/PRE&gt;&lt;P&gt;We've seen a few other posts, but solutions there are not applicable, and we've tried firewall issues, monitored authorization/authentication logs, tried simplifying passwords and still bupkis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help and assistance the community might have.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:52:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974882#M30281</guid>
      <dc:creator>cheesecake</dc:creator>
      <dc:date>2025-09-11T20:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974884#M30282</link>
      <description>&lt;P&gt;Have you also tracked this to Tech Support? They are the best and quickest option for this type of problem.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 21:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974884#M30282</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-09-11T21:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974889#M30283</link>
      <description>&lt;P&gt;That's the next stop but I was hoping someone ran across this and already knew a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 23:08:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974889#M30283</guid>
      <dc:creator>cheesecake</dc:creator>
      <dc:date>2025-09-11T23:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974944#M30284</link>
      <description>The log content provides is saying that when trying to run the task to load the content to the SAS Content Server, the task failed. It looks like it failed on the initial connection to the SAS Content Server rather than when actually loading any content. I would suspect then an issue with the SAS Content Server web application or one of its supporting services on SASServer1_1, or an issue with the Metadata Server, so I would check those logs for more information.</description>
      <pubDate>Fri, 12 Sep 2025 18:16:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/974944#M30284</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-09-12T18:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/981287#M30549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am receiving similar error while installing M8. Do you have the solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 13:16:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/981287#M30549</guid>
      <dc:creator>srinivasa_attot</dc:creator>
      <dc:date>2025-12-24T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M8 Install Woes: Load Content failed for: SAS Web Infrastructure Platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/981288#M30550</link>
      <description>&lt;P&gt;The guidance for troubleshooting SAS Web Infrastructure Platform LoadContent and UpdateContent failures can be found here:&amp;nbsp;&amp;nbsp;&lt;A href="https://sas.service-now.com/csm/en/an-error-occurred-retrieving-information-for-object-type-50-message-occurs?id=kb_article_view&amp;amp;sysparm_article=KB0036339" target="_blank"&gt;SAS Support - "An error occurred retrieving information for object type 50. . ." message occurs in the SAS® Deployment Wizard Update Content or Load Content steps&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In the note, you will find several possible causes of the failure and troubleshooting tips including the logs you should review.&amp;nbsp; Also included are the logs that you will need to send to SAS Technical Support if you open a case.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 13:25:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M8-Install-Woes-Load-Content-failed-for-SAS-Web/m-p/981288#M30550</guid>
      <dc:creator>ronf_sas</dc:creator>
      <dc:date>2025-12-24T13:25:43Z</dc:date>
    </item>
  </channel>
</rss>

