<?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: VersionServiceException after upgrade to Alfresco 3 Lab in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200394#M153524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the same problem. (2.1 -&amp;gt; 3.0 Stable). File repository.properties contains this warning &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;version.store.deprecated.lightWeightVersionStore=workspace://lightWeightVersionStore&lt;BR /&gt;version.store.version2Store=workspace://version2Store&lt;BR /&gt;# WARNING: For non-production testing only !!! Do not change (to avoid version store issues, including possible mismatch). Should be false since lightWeightVersionStore is deprecated.&lt;BR /&gt;version.store.onlyUseDeprecatedV1=false&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;I don't think that is the right thing to do. Anybody found others solutions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 15:16:18 GMT</pubDate>
    <dc:creator>andrepra</dc:creator>
    <dc:date>2009-02-26T15:16:18Z</dc:date>
    <item>
      <title>VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200390#M153520</link>
      <description>HiI've upgraded to Alfresco 3 Lab Stable from Alfresco 2.1. My documents are versionable by aspect.When I try to check in a document, the operation failed with error:"The current implementation of the version service does not support the creation of branches"If I remove aspect, the operation success</description>
      <pubDate>Thu, 12 Feb 2009 14:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200390#M153520</guid>
      <dc:creator>gianlucam</dc:creator>
      <dc:date>2009-02-12T14:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200391#M153521</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;SPAN&gt;I have exactly the same problem, did you find a solution ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Julien&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 19:51:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200391#M153521</guid>
      <dc:creator>jbonjean</dc:creator>
      <dc:date>2009-02-23T19:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200392#M153522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, after debugging Alfresco, it seems that I need to use deprecated version store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose that something gone wrong during migration or maybe it is a bug in Alfresco 3.0 wich make it not backward compatible with 2.1. The fact is that version history is not build the same way in both versions; 3.0 assumes that versions hierarchy depends on versionNumber&amp;nbsp; whereas it does not seems to be the case in previous versionstore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution is to add "version.store.onlyUseDeprecatedV1=true" to my custom-repository.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know what could be effects of this option on other features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Julien&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 01:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200392#M153522</guid>
      <dc:creator>jbonjean</dc:creator>
      <dc:date>2009-02-24T01:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200393#M153523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the wiki page : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.0_Version_Store" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.0_Version_Store&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem could be linked with Frozen node associations (ver:versionedAssoc) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 16:22:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200393#M153523</guid>
      <dc:creator>jbonjean</dc:creator>
      <dc:date>2009-02-24T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200394#M153524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the same problem. (2.1 -&amp;gt; 3.0 Stable). File repository.properties contains this warning &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;version.store.deprecated.lightWeightVersionStore=workspace://lightWeightVersionStore&lt;BR /&gt;version.store.version2Store=workspace://version2Store&lt;BR /&gt;# WARNING: For non-production testing only !!! Do not change (to avoid version store issues, including possible mismatch). Should be false since lightWeightVersionStore is deprecated.&lt;BR /&gt;version.store.onlyUseDeprecatedV1=false&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;I don't think that is the right thing to do. Anybody found others solutions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:16:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200394#M153524</guid>
      <dc:creator>andrepra</dc:creator>
      <dc:date>2009-02-26T15:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200395#M153525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I saw this warning, that's why I didn't set this property on production config yet. But users cannot update theirs documents so I will really need a solution soon. For me, it's a migration process bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Julien&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:46:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200395#M153525</guid>
      <dc:creator>jbonjean</dc:creator>
      <dc:date>2009-02-26T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200396#M153526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just try on another document and the version works. In my previous post I tried to apply a simple script that increase the version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;document.createVersion('', true); &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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;also changing the code in&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var newDoc = document.checkout();&lt;BR /&gt;newDoc.checkin("Release", true);&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;i got the same error :"The current implementation of the version service does not support the creation of branches".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that i tried to use checkin and checkout from the UI on that file and i got other errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying on another file everything works fine. I don't know why. Maybe the first file was corrupted. Both files were created after the migration to 3.0 so the migration process to the new version model was not applied to this files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i'm going to perform other test and if i have other informations i'll post again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 16:00:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200396#M153526</guid>
      <dc:creator>andrepra</dc:creator>
      <dc:date>2009-02-26T16:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200397#M153527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, after many test i found that the API document.createVersion(history, major) create a lot of problems. Using that i get something corrupted and update of the document that happens after this call get a null pointer exception. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed this call simulating a checkin/checkout (previous code) and&amp;nbsp; everything (seems) works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 16:52:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200397#M153527</guid>
      <dc:creator>andrepra</dc:creator>
      <dc:date>2009-02-26T16:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200398#M153528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure it's the same problem. I'm not using script, just using Alfresco update functionality. And document created in 3.0 are working well, only document migrated from 2.1 (and already versioned) have this bug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 17:15:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200398#M153528</guid>
      <dc:creator>jbonjean</dc:creator>
      <dc:date>2009-02-26T17:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200399#M153529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This issue seems to be already resolved:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-1540" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-1540&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be great if any good soul at Alfresco would give us at least a tip. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 15:30:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200399#M153529</guid>
      <dc:creator>alarocca</dc:creator>
      <dc:date>2009-03-18T15:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200400#M153530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solved. Thanks to Jan Volka who helped me to find the patch within the HEAD repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, you have to get and compile the patch:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/source/java/org/alfresco/repo/admin/patch/impl/MigrateVersionStoreUpdateCounterPatch.java" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/source/java/org/alfresco/repo/admin/patch/impl/MigrateVersionStoreUpdateCounterPatch.java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then go to ..\tomcat\webapps\alfresco\WEB-INF\classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy the .class file into \org\alfresco\repo\admin\patch\impl (create the missing folder)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit \alfresco\patch\patch-services-context.xml and append to the bottom (before &amp;lt;/beans&amp;gt;) the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="patch.migrateVersionStoreUpdateCounter" class="org.alfresco.repo.admin.patch.impl.MigrateVersionStoreUpdateCounterPatch" parent="basePatch" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="id"&amp;gt;&amp;lt;value&amp;gt;patch.migrateVersionStoreUpdateCounter&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="description"&amp;gt;&amp;lt;value&amp;gt;patch.migrateVersionStoreUpdateCounter.description&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="fixesFromSchema"&amp;gt;&amp;lt;value&amp;gt;0&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="fixesToSchema"&amp;gt;&amp;lt;value&amp;gt;129&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="targetSchema"&amp;gt;&amp;lt;value&amp;gt;130&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– helper beans/properties –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="versionCounterService"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ref bean="versionCounterService" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bean&amp;gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally edit \alfresco\messages\patch-service.properties and append to the bottom the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;patch.migrateVersionStoreUpdateCounter.description=Update internal version2Store counter (if needed).&lt;BR /&gt;patch.migrateVersionStoreUpdateCounter.result=Update internal version2Store counter (if needed): {0}&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you can migrate your Alfresco with confidence. Enjoy it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alessandro&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This issue seems to be already resolved:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-1540" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-1540&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Should be great if any good soul at Alfresco would give us at least a tip. &lt;BR /&gt;&lt;BR /&gt;Greetings&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 08:52:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200400#M153530</guid>
      <dc:creator>alarocca</dc:creator>
      <dc:date>2009-03-19T08:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200401#M153531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But, will this be released in an official Labs version soon?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 16:24:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200401#M153531</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2009-03-26T16:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200402#M153532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had upgraded from Alfresco 2.1 Community Edition to Alfresco Labs3 Stable with random checks earlier in April. Now I am experiencing similar problem here in our production repository with the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Unable to check in Content Node due to system error:The current implementation of the version service does not support the creation of branches"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I update the above mentioned patch in the production server now, will it solve the problem? Also, can anybody help me with the class file required to fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for the help!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 06:19:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200402#M153532</guid>
      <dc:creator>sureshj</dc:creator>
      <dc:date>2009-05-27T06:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: VersionServiceException after upgrade to Alfresco 3 Lab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200403#M153533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This error occurred with me using 3.4d when I tried to update a document version using a javascript inside an advanced workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 10:24:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versionserviceexception-after-upgrade-to-alfresco-3-lab/m-p/200403#M153533</guid>
      <dc:creator>efvrvo</dc:creator>
      <dc:date>2011-06-30T10:24:34Z</dc:date>
    </item>
  </channel>
</rss>

