<?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: FSR deployment of large site failure in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160192#M114177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this was an issue identified back in December via a support case.&amp;nbsp; It is in both 2.1 Community and 2.9 Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is related to the size of your deployment.&amp;nbsp; The challenge:&amp;nbsp; Hibernate is deficient in its cache management, never flushing certain Java object types.&amp;nbsp; It grows without&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bounds until it dies.&amp;nbsp; This is what you are hitting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've hit this Hibernate cache problem is nearly every other area of the product dealing with large transaction (bulk import, submit, you name it).&amp;nbsp;&amp;nbsp; To resolve, we've had to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get deep in the guts of Hibernate to effectively manage Hibernate's cache for itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the issue was raised via a Support case in December and fixed roughly a week after that.&amp;nbsp; That fix is in our 2.1.2 Enterprise release, our upcoming 2.1.3 Enterprise release, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;our recently introduced 2.2.0 Enterprise release (all for customers on subscription).&amp;nbsp; This fix upon release of 2.2.0 was synced with our public SVN, meaning all members of the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community can get it today.&amp;nbsp; Our next official build of main development branch (the Community codeline) will not be until June.&amp;nbsp;&amp;nbsp; I recommend either waiting until then or getting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access to our enterprise maintenance train.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, other good news:&amp;nbsp; the fix also includes a MASSIVE performance boost for large deployments.&amp;nbsp; Deployment times now scale linearly with the number of assets; we weren't quite&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;linear in 2.1 / 2.9.&amp;nbsp; What this means:&amp;nbsp; for small deployments, you won't see much difference, but for deployments of this size, it could very well cut times by half or more.&amp;nbsp; We like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this fix!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you are doing big FSR deployments, I highly encourage you to read the WCM Deployment wiki page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's a *host* of great stuff we added to 2.2 and plan on rolling into the next Community build.&amp;nbsp; Do take a look and let us know what you think!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Apr 2008 17:14:23 GMT</pubDate>
    <dc:creator>kvc</dc:creator>
    <dc:date>2008-04-19T17:14:23Z</dc:date>
    <item>
      <title>FSR deployment of large site failure</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160191#M114176</link>
      <description>Hi Everyone,I have been testing the community version 2.9B and am very impressed. I have several sites that I want to manage with the WCM component ( these are pre-existing sites). I was able to import and set up deployment on all of them sucessfully except for one, our main site.It might be the sit</description>
      <pubDate>Sun, 30 Mar 2008 16:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160191#M114176</guid>
      <dc:creator>brannonk</dc:creator>
      <dc:date>2008-03-30T16:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: FSR deployment of large site failure</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160192#M114177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this was an issue identified back in December via a support case.&amp;nbsp; It is in both 2.1 Community and 2.9 Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is related to the size of your deployment.&amp;nbsp; The challenge:&amp;nbsp; Hibernate is deficient in its cache management, never flushing certain Java object types.&amp;nbsp; It grows without&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bounds until it dies.&amp;nbsp; This is what you are hitting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've hit this Hibernate cache problem is nearly every other area of the product dealing with large transaction (bulk import, submit, you name it).&amp;nbsp;&amp;nbsp; To resolve, we've had to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get deep in the guts of Hibernate to effectively manage Hibernate's cache for itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the issue was raised via a Support case in December and fixed roughly a week after that.&amp;nbsp; That fix is in our 2.1.2 Enterprise release, our upcoming 2.1.3 Enterprise release, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;our recently introduced 2.2.0 Enterprise release (all for customers on subscription).&amp;nbsp; This fix upon release of 2.2.0 was synced with our public SVN, meaning all members of the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community can get it today.&amp;nbsp; Our next official build of main development branch (the Community codeline) will not be until June.&amp;nbsp;&amp;nbsp; I recommend either waiting until then or getting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access to our enterprise maintenance train.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, other good news:&amp;nbsp; the fix also includes a MASSIVE performance boost for large deployments.&amp;nbsp; Deployment times now scale linearly with the number of assets; we weren't quite&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;linear in 2.1 / 2.9.&amp;nbsp; What this means:&amp;nbsp; for small deployments, you won't see much difference, but for deployments of this size, it could very well cut times by half or more.&amp;nbsp; We like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this fix!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you are doing big FSR deployments, I highly encourage you to read the WCM Deployment wiki page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's a *host* of great stuff we added to 2.2 and plan on rolling into the next Community build.&amp;nbsp; Do take a look and let us know what you think!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 17:14:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160192#M114177</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2008-04-19T17:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: FSR deployment of large site failure</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160193#M114178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the update!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the nightly builds 2.9C_dev and the issue was still there, so I build the war from the svn head and deployed it in the standalone tomcat install.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This looks like it fixed it, but I ran into another stop that I am resolving now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The FSR did not seem to like foreign language characters in the folder name. ( french character in an english windows system )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The deployment errored out with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not create metadata directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\Deployment\depmeta\default.md\\ROOT\testsite\home\roads\images\fran?ios&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "?" taking the place of the foreign character.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not a major show stopper for us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we are looking at the enterprise, just wanting to test it fully before hand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am really like the new features; they are something we have been waiting for. ( auto deploy , exclusions, inclusions )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 18:41:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fsr-deployment-of-large-site-failure/m-p/160193#M114178</guid>
      <dc:creator>brannonk</dc:creator>
      <dc:date>2008-04-23T18:41:16Z</dc:date>
    </item>
  </channel>
</rss>

