<?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 Migration from 3.0 to 3.3 crashes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241897#M195027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I tried the migration the following patches failed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- patch.webSiteAddModerated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- patch.authorityDefaultZonesPatch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error is the same in both cases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:881)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.site.SiteServiceImpl.getSiteRoot(SiteServiceImpl.java:569)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.site.SiteServiceImpl.listSites(SiteServiceImpl.java:591)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.site.SiteServiceImpl.listSites(SiteServiceImpl.java:579)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to create the Sites folder under Company Home in the version 3.0 and to do the update after that but it doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I comment the patches in the file patch-services-context.xml, the rest of them are well installed but I get the exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException: Object of class [org.alfresco.repo.domain.hibernate.NodeImpl] with identifier [68859]: optimistic locking failed; nested exception is org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.alfresco.repo.domain.hibernate.NodeImpl#68859]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:672)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have spent 4 days but I can't find the solucion. I'm a little bit desperated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any clue will be really apreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jun 2010 21:08:09 GMT</pubDate>
    <dc:creator>soriaedu79</dc:creator>
    <dc:date>2010-06-11T21:08:09Z</dc:date>
    <item>
      <title>Migration from 3.0 to 3.3 crashes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241897#M195027</link>
      <description>Hello,When I tried the migration the following patches failed:- patch.webSiteAddModerated- patch.authorityDefaultZonesPatchThe error is the same in both cases:java.lang.NullPointerException&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:881)&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.site.SiteSe</description>
      <pubDate>Fri, 11 Jun 2010 21:08:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241897#M195027</guid>
      <dc:creator>soriaedu79</dc:creator>
      <dc:date>2010-06-11T21:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from 3.0 to 3.3 crashes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241898#M195028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The last thing I tried is to do the migration with Alfresco Enterprise 3.3 (Trial version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doen't work but the message is a little bit different:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Invocation: ReflectiveMethodInvocation: public abstract org.alfresco.service.cmr.repository.ChildAssociationRef org.alfresco.service.cmr.repository.NodeService.createNode(org.alfresco.service.cmr.repository.NodeRef,org.alfresco.service.namespace.QName,org.alfresco.service.namespace.QName,org.alfresco.service.namespace.QName,java.util.Map) throws org.alfresco.service.cmr.repository.InvalidNodeRefException,org.alfresco.service.cmr.dictionary.InvalidTypeException; target is of class [$Proxy10]&lt;BR /&gt;org.alfresco.repo.security.permissions.AccessDeniedException: 05110002 Access Denied.&amp;nbsp; The system is currently in read-only mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Caused by: org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to modify the file alfresco/domain/transaction.properties but nothing…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 22:20:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241898#M195028</guid>
      <dc:creator>soriaedu79</dc:creator>
      <dc:date>2010-06-11T22:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from 3.0 to 3.3 crashes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241899#M195029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can not migrate to enterprise if you have not aquired a license. With enterprise you get a 30 day trial, but those 30 days are probably from the day the repository was generated, not when you installed enterprise. After those 30 days it goes into read only mode, and that is what the error message indicates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Comunity 3.3g is available for download, and you should try that. If that doesn't work going directly from 3.0 to 3.3, try to take it in steps, like 3.0 -&amp;gt; 3.2 -&amp;gt; 3.2r2 -&amp;gt; 3.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What exact intermediate versions needed you will have to find out yourself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jun 2010 05:37:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241899#M195029</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-06-12T05:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from 3.0 to 3.3 crashes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241900#M195030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much Loftux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have solved my problems with patches (it was an issue about the root site folder) and from now on, all of them are correctly executed in 3.3 (and 3.3g) versions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, the exception regarding to the Hibernate Optimistic Locking is always there so, by the moment, I'm not able to install the 3.3 version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand, I have tested the 3.2r version and &lt;/SPAN&gt;&lt;STRONG&gt;it works fine!!&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I'm going to migrate to the 3.2r version and I'll wait there for a new path upgrade. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone knows if this Is this a bug of the 3.3 version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eduardo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 20:48:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-from-3-0-to-3-3-crashes/m-p/241900#M195030</guid>
      <dc:creator>soriaedu79</dc:creator>
      <dc:date>2010-06-15T20:48:02Z</dc:date>
    </item>
  </channel>
</rss>

