<?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: Where is the installation documentation? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54670#M32677</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;Your understanding of the difference between SDK and SVN is correct. You shouldn't need to mess with the SVN codebase unless you want to make changes to the Alfresco core. Even then some core changes can be made using the SDK. In other words, try to avoid having to make changes to the core as much as possible. That will make your life much easier when upgrading Alfresco versions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the wiki project is concerned, it has been developed for Alfresco 1.3. That is most probably why it wasn't implemented using the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My advice to you would be to take the wiki files and put them into an Eclipse project that follows the SDK coding style. You can look at the sample projects that come with the SDK to see how to do that. Make sure to add all your extensions to that project and deploy it as a single JAR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 10:15:40 GMT</pubDate>
    <dc:creator>rivetlogic</dc:creator>
    <dc:date>2006-12-12T10:15:40Z</dc:date>
    <item>
      <title>Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54664#M32671</link>
      <description>HiI may be missing something, but I cannot find any information on the most basic thing - how to install Alfresco (Community Edition) on Windows. There is no reference or link to "installation" from the homepage, and my next choice, clicking on the menu item "Documentation", also yielded a page cont</description>
      <pubDate>Thu, 09 Nov 2006 11:06:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54664#M32671</guid>
      <dc:creator>jonnycavell</dc:creator>
      <dc:date>2006-11-09T11:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54665#M32672</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;Yes, it's something we're aware of and trying to make clearer.&amp;nbsp; The JBoss, Tomcat and WAR bundles need to be unzipped and contain READMEs that say what to do.&amp;nbsp; However, the installer bundles are just binaries - so you don't get to see the README until it's installed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What we want to do is come up with a very simple description of each bundle and the minimum needed to get going on each of them, then add it to the Downloads page on our web site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For you on Windows, you have 4 bundles to choose from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Installer (setup)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contains everything you need, including:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- JDK 1.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- OpenOffice (portable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Alfresco server (WAR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Startup scripts and platform-specific binaries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Hypersonic DB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An install wizard puts it all in one place ready to go, including shortcuts on the Start menu.&amp;nbsp; The wizard also give you the option of not installing the JDK or OpenOffice (but if you already have the correct version of these, you may be better off with one of the other bundles as a smaller download).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The installer bundle is the best option for exploring Alfresco, since you can be up and running in a few minutes without worrying about whether you have the right JDK and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use a different DB than Hypersonic (which you will if you want to use it for anything serious), then you should configure that before starting the Alfresco server for the first time.&amp;nbsp; You can change later, but it means you have to worry about migrating data and content properly.&amp;nbsp; It's ideal for building little demos and proofs-ot-concept, since the DB is portable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Alfresco server (WAR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Startup scripts and platform-specific binaries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Hypersonic DB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you already have JDK 1.5 and OpenOffice installed, then you just need to unzip the Tomcat bundle somewhere and run the alf_start script.&amp;nbsp; The startup scripts all run relative to their location - you can even move the Alfresco folder somewhere else later and everything should still run.&amp;nbsp; Again, by default the Hypersonic DB will be used, so deciding which DB you want to use is best done before the first start up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JBoss&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- JBoss including JBoss Portal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Alfresco server (WAR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Startup scripts and platform-specific binaries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Hypersonic DB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you already have JDK 1.5 and OpenOffice installed, then you just need to unzip the JBoss bundle somewhere and run the alf_start script, just as for the Tomcat bundle.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A key thing to note is that JBoss Portal is included and the Alfresco server (WAR) has a few library differences to the standard Tomcat and WAR bundles to resolve clashes in JBoss Portal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Alfresco server (WAR)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Startup scripts and platform-specific binaries&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This bundle assumes you have the correct JDK, OpenOffice and Java container and know what you're doing.&amp;nbsp; This bundle is often the best to take for upgrades, since it's the smallest and has everything that is Alfresco-specific.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also the SDK bundle, which is aimed at developers and contains the full Alfresco server and source code.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&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>Thu, 09 Nov 2006 13:14:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54665#M32672</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-11-09T13:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54666#M32673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much - that was extremely useful information!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got it up and running now, but just one more thing - are there any docs on how to get it running using SQL Server? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 14:32:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54666#M32673</guid>
      <dc:creator>jonnycavell</dc:creator>
      <dc:date>2006-11-09T14:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54667#M32674</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'm a bit confused about sdk. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed instructions here :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SDK" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SDK&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;where it was said that "SDK is used stand-alone, but an Alfresco Release Installation is also required"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we need also to install the alfresco release installation in order to run alfresco on the web browser ? Or does the sdk contain all the necessary files to run alfresco on tomcat for example ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also explored content of alfresco-community-sdk-1.4.0, but I'm not sure where we should put the content, in an already existing alfresco installation ? If yes, where exactly ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 13:43:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54667#M32674</guid>
      <dc:creator>aznk</dc:creator>
      <dc:date>2006-12-06T13:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54668#M32675</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;The Alfresco SDK is standalone. It can sit anywhere you like. The idea is for it to fit in your development environment easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The product of an Alfresco SDK customization is an alfresco.war file that needs to be deployed into an Alfresco runtime environment (e.g. Tomcat or JBossAS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is why you need a running installation of Alfresco to actually see your customization(s) in action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, the answer to your question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So we need also to install the alfresco release installation in order to run alfresco on the web browser ? Or does the sdk contain all the necessary files to run alfresco on tomcat for example ?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;is that you need to install the alfresco release installation in order to run alfresco on the web browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:38:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54668#M32675</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-11T04:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54669#M32676</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;Thanks for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could make alfresco sdk work properly and tested it successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I couldn't make clear the difference between using sdk or SVN bundles, apart from the fact that SVN contains all build files and is aimed to develop bug fixes or extend the core of alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We would like to customize the interface, add some aspects and modify some behaviors. We also would like ton integrate a wiki functionality. I could see a plugin developed on forge for this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/projects/wikispace/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/wikispace/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;but apparently, it requires installing SVN and deploying while projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you advise me to do in our case ? As deploying all project takes a lot of time…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 08:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54669#M32676</guid>
      <dc:creator>aznk</dc:creator>
      <dc:date>2006-12-11T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54670#M32677</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;Your understanding of the difference between SDK and SVN is correct. You shouldn't need to mess with the SVN codebase unless you want to make changes to the Alfresco core. Even then some core changes can be made using the SDK. In other words, try to avoid having to make changes to the core as much as possible. That will make your life much easier when upgrading Alfresco versions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the wiki project is concerned, it has been developed for Alfresco 1.3. That is most probably why it wasn't implemented using the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My advice to you would be to take the wiki files and put them into an Eclipse project that follows the SDK coding style. You can look at the sample projects that come with the SDK to see how to do that. Make sure to add all your extensions to that project and deploy it as a single JAR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 10:15:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54670#M32677</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-12T10:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54671#M32678</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;Indeed, this project has been developed for version 1.3, and there are some incompatibilities since I'm using 1.4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are some files we need to modify before deploying them, one of them is "web_TEMPLATE.xml" and was used at build-time to generate a clean web.xml in version 1.3. I couldn't find any corresponding files in Alfresco, should I try to modify wel.xml or another file instead ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About putting the files in the sdk, is it right to do the following things :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- import the files into eclipse instead of copying them in the codebase (since we're not messing with svn)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- copy files to modify from the svn codebase into eclipse, since some of them don't exist in alfresco installation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- package all this with a build.xml file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:47:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54671#M32678</guid>
      <dc:creator>aznk</dc:creator>
      <dc:date>2006-12-13T15:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54672#M32679</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;I'm not familiar with the details for that project's code, but you have the right idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just remember that the product of an Alfresco SDK project build is an entire alfresco.war file. So if you find yourself in the position where you must edit a core alfresco file (e.g. web.xml), then you can have that file in your project, and you will have to maintain it. Any changes made to that file should then be pushed into the vanilla alfresco.war to replace the one that is already there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:53:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54672#M32679</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-13T15:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54673#M32680</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;Yes, it's something we're aware of and trying to make clearer…. etc&lt;BR /&gt;&lt;BR /&gt;…&lt;BR /&gt;Hope that helps!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Paul.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe things have changed since you posted this reply, but the download and installation process still isn't any clearer and there isn't any download file actually called Installer that I can find on the download page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I go to the download page it doesn't seem to make any distinction between operating systems, windows or otherwise, it just says if you're not sure which one you need download the tomcat zip. Then when I click on the Download Alfresco Community link I get to the Source Forge page and am given nine files to choose from. The zip and tar zip options are self evident, as are the PDFs and war, but do I need the&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;alfresco-mmt-2.1.0.jar&amp;nbsp;&amp;nbsp; and the sample extensions? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, there doesn't seem to be any install wizard that I can find, and following the instructions in the readme txt doesn't produce any useful results either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'm totally lost. I've downloaded the program, unzipped it as per instructions, ran the bat file and nothing happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would really appreciate some straight forward and simple instructions on how to install it and get it up and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 10:37:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54673#M32680</guid>
      <dc:creator>mdg</dc:creator>
      <dc:date>2007-11-10T10:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54674#M32681</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;Presumably you've been following the installation steps in the README.txt within the zip file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you say you "ran the bat file and nothing happens" do you mean the Tomcat window doesn't appear at all? Are there any log files you can post the contents of?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, it would be useful to describe exactly what you've done so far and what system you're trying to install on.&lt;/SPAN&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>Sat, 10 Nov 2007 13:21:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54674#M32681</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-11-10T13:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54675#M32682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;| had written a long and detailed response to your post, but the forum logged me out before i could post it. I'm not going to write it again cos I'll probably get logged out again. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All I will say is look at the poll at the top of this post. Over 90% of people want&amp;nbsp; an installation guide. Something is very amiss here. :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2007 00:18:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54675#M32682</guid>
      <dc:creator>mdg</dc:creator>
      <dc:date>2007-11-11T00:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54676#M32683</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;With respect, the original post and poll is over a year old now so it's very difficult to tell if people are still having problems or not. Looking at the sheer number of SourceForge downloads would indicate most people don't. Having said that, there's always room for improvement!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With regards your situation, it's very difficult/impossible to help without further details. We know people have been installing using just the readme, most with first-time success; so these setup niggles are usually pretty easy to solve with a bit more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, if you're having problems with forum timeouts I'd recommend writing your post in Notepad then copy/pasting in - or use Firefox which saves the contents of text boxes &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&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>Sun, 11 Nov 2007 00:37:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54676#M32683</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-11-11T00:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54677#M32684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please excuse my frustration, and thanks for taking the time to reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want to do is use alfresco for web content management. Obviously I'm a long way from that at the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not a programmer, I'm a business manager and consultant and I download and evaluate programs for clients constantly. However, I have been known to successfully rewrite code in the past, although it's not something I'm fond of doing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I have my desktop set up to tun as a development server and I'm already running apache, mysql via wamp on my PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I realise that in itself means I'm going to have to rewrite some things, maybe a lot of things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm also running the latest version of jde 1.6 and the latest version of Tomcat 6. They are all working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed tomcat 6 separately as the version in the alfresco file didn't seem to be actually doing anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have an old version of open office 1.1. I didn't upgrade it as one of the readme's said there were problems with version 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously, this means that some of the programs aren't where Alfresco expects to find them, but first of all I want to make sure I put alfresco where I need it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IE If I want to run alfresco for web cms via my desktop server folder, so&amp;nbsp; do I still put the program in C:\alfresco or do I put it somewhere in the root folder or otherwise of the website folder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I leave my working version of Tomcat where it is C:\Program Files\Apache Software Foundation\Tomcat and rewrite some files in alfresco to point to it, or should I move it somewhere else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I don't think the jre home environment variable is set correctly, but I wouldn't know where to go to correct it. (I did find one post that said how to do it, but when I followed the instructions it didn't exactly show what the post said it should show, so I was unable to make any change.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do feel as if I've made some progress since I last posted as I've got various different programs installed and working. I now just need to get them working with alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for any help. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 02:11:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54677#M32684</guid>
      <dc:creator>mdg</dc:creator>
      <dc:date>2007-11-12T02:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54678#M32685</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;Unfortunately you're creating extra work for yourself by using Tomcat 6 (which isn't officially supported by the way due to the changes made from v5.5) so I'd highly recommend getting up-and-running with the bundled version first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said that, if y ou do want to go with the system you've got, you need to deploy the alfresco.war file into your Tomcat instance, i.e. its webapps folder, rather than going with the c:\alfresco structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To set the JAVA_HOME variable, hit Windows-E to bring up Explorer, right-click properties on "My Computer". On the Advanced tab, choose "Environment Variables" then the lower "New" button.&lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Variable name = JAVA_HOME&lt;BR /&gt;Variable value = C:\Program Files\Java\jdk1.6.0_02&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt; make sure you're using the right Java path for your system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy the war file to webapps, then start Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I said, you'd be much better off going with the bundled Tomcat v5.5 but see whether the above helps.&lt;/SPAN&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>Mon, 12 Nov 2007 10:33:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54678#M32685</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-11-12T10:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54679#M32686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a feeling you'd say something like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason i loaded up Tomcat v 6 was because the bundled version with alfresco didn't seem to be doing anything, and also I couldn't find any installer for the bundled version of Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At least with v 6 I now know what it's supposed to look like, how it installs and works etc, and that I can actually get it to work on my PC&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll probably try setting up alfresco with both, just cos I'm a glutton for punishment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this stage I'd just settle for getting alfresco working in any form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll let you know how it goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dammit, this forum keeps logging me out after just a few minutes, and I'm not exaggerating.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 13:44:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54679#M32686</guid>
      <dc:creator>mdg</dc:creator>
      <dc:date>2007-11-12T13:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54680#M32687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can understand you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On my computer running an customermanagement system iÃ‚Â´m wrote myself on TomCat 6 with MySql 5. Now I want to combine it with an document management system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco looks as it can work (the mysql database).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my first try (downloading the WAR Version) ends in a desaster. I wrote a Message here to run Alfresco on TomCat 6 but up to now nobody answer. Here im reading 6 isnÃ‚Â´t supported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Changes - from readme.txt - to run this software with mysql seems to run. I had some tables on my db-server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OK … Yesterday i started a second try by downloading the TomcatBundle. Now i am on the same point - Tomcat is running but alfresco throws error messages and is still offline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I donÃ‚Â´t know what is wrong - up to now i think i understand my work&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here the output from alfresco.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;20:30:57,029 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one&lt;BR /&gt;20:31:00,334 WARN&amp;nbsp; [org.alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.&lt;BR /&gt;20:31:05,872 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.&lt;BR /&gt;20:31:08,055 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;BR /&gt;20:31:15,806 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:444)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:666)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:349)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:448)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:552)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)&lt;BR /&gt;Caused by: org.alfresco.repo.search.SearcherException: More than one root node in index: 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.initialise(LeafScorer.java:252)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.&amp;lt;init&amp;gt;(LeafScorer.java:164)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathScorer.createPathScorer(PathScorer.java:167)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathQuery$StructuredFieldWeight.scorer(PathQuery.java:258)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:130)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:100)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.getMoreDocs(Hits.java:66)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.&amp;lt;init&amp;gt;(Hits.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:37)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.ADMLuceneSearcherImpl.query(ADMLuceneSearcherImpl.java:272)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.SearcherComponent.query(SearcherComponent.java:85)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.resolveImportedNodeRef(ImporterComponent.java:1026)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.end(ImporterComponent.java:746)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterComponent.java:361)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.importView(ImporterComponent.java:224)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:426)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 35 more&lt;BR /&gt;20:31:15,806 ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:444)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:666)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:349)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:448)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:552)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)&lt;BR /&gt;Caused by: org.alfresco.repo.search.SearcherException: More than one root node in index: 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.initialise(LeafScorer.java:252)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.&amp;lt;init&amp;gt;(LeafScorer.java:164)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathScorer.createPathScorer(PathScorer.java:167)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathQuery$StructuredFieldWeight.scorer(PathQuery.java:258)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:130)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:100)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.getMoreDocs(Hits.java:66)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.&amp;lt;init&amp;gt;(Hits.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:37)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.ADMLuceneSearcherImpl.query(ADMLuceneSearcherImpl.java:272)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.SearcherComponent.query(SearcherComponent.java:85)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.resolveImportedNodeRef(ImporterComponent.java:1026)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.end(ImporterComponent.java:746)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterComponent.java:361)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.importView(ImporterComponent.java:224)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:426)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 35 more&lt;BR /&gt;20:31:15,816 ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextListener&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:444)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:666)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:349)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:448)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:552)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)&lt;BR /&gt;Caused by: org.alfresco.repo.search.SearcherException: More than one root node in index: 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.initialise(LeafScorer.java:252)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.LeafScorer.&amp;lt;init&amp;gt;(LeafScorer.java:164)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathScorer.createPathScorer(PathScorer.java:167)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.query.PathQuery$StructuredFieldWeight.scorer(PathQuery.java:258)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:130)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:100)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.getMoreDocs(Hits.java:66)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Hits.&amp;lt;init&amp;gt;(Hits.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:45)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.lucene.search.Searcher.search(Searcher.java:37)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.impl.lucene.ADMLuceneSearcherImpl.query(ADMLuceneSearcherImpl.java:272)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.search.SearcherComponent.query(SearcherComponent.java:85)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.resolveImportedNodeRef(ImporterComponent.java:1026)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent$NodeImporter.end(ImporterComponent.java:746)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterComponent.java:361)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.importView(ImporterComponent.java:224)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:426)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 35 more&lt;BR /&gt;&lt;BR /&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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;and here the output from catalinaxxxxxx.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;13.11.2007 20:30:18 org.apache.coyote.http11.Http11BaseProtocol init&lt;BR /&gt;INFO: Initializing Coyote HTTP/1.1 on http-8090&lt;BR /&gt;13.11.2007 20:30:18 org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 1332 ms&lt;BR /&gt;13.11.2007 20:30:19 org.apache.catalina.core.StandardService start&lt;BR /&gt;INFO: Starting service Catalina&lt;BR /&gt;13.11.2007 20:30:19 org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/5.5.23&lt;BR /&gt;13.11.2007 20:30:19 org.apache.catalina.core.StandardHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;13.11.2007 20:30:21 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive alfresco.war&lt;BR /&gt;13.11.2007 20:31:15 org.apache.catalina.core.StandardContext start&lt;BR /&gt;SCHWERWIEGEND: Error listenerStart&lt;BR /&gt;13.11.2007 20:31:15 org.apache.catalina.core.StandardContext start&lt;BR /&gt;SCHWERWIEGEND: Context [/alfresco] startup failed due to previous errors&lt;BR /&gt;13.11.2007 20:31:18 org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8090&lt;BR /&gt;13.11.2007 20:31:18 org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;13.11.2007 20:31:18 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 59526 ms&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;/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;I hope someone can help me … at this time im just want to get it runnig.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second - far away - step is to see how it works with our documentscanner and if i can combine it anyway with the customermanagement system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eraser&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ps: sorry my english is not so good!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 19:57:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54680#M32687</guid>
      <dc:creator>eraser</dc:creator>
      <dc:date>2007-11-13T19:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54681#M32688</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;Could you try the suggestion posted here please? &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?p=28172#28172" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?p=28172#28172&lt;/A&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>Tue, 13 Nov 2007 20:39:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54681#M32688</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-11-13T20:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54682#M32689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! Many Thanks!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IÃ‚Â´m deleting all Tables from alfresco - db and the folder "c:\alfresco\alf_data" after this iÃ‚Â´m starting alf_start.bat from "c:\alfresco" - now it is running!&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it would be interesting how it works with TomCat 6, because running two TomCat Server is a little extreme - i think. Is here someone who can tell witch Files had to move to witch destination?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this time i can use alfresco for practise - thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eraser&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 19:35:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54682#M32689</guid>
      <dc:creator>eraser</dc:creator>
      <dc:date>2007-11-14T19:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the installation documentation?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54683#M32690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I still think a proper PDF installation guide would be a great help to everyone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 15:44:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-the-installation-documentation/m-p/54683#M32690</guid>
      <dc:creator>davidd</dc:creator>
      <dc:date>2007-12-05T15:44:57Z</dc:date>
    </item>
  </channel>
</rss>

