<?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: 3.0 -&amp;gt; 3.3 Upgrade Problem - PatchExecuter [SOLVED] in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225979#M179109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same effect with 4.0.d…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just try to increase "max_locks_per_transaction" to "128" in file "/opt/alfresco/alf_data/postgresql/postgresql.conf" …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 18:37:40 GMT</pubDate>
    <dc:creator>louise</dc:creator>
    <dc:date>2012-05-04T18:37:40Z</dc:date>
    <item>
      <title>3.0 -&gt; 3.3 Upgrade Problem - PatchExecuter [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225977#M179107</link>
      <description>Hi all,I have a problem upgrading Alfresco 3.0 to Alfresco 3.3. From the log I can see that PathExecuter is looping in his attemps to to migrate old-style content URL storage to the newer alf_content_url storage, as I can understand from ContentUrlConverterPatch that is the class that log it. It rea</description>
      <pubDate>Fri, 14 May 2010 10:32:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225977#M179107</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2010-05-14T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: 3.0 -&gt; 3.3 Upgrade Problem - PatchExecuter [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225978#M179108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found what was causing all the troubles!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to increase this value:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; &lt;/SPAN&gt;&lt;STRONG&gt;max_locks_per_transaction&lt;/STRONG&gt;&lt;SPAN&gt; &amp;lt;-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Postgres 8.1 and the patch ContentUrlConverter had to write about 45000 records on alf_content_url but at about 35500 record it run out of locks and it gave me this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;org.springframework.dao.DataAccessResourceFailureException: SqlMapClient operation; SQL [];&amp;nbsp;&amp;nbsp; &lt;BR /&gt;— The error occurred in alfresco/ibatis/#resource.dialect#/content-insert-SqlMap.xml.&amp;nbsp; &lt;BR /&gt;— The error occurred while applying a parameter map.&amp;nbsp; &lt;BR /&gt;— Check the alfresco.content.insert_ContentUrl-InlineParameterMap.&amp;nbsp; &lt;BR /&gt;— Check the statement (update failed).&amp;nbsp; &lt;BR /&gt;— Cause: org.postgresql.util.PSQLException: ERROR: out of shared memory; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:&amp;nbsp;&amp;nbsp; &lt;BR /&gt;— The error occurred in alfresco/ibatis/#resource.dialect#/content-insert-SqlMap.xml.&amp;nbsp; &lt;BR /&gt;— The error occurred while applying a parameter map.&amp;nbsp; &lt;BR /&gt;— Check the alfresco.content.insert_ContentUrl-InlineParameterMap.&amp;nbsp; &lt;BR /&gt;— Check the statement (update failed).&amp;nbsp; &lt;BR /&gt;— Cause: org.postgresql.util.PSQLException: ERROR: out of shared memory&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to poin out that Alfresco doesn't log it and simply restart to cycle in the contentstore from the beginning again and this is not the behaviour that I was expecting!!&amp;nbsp; :evil: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to go in debugging mode to found it and replycating this took an entire day, I hope this could be usefull for others that run in this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 08:03:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225978#M179108</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2010-05-20T08:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: 3.0 -&gt; 3.3 Upgrade Problem - PatchExecuter [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225979#M179109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same effect with 4.0.d…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just try to increase "max_locks_per_transaction" to "128" in file "/opt/alfresco/alf_data/postgresql/postgresql.conf" …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 18:37:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-0-gt-3-3-upgrade-problem-patchexecuter-solved/m-p/225979#M179109</guid>
      <dc:creator>louise</dc:creator>
      <dc:date>2012-05-04T18:37:40Z</dc:date>
    </item>
  </channel>
</rss>

