<?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: how to resolve 'previous schema upgrade failed'? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120463#M84904</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;What is the exception or message?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 15:24:17 GMT</pubDate>
    <dc:creator>andy</dc:creator>
    <dc:date>2008-02-20T15:24:17Z</dc:date>
    <item>
      <title>how to resolve 'previous schema upgrade failed'?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120459#M84900</link>
      <description>Even after reverting the database and running again and I keep getting this error:08:41:39,534 ERROR [domain.schema.SchemaBootstrap] Schema auto-update failedorg.alfresco.error.AlfrescoRuntimeException: A previous schema upgrade failed.&amp;nbsp; Revert to the original database before attempting the upgrade</description>
      <pubDate>Wed, 26 Sep 2007 17:05:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120459#M84900</guid>
      <dc:creator>stk137</dc:creator>
      <dc:date>2007-09-26T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve 'previous schema upgrade failed'?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120460#M84901</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;There might be an "alf_bootstrap_lock" table left over from a previously interrupted bootstrap, which will prevent the app launching. If so, drop the table and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 19:44:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120460#M84901</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-09-26T19:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve 'previous schema upgrade failed'?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120461#M84902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;There might be an "alf_bootstrap_lock" table left over from a previously interrupted bootstrap, which will prevent the app launching. If so, drop the table and try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;yes that's it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had finally figured that out after digging through the source.&amp;nbsp; Although I still don't know why it was left behind originally.&amp;nbsp; Alfresco swallows the original SQL error and just gives the above.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also didn't know my sys-admin had "improved" our restore script to only drop tables that it was going to restore (leaving alf_bootstrap_lock around).&amp;nbsp; So I went crazy trying to figure out why it was failing even after restore for awhile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 20:48:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120461#M84902</guid>
      <dc:creator>stk137</dc:creator>
      <dc:date>2007-09-26T20:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve 'previous schema upgrade failed'?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120462#M84903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sorry for bringing up an old topic, but I am having a similar problem, in that I get the same error message, but I am unable to fix the problem the same way. I dropped the table alf_bootstrap_lock, but this does not alleviate the problem. I have tried reinstalling both MySQL and Alfresco, but this didn't help. I am on Windows 2003 Server working with Alfresco 2.9B. Thanks for any help in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 18:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120462#M84903</guid>
      <dc:creator>a_weed096</dc:creator>
      <dc:date>2008-02-12T18:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve 'previous schema upgrade failed'?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120463#M84904</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;What is the exception or message?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 15:24:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-resolve-previous-schema-upgrade-failed/m-p/120463#M84904</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-02-20T15:24:17Z</dc:date>
    </item>
  </channel>
</rss>

