<?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 Alfresco 3.2 Community Clustering Issues in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229625#M182755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to deploy in a production environment the Alfresco Cluster Configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My ideas is the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;1. the use of two CentOs linux servers, named A and B;&lt;BR /&gt;2. the use of NFS export to share SAN storage mount point (no replicated content store);&lt;BR /&gt;3. the use of MySql Cluster;&lt;BR /&gt;4. the use of a sticky load balancer in front of the two servers A and B;&lt;/UL&gt;&lt;SPAN&gt;in ordert to deploy an High Availability solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problems encountered are those more common! Particularly, after the setting of&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;*. ehcache-custom.xml simple renaming the .sample file (no changes were made); &lt;BR /&gt;*. alfresco-global.properties to set the index tracker to sleep 2 seconds after every polling for lucene index refresh;&lt;BR /&gt;*. properties concerning the log of index tracker and ehcache;&lt;/UL&gt;&lt;SPAN&gt;I can see the heathbeats of ehcache and the PUT and REMOVE messages that server A and B exchange one with another (respectively, and according to the operations maked), but, and this is the strange thing,&lt;/SPAN&gt;&lt;STRONG&gt; I don't see the logging messages concerning the scheduled Job of index tracker&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This last thing gives me to think! In fact, when I make the tests in order to understand if the cluster is correctly set, the only one test that I'm not able to overcome is just that concerning the lucene search: when I insert a file on server A, after that this operation succeed, I can see on B the same file, ok that's fine! Also, when I modify the attributes of file inserted on A, directly on A, after that this last operation suceed, I can see the modified fields on server B, and also this is fine!&lt;/SPAN&gt;&lt;EM&gt; During the operations, on the log screen I can see the ehcache messages exchanged between the two servers&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problems occurs when I try to do a lucene search on server B of the file that first I've created on server A. The search returns with 0 results, also after many hours from the operation of creation. Another strange thing that I can observe is the following: when I try to modify the attributes of the created file on server A from server B, I obtain a very long suspension of service of the logged session (web-browser is in 'waiting for' state… ), a so long suspension that I must abort the session, or with logout or with web-browser tab closure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me to resolve this problem? I'm fighting with this problem from some days, and I'm tired of sever restarts every time I modify a simple parameter to try one alternative configuration in the set of the indefinite combinations of possibile configurations!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it needed I can post the configuration files (alfresco-gobal.properties and ehcache-custom.xml)…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance. Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Paolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Mar 2010 15:28:09 GMT</pubDate>
    <dc:creator>hailpam</dc:creator>
    <dc:date>2010-03-20T15:28:09Z</dc:date>
    <item>
      <title>Alfresco 3.2 Community Clustering Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229625#M182755</link>
      <description>Hi all,I'm trying to deploy in a production environment the Alfresco Cluster Configuration.My ideas is the following:1. the use of two CentOs linux servers, named A and B;2. the use of NFS export to share SAN storage mount point (no replicated content store);3. the use of MySql Cluster;4. the use of</description>
      <pubDate>Sat, 20 Mar 2010 15:28:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229625#M182755</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2010-03-20T15:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 Community Clustering Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229626#M182756</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;A href="http://wiki.alfresco.com/wiki/Cluster_Configuration_V2.1.3_and_Later#High_availability_components" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Cluster_Configuration_V2.1.3_and_Later#High_availability_components&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;NB: As of V3.1, the cluster components will only initialize if the following property is defined:&lt;BR /&gt;&lt;BR /&gt; alfresco.cluster.name=&amp;lt;CLUSTERNAME&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 11:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229626#M182756</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2010-03-22T11:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 Community Clustering Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229627#M182757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Cluster_Configuration_V2.1.3_and_Later#High_availability_components" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Cluster_Configuration_V2.1.3_and_Later#High_availability_components&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;NB: As of V3.1, the cluster components will only initialize if the following property is defined:&lt;BR /&gt;&lt;BR /&gt; alfresco.cluster.name=&amp;lt;CLUSTERNAME&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;thanks a lot for your reply&lt;/STRONG&gt;&lt;SPAN&gt;: by the first tests I can observe that my problem has been resolved using your tip!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Paolo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.: I'll deploy the cluster in the production environment after a set of test; I'll keep you informed!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 13:34:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229627#M182757</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2010-03-22T13:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 Community Clustering Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229628#M182758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to deploy in a production environment the Alfresco Cluster Configuration.&lt;BR /&gt;&lt;BR /&gt;My ideas is the following:&lt;BR /&gt;&lt;UL&gt;1. the use of two CentOs linux servers, named A and B;&lt;BR /&gt;2. the use of NFS export to share SAN storage mount point (no replicated content store);&lt;BR /&gt;3. the use of MySql Cluster;&lt;BR /&gt;4. the use of a sticky load balancer in front of the two servers A and B;&lt;/UL&gt;in ordert to deploy an High Availability solution.&lt;BR /&gt;- Paolo&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi derek,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for your reply: by the first tests I can observe that my problem has been resolved using your tip!&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;- Paolo&lt;BR /&gt;&lt;BR /&gt;P.S.: I'll deploy the cluster in the production environment after a set of test; I'll keep you informed!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Paolo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are on a similar situation. We are trying to buid a high availability solution based on :&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;1. the use of two Ubuntu linux servers;&lt;BR /&gt;2. a replicated content store;&lt;BR /&gt;3. the use of MySql Cluster;&lt;BR /&gt;4. the use of a sticky load balancer in front of the two servers;&lt;/UL&gt;&lt;SPAN&gt;We are facing some problems with the MySQL Cluster. What we are doing is&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;1. Extract the database schema made for MySQL InnoDB engine&lt;BR /&gt;2. Modify the extracted file to adapt it to the NDBCluster engine (replace InnoDB with NDBCluster)&lt;BR /&gt;3. Import the database schema&lt;/UL&gt;&lt;SPAN&gt;Unfortunately, this leads to the following errors :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 1005 (HY000) at line 1126: Can't create table 'alfresco.alf_access_control_entry' (errno: 906)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way, "ERRNO 906" is "DMEC SE Unsupported attribute type in index"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reading your post, It looks like you succeded using the MySQL Cluster with Alfresco. Is that rigth ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, how did you manage to put the alfresco database schema in the MySQL Cluster without errors ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2010 15:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229628#M182758</guid>
      <dc:creator>liferay01</dc:creator>
      <dc:date>2010-04-02T15:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 Community Clustering Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229629#M182759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi liferay01,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for a such delayed reply to your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I encountered your same problem with MySql cluster DB engine (NDBcluster), but I've not been able to solve it following the solution you have proposed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a persistence control at Alfresco's ORM layer that is blocking for DB schema deploy that is different from InnoDB. The error errno:906 concerning the index creation, and can be caused by the above mentioned blocking control: "&lt;/SPAN&gt;&lt;EM&gt;Can't create table… &lt;/EM&gt;&lt;SPAN&gt;", Alfresco tries to create InnoDB tables that are serialized on local datafile regardless the already existing NDBcluster tables that instead are 'in-memory entities'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regars,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Paolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 14:54:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-community-clustering-issues/m-p/229629#M182759</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2010-07-30T14:54:04Z</dc:date>
    </item>
  </channel>
</rss>

