<?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: Bootstrap failed in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46998#M26538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was getting this error when I tried to run Alfresco on an old install of Tomcat. I had to uninstall Tomcat. Change my environment varibles for Catalina home to point to the root install folder of Alfresco, Then reinstall Tomcat.&amp;nbsp; That took care of the bootstrap problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…Now I am trying to get it to work with Oracle. The wiki instructions were weak on this..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2006 18:18:46 GMT</pubDate>
    <dc:creator>sbendigo</dc:creator>
    <dc:date>2006-10-06T18:18:46Z</dc:date>
    <item>
      <title>Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46993#M26533</link>
      <description>Greetings,I've been trying all afternoon to get Alfresco up and running, but to no avail. I've followed the instructions for installing the WAR release, but each time I deploy the WAR to tomcat, it blows up everywhere. I know zero about Java and only a few things about Tomcat, but from what I can te</description>
      <pubDate>Mon, 18 Sep 2006 23:10:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46993#M26533</guid>
      <dc:creator>blentz</dc:creator>
      <dc:date>2006-09-18T23:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46994#M26534</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;You have to install imagemagick, and link the executable convert to imconvert. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ln -s /usr/bin/convert /usr/bin/imconvert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:52:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46994#M26534</guid>
      <dc:creator>sscheuring</dc:creator>
      <dc:date>2006-09-19T10:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46995#M26535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gotcha… I figured that one out because I read that Alfresco wants the executable for ImageMagick's convery renamed so that it doesn't conflict with the Windows convert.exe command. A very strange way to solve this problem, but that part is working nonetheless.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*However* that did not solve my problem (you can reportedly run Alfresco without ImageMagick working). My real problem was caused by the alf-data path, and once I corrected that, I could get Alfresco running without it throwing exceptions everywhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I am left with more questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Where is the alf-data path stuff documented? I didn't see it anywhere in the README_war.txt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Why is the default ./alf-data if that isn't going to work using relative paths? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Could a better default be chosen?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Where do most people set this path?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Is the data in here important? I thought all the Alfresco data was in the database (MySQL, PG, MSSQL, Oracle)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:19:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46995#M26535</guid>
      <dc:creator>blentz</dc:creator>
      <dc:date>2006-09-19T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46996#M26536</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;In the last release, this was changed so that if you were running on a non-Windows box, then it used 'convert'.&amp;nbsp; The config for this is in content-services-context.xml in the &amp;lt;bean id="transformer.ImageMagick" &amp;gt; section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would not expect the bootstrap to fail because a converter could not be found - that must have been due to something else.&amp;nbsp; We'll investigate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 08:46:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46996#M26536</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-09-20T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46997#M26537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at the error log, the key message is that there are 2 root nodes in the index.&amp;nbsp; Typically, this comes about because the database is dropped, but the alf_data indexes are not cleared out.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 09:23:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46997#M26537</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-09-20T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bootstrap failed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46998#M26538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was getting this error when I tried to run Alfresco on an old install of Tomcat. I had to uninstall Tomcat. Change my environment varibles for Catalina home to point to the root install folder of Alfresco, Then reinstall Tomcat.&amp;nbsp; That took care of the bootstrap problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…Now I am trying to get it to work with Oracle. The wiki instructions were weak on this..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 18:18:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bootstrap-failed/m-p/46998#M26538</guid>
      <dc:creator>sbendigo</dc:creator>
      <dc:date>2006-10-06T18:18:46Z</dc:date>
    </item>
  </channel>
</rss>

