<?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: Force FSR to publish everything in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183056#M136186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for ur reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll let u know the result. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll follow ur advise.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Oct 2008 07:19:57 GMT</pubDate>
    <dc:creator>hansraj</dc:creator>
    <dc:date>2008-10-25T07:19:57Z</dc:date>
    <item>
      <title>Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183048#M136178</link>
      <description>Hi all,I'm trying to use the WCM web publishing on Alfresco 2.2, using the File System Receiver to write the web project content to the web server. However, I'm seeing various 'file not found' errors during the publish operation, which is causing it to fail. I believe this is because what is actuall</description>
      <pubDate>Thu, 04 Sep 2008 13:36:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183048#M136178</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-09-04T13:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183049#M136179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This can be achieved by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL style="list-style-type:decimal;"&gt;&lt;LI&gt;Shutting down the FSR&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Deleting the following directories:&lt;UL&gt;&lt;LI&gt;depdata&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;deploy&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;depmetadata&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Restarting the FSR&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Redeploying a snapshot&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN&gt;Note that this process will delete &lt;/SPAN&gt;&lt;EM&gt;everything&lt;/EM&gt;&lt;SPAN&gt; in the target directory, as well as forcing redeployment for all targets configured in the FSR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 15:32:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183049#M136179</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-09-04T15:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183050#M136180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, however that doesn't appear to work for me - I still get exactly the same error. It looks like it's trying to create a file at the bottom of a directory tree, where the tree above it doesn't yet exist. The directory path exists down to &lt;/SPAN&gt;&lt;A href="http://default.md/ROOT" rel="nofollow noopener noreferrer"&gt;default.md/ROOT&lt;/A&gt;&lt;SPAN&gt;, but survey and below are missing. Since survey/Connections doesn't exist, the attempt to write to .md.clone fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A bigger portion of the error stack is below, which shows that it's trying to create a directory at a non-existing location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Caused by: org.alfresco.deployment.impl.DeploymentException: Could not write metadata file //home/centrom/deployment/depmetadata/&lt;A href="http://default.md/ROOT/survey/Connections/.md.clone" rel="nofollow noopener noreferrer"&gt;default.md/ROOT/survey/Connections/.md.clone&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.deployment.impl.server.Target.putDirectory(Target.java:410)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.deployment.impl.server.Target.cloneMetaData(Target.java:293)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.deployment.impl.server.Deployment.finishWork(Deployment.java:185)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.deployment.impl.server.DeploymentReceiverServiceImpl.commit(DeploymentReceiv&lt;BR /&gt;erServiceImpl.java:189)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; … 31 more&lt;BR /&gt;Caused by: java.io.FileNotFoundException: /home/centrom/deployment/depmetadata/&lt;A href="http://default.md/ROOT/survey/Connections/.md.clone" rel="nofollow noopener noreferrer"&gt;default.md/ROOT/survey/Connections/.md.clone&lt;/A&gt; (No such file or directory)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileOutputStream.open(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:179)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:70)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.deployment.impl.server.Target.putDirectory(Target.java:401)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; … 34 more&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Another strangeness I've noticed, is that the first character of the dep.metadir property in deployment.properties is chopped off, which is why my path above starts with "//home/centrom/…". If I use "/home/centrom", and run the FSR from /home/centrom/deployment, a new depmetadata is created at /home/centrom/deployment/home/centrom/deployment/depmetadatadir, which looks wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 16:26:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183050#M136180</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-09-04T16:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183051#M136181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post the contents of the deployment.properties file?&amp;nbsp; Normally this file doesn't need to be touched (assuming the FSR is always started from the folder in which it's installed).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 19:07:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183051#M136181</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-09-04T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183052#M136182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, since the FSR wasn't guaranteed to be started from the same directory, I'd changed this file to use absolute paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've started with (another) fresh unpackaging of the FSR, and changed the deploy_start.sh to cd to the correct directory, leaving deployment.properties as it is with relative paths. I copied the application-context.xml across from the old installation, and re-run things. It now appears to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For reference, the content of the file was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;dep.datadir=/home/centrom/deployment/depdata&lt;BR /&gt;dep.logdir=/home/centrom/deployment/deplog&lt;BR /&gt;dep.metadatadir=/home/centrom/deployment/depmetadata&lt;BR /&gt;dep.rmi.port=44100&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So, not sure if the absolute paths were causing problems. It could have been some bad data hanging around somewhere, but it's not the first time I've installed it from fresh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, it works now, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 08:57:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183052#M136182</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-09-05T08:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183053#M136183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are a few known issues with the the creation of the FSR metadata directories in 2.2.0.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular JIRA ETWOTWO-70 which is fixed in 2.2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway I'm glad to hear that you have managed to work around the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 13:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183053#M136183</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2008-09-05T13:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183054#M136184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iam using Alfresco Labs3b. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My requirement is like recurring publishing at regular intervals (scheduled publishing).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could anybody please confirm whether we could achive this scheduled publishing in Alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, please guide how to proceed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hans&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2008 06:57:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183054#M136184</guid>
      <dc:creator>hansraj</dc:creator>
      <dc:date>2008-10-25T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183055#M136185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This can be implemented in (at least) the following ways:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL style="list-style-type:decimal;"&gt;&lt;LI&gt;(2.2+) Via the autodeploy option for deployment targets (possibly in conjunction with scheduled promotion).&amp;nbsp; See &lt;A href="http://wiki.alfresco.com/wiki/Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment&lt;/A&gt; for details.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Via the use of an external timer (eg. cron / at) that calls a Web Script at regular intervals, with the Web Script initiating deployment.&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN&gt;Source code for the latter approach is available in the wcm-deployment project on the forge (see &lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com/projects/wcm-deployment/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/wcm-deployment/&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; Please note that it was developed against Alfresco v2.1 and may require modification to work on v3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2008 07:02:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183055#M136185</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-10-25T07:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Force FSR to publish everything</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183056#M136186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for ur reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll let u know the result. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll follow ur advise.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2008 07:19:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/force-fsr-to-publish-everything/m-p/183056#M136186</guid>
      <dc:creator>hansraj</dc:creator>
      <dc:date>2008-10-25T07:19:57Z</dc:date>
    </item>
  </channel>
</rss>

