<?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: 4.2.d Community Edition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283220#M236350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Community Edition releases are cut when the engineering team needs feedback on the source tree. Enterprise Edition releases are designed around a more predictable cadence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Edition releases are more frequent when we are testing HEAD before branching for an Enterprise Release. Each release contains additional bug fixes. 4.2.e is very similar to the 4.2.0 release, and now QA will focus on the Enterprise branch. Once the team is ready to start working on 4.3, those fixes will be pushed back to HEAD and a new Community Edition release will be cut with the features slated for that next version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 17:36:16 GMT</pubDate>
    <dc:creator>resplin</dc:creator>
    <dc:date>2013-10-30T17:36:16Z</dc:date>
    <item>
      <title>4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283215#M236345</link>
      <description>Alfresco 4.2.d Community Edition is now available for download: https://wiki.alfresco.com/wiki/Community_file_list_4.2.dThis release has bug fixes and some/improved features: http://blogs.alfresco.com/wp/kevinr/2013/08/22/alfresco-community-4-2-dYou can read the release notes here: https://wiki.alfr</description>
      <pubDate>Fri, 30 Aug 2013 10:53:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283215#M236345</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2013-08-30T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283216#M236346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Awesome! Thanks for the release!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 14:13:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283216#M236346</guid>
      <dc:creator>cbutters</dc:creator>
      <dc:date>2013-08-30T14:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283217#M236347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just installed 4.2.d (Centos XXX, Postgresql 9.2.4, tomcat 7, latest java 7) and wanted to migrate our 4.2.c (Centos XXX, Postgresql 8.4.7, tomcat 7, latest java 7) database to the new install. Unfortunately I have not been able to do this ending up with database schema errors. I have followed the standard instructions of dumping the old psql db (pg_dump) and saving the solr dirs (contentstore, contentstore.deleted, solr/archive and sold/workspace) but this causes failures during startup:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-10-10 11:28:24,438&amp;nbsp; WARN&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema validation found 15 potential problems, results written to: /opt/alfresco-4.2.d/tomcat/temp/Alfresco/Alfresco-PostgreSQLDialect-Validation-Pre-Upgrade-alf_-5914354826176335695.txt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-10-10 11:28:25,072&amp;nbsp; WARN&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema validation found 3 potential problems, results written to: /opt/alfresco-4.2.d/tomcat/temp/Alfresco/Alfresco-PostgreSQLDialect-Validation-Pre-Upgrade-avm_-5860163481921594900.txt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-10-10 11:28:28,592&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Compared database schema with reference schema (all OK): class path resource [alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/Schema-Reference-JBPM.xml]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-10-10 11:28:31,026&amp;nbsp; WARN&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema validation found 23 potential problems, results written to: /opt/alfresco-4.2.d/tomcat/temp/Alfresco/Alfresco-PostgreSQLDialect-Validation-Pre-Upgrade-act_-5943641251513872195.txt&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and then a bit further on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-10-10 11:28:54,356&amp;nbsp; ERROR [solr.tracker.CoreTracker] [SolrTrackerScheduler_Worker-3] Tracking failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.alfresco.error.AlfrescoRuntimeException: 09100000 GetModelsDiff return status is 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1059)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.solr.tracker.CoreTracker.trackModels(CoreTracker.java:1876)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.solr.tracker.CoreTracker.trackRepository(CoreTracker.java:1206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.solr.tracker.CoreTracker.updateIndex(CoreTracker.java:492)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.solr.tracker.CoreTrackerJob.execute(CoreTrackerJob.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.quartz.core.JobRunShell.run(JobRunShell.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also tried following the instructions posted by Zannafar on the forum thread &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/upgrading-42c-42d" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/upgrading-42c-42d&lt;/A&gt;&lt;SPAN&gt; but I still can't get it to work. (and I don't understand those instructions anyway….).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Surely this would be a standard thing to want to do - ie upgrade from 4.2.c to 4.2.d and preserve the old 4.2.c data? Are there specific 42c-42d migration instructions I have missed somehow? Is the change from psql 8.4 to psql 9.2 complicating things for me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 00:29:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283217#M236347</guid>
      <dc:creator>pjy</dc:creator>
      <dc:date>2013-10-10T00:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283218#M236348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oops - I meant to add the Centos version to my last post - it is 6.4…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 00:31:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283218#M236348</guid>
      <dc:creator>pjy</dc:creator>
      <dc:date>2013-10-10T00:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283219#M236349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll like to understand the Community versions publishing process. Maybe i missed something but 4.2.c was published on december 2012. After that, versión 4.2.d was published 2 months ago, now there is a new release 4.2.e which was published 15 days ago. Is something wrong with 4.2.c? why new version so quick? &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 16:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283219#M236349</guid>
      <dc:creator>mikel_asla1</dc:creator>
      <dc:date>2013-10-30T16:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283220#M236350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Community Edition releases are cut when the engineering team needs feedback on the source tree. Enterprise Edition releases are designed around a more predictable cadence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Edition releases are more frequent when we are testing HEAD before branching for an Enterprise Release. Each release contains additional bug fixes. 4.2.e is very similar to the 4.2.0 release, and now QA will focus on the Enterprise branch. Once the team is ready to start working on 4.3, those fixes will be pushed back to HEAD and a new Community Edition release will be cut with the features slated for that next version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:36:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283220#M236350</guid>
      <dc:creator>resplin</dc:creator>
      <dc:date>2013-10-30T17:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: 4.2.d Community Edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283221#M236351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its a bit more positive than that.&amp;nbsp; Community releases are made when there's something good enough to release.&amp;nbsp; The reasons for a community release will be explained as above and on the release note.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:30:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/4-2-d-community-edition/m-p/283221#M236351</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-10-30T18:30:13Z</dc:date>
    </item>
  </channel>
</rss>

