<?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 Upgrading from 2.1 to 3.3, Mysql server CPU goes to 99% in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225458#M178588</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;I'm trying to upgrading from Alfresco Comunity 2.1 to 3.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My database size is 90 Mb, and my repo size is 76 GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yesterday I started an Alfresco copy with 3.3 installation and withe a copy of repo and database, log show me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;17:06:21,219 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-7046270136065738344.sql (Copied from classpath:alfresco/dbscripts/upgrade/2.2/org.hibernate.dialect.MySQLInnoDBDialect/upgrade-0-create-missing-tables.sql).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;17:06:21,489 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-6919328127734969314.sql (Copied from classpath:alfresco/dbscripts/upgrade/2.2/org.hibernate.dialect.MySQLInnoDBDialect/upgrade-from-2.1.sql).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And now, one day later, at 09:00 it didn't finish yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With mytop I can see next sentence is executing now (and yesterday last time I see the query):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EXPLAIN INSERT INTO t_alf_node_properties ( node_id, qname_id, locale_id, list_index, actual_type_n, persisted_type_n, boolean_value, long_value, float_value, double_value, string_value, serializable_value ) SELECT np.node_id, tqn.qname_id, 1, -1, ptypes_actual.type_id, ptypes_persisted.type_id, np.boolean_value, np.long_value, np.float_value, np.double_value, np.string_value, np.serializable_value FROM alf_node_properties np JOIN t_qnames tqn ON (np.qname = tqn.qname) JOIN t_prop_types ptypes_actual ON (ptypes_actual.type_name = np.actual_type) JOIN t_prop_types ptypes_persisted ON (ptypes_persisted.type_name = np.persisted_type) WHERE np.attribute_value IS NULL: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the line of mysql in top util:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2322 mysql&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 919m 459m&amp;nbsp; 12m S 98.8 23.0&amp;nbsp;&amp;nbsp; 1094:36 mysqld&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should my mysql be customized for Alfresco upgrade ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I know how many time will take Alfresco upgrade?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tip ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jul 2010 07:05:52 GMT</pubDate>
    <dc:creator>i5513</dc:creator>
    <dc:date>2010-07-14T07:05:52Z</dc:date>
    <item>
      <title>Upgrading from 2.1 to 3.3, Mysql server CPU goes to 99%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225458#M178588</link>
      <description>Hi,I'm trying to upgrading from Alfresco Comunity 2.1 to 3.3.My database size is 90 Mb, and my repo size is 76 GBYesterday I started an Alfresco copy with 3.3 installation and withe a copy of repo and database, log show me:17:06:21,219 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Executin</description>
      <pubDate>Wed, 14 Jul 2010 07:05:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225458#M178588</guid>
      <dc:creator>i5513</dc:creator>
      <dc:date>2010-07-14T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from 2.1 to 3.3, Mysql server CPU goes to 99%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225459#M178589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This seems like this is a known issue [1] with alfresco, but I don't known how can I count howmany nodes has my alfresco. I know about alf_node_properties has 300000 rows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[1] &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-3779" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-3779&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 06:44:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225459#M178589</guid>
      <dc:creator>i5513</dc:creator>
      <dc:date>2010-07-15T06:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from 2.1 to 3.3, Mysql server CPU goes to 99%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225460#M178590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We're working on a solution. It seems that you can't stop MySQL from taking out lots of record level locks on an INSERT - SELECT, even when there are table locks. We are looking at chunking the inserts into smaller transactions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:58:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225460#M178590</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-07-15T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from 2.1 to 3.3, Mysql server CPU goes to 99%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225461#M178591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you working in this issue, I lost your reply &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 11:17:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgrading-from-2-1-to-3-3-mysql-server-cpu-goes-to-99/m-p/225461#M178591</guid>
      <dc:creator>i5513</dc:creator>
      <dc:date>2010-09-14T11:17:28Z</dc:date>
    </item>
  </channel>
</rss>

