<?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 Content not depoying to web server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239523#M192653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OS: Ubuntu 8.04&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Version: Alfresco Enterprise 3.2.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Webserver: Apache2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed (unzipped) the fsr in /usr/local/bin/alfresco/deploy directory. Modified the deployment.properties file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;; Stand alone deployment receiver properties&lt;BR /&gt;;&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;; filesystem receiver configuration&lt;BR /&gt;deployment.filesystem.datadir=depdata&lt;BR /&gt;deployment.filesystem.logdir=deplog&lt;BR /&gt;deployment.filesystem.metadatadir=depmetadata&lt;BR /&gt;deployment.filesystem.autofix=true&lt;BR /&gt;deployment.filesystem.errorOnOverwrite=false&lt;BR /&gt;&lt;BR /&gt;; default filesystem target configuration&lt;BR /&gt;deployment.filesystem.default.metadatadir=${deployment.filesystem.metadatadir}/default&lt;BR /&gt;deployment.filesystem.default.rootdir=/var/www/staging&lt;BR /&gt;deployment.filesystem.default.name=default&lt;BR /&gt;deployment.filesystem.default.user=admin&lt;BR /&gt;deployment.filesystem.default.password=admin&lt;BR /&gt;&lt;BR /&gt;; sample target configuration (used by unit tests)&lt;BR /&gt;deployment.filesystem.sampleTarget.metadatadir=${deployment.filesystem.metadatadir}/sampleTarget&lt;BR /&gt;deployment.filesystem.sampleTarget.rootdir=sampleTarget&lt;BR /&gt;deployment.filesystem.sampleTarget.name=sampleTarget&lt;BR /&gt;deployment.filesystem.sampleTarget.user=Giles&lt;BR /&gt;deployment.filesystem.sampleTarget.password=Watcher&lt;BR /&gt;&lt;BR /&gt;; Deployment Engine configuration&lt;BR /&gt;deployment.rmi.port=44100&lt;BR /&gt;deployment.rmi.service.port=44101&lt;BR /&gt;&lt;BR /&gt;; Stand alone deployment server specific properties&lt;BR /&gt;deployment.user=admin&lt;BR /&gt;deployment.password=admin&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The deployment server properties in the alfresco web client are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Transport Name: default&lt;BR /&gt;Host: localhost&lt;BR /&gt;Port: 44100&lt;BR /&gt;URL: –&lt;BR /&gt;Type: Live Server&lt;BR /&gt;Username: admin&lt;BR /&gt;Source Path: /ROOT&lt;BR /&gt;Excludes: –&lt;BR /&gt;Target Name: default&lt;BR /&gt;Include In Auto Deploy: No&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not modified anything else. At this point, depoying from the web client, I get all my deployed content in the directory "target" under the fsr install directory. I would really like the content to be deployed to /var/www/staging, where my apache2 webserver is waiting for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I doing wrong - or what do I need to change for the content to be deployed to the web servrer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is on the localhost.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 12:35:36 GMT</pubDate>
    <dc:creator>aadhikari</dc:creator>
    <dc:date>2010-06-09T12:35:36Z</dc:date>
    <item>
      <title>Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239523#M192653</link>
      <description>Environment&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;S: Ubuntu 8.04Alfresco Version: Alfresco Enterprise 3.2.0Webserver: Apache2I installed (unzipped) the fsr in /usr/local/bin/alfresco/deploy directory. Modified the deployment.properties file:; Stand alone deployment receiver properties;;; filesystem receiver configurationdeployment.file</description>
      <pubDate>Wed, 09 Jun 2010 12:35:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239523#M192653</guid>
      <dc:creator>aadhikari</dc:creator>
      <dc:date>2010-06-09T12:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239524#M192654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There were some problems e.g. ETHREEOH-2332 on early versions of 3.2 with the deployment.properties file not being picked up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From memory it was due to an error in the start up script and was fixed last year.&amp;nbsp;&amp;nbsp;&amp;nbsp; You should be able to take the latest scripts and use them for 3.2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239524#M192654</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-06-09T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239525#M192655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just did a diff on deploy_start.sh from both alfresco-enterprise-deployment-3.2.0.zip and alfresco-enterprise-deployment-3.2.1.2.zip and I did not see any difference. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Do I need to overwrite specific files from 3.2.1.2 to 3.2.0? which ones should I overwrite?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Or will it work if I just used deployment server for 3.2.1.2 with Alfresco enterprise 3.2.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:41:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239525#M192655</guid>
      <dc:creator>aadhikari</dc:creator>
      <dc:date>2010-06-09T13:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239526#M192656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So i just installed alfresco-deployment-3.2.1.2 instead of alfresco-deployment-3.2.0.zip and ran the test again, and I still get the same thing - deploys to a directory "target" inside the deployment install directory, but not to /var/www/staging, which is the value of rootDirectory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even enterprise support can't figure this one out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 19:13:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239526#M192656</guid>
      <dc:creator>aadhikari</dc:creator>
      <dc:date>2010-06-10T19:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239527#M192657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your config looks fine.&amp;nbsp;&amp;nbsp; And a similar test of the current community download works for me…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please post your deployment.log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also try an experiment by changing your default-target.xml file directly to remove the dependency on the deployment.filesystem.default.rootdir property just hard code /var/www/staging&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 21:09:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239527#M192657</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-06-10T21:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Content not depoying to web server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239528#M192658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I was able to get the deployment to work by modifying the rootDirectory property value in the default-target.xml directly. I changed the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Where too store content –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="rootDirectory"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;${deployment.filesystem.default.rootdir}&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Where too store content –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="rootDirectory"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;/var/www/staging&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and that worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 14:17:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-not-depoying-to-web-server/m-p/239528#M192658</guid>
      <dc:creator>aadhikari</dc:creator>
      <dc:date>2010-06-21T14:17:44Z</dc:date>
    </item>
  </channel>
</rss>

