<?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: Alfresco application not starting on Tomcat in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257569#M210699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I emptied the database, removed all users and set it up from scratch:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;CREATE DATABASE alfresco DEFAULT CHARACTER SET utf8;&lt;BR /&gt;&lt;BR /&gt;GRANT ALL ON alfresco.* TO 'alfresco'@'localhost' identified BY 'alfresco' WITH&lt;BR /&gt;GRANT OPTION;&lt;BR /&gt;&lt;BR /&gt;GRANT ALL ON alfresco.* TO 'alfresco'@'localhost.localdomain' identified BY&lt;BR /&gt;'alfresco' WITH GRANT OPTION;&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 then cleaned up the stopped TC, cleaned up the /webapps directory, and re-deployed all three .war files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the log file after deploying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://nopaste.voric.com/paste.php?f=lpuqlk" rel="nofollow noopener noreferrer"&gt;http://nopaste.voric.com/paste.php?f=lpuqlk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the SQL is malformed? The database is running on InnoDB engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 13:06:39 GMT</pubDate>
    <dc:creator>xymak1y</dc:creator>
    <dc:date>2011-02-07T13:06:39Z</dc:date>
    <item>
      <title>Alfresco application not starting on Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257567#M210697</link>
      <description>Hello,following setup:xampp-win32-1.7.4-VC6 including MySQL and Tomcat, and MySQL connector mysql-connector-java-5.1.14 (not community). The database connection is working, Alfresco added a alf_bootstrap_lock&amp;nbsp; table to it, so the connection is up and running.Java opts:set JAVA_OPTS=-Xms256m -Xmx1024</description>
      <pubDate>Mon, 07 Feb 2011 11:46:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257567#M210697</guid>
      <dc:creator>xymak1y</dc:creator>
      <dc:date>2011-02-07T11:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco application not starting on Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257568#M210698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"org.alfresco.error.AlfrescoRuntimeException: 01070000 A previous schema upgrade failed or was not completed.&amp;nbsp; Revert to the original database before attempting the upgrade again."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably got impatient and killed Alfresco while it was installing the DB.&amp;nbsp;&amp;nbsp;&amp;nbsp; It should take a couple of minutes.&amp;nbsp;&amp;nbsp;&amp;nbsp; If this is a new install then drop the database and delete the content store and start again.&amp;nbsp;&amp;nbsp;&amp;nbsp; If not restore from backup.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 12:11:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257568#M210698</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-02-07T12:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco application not starting on Tomcat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257569#M210699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I emptied the database, removed all users and set it up from scratch:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;CREATE DATABASE alfresco DEFAULT CHARACTER SET utf8;&lt;BR /&gt;&lt;BR /&gt;GRANT ALL ON alfresco.* TO 'alfresco'@'localhost' identified BY 'alfresco' WITH&lt;BR /&gt;GRANT OPTION;&lt;BR /&gt;&lt;BR /&gt;GRANT ALL ON alfresco.* TO 'alfresco'@'localhost.localdomain' identified BY&lt;BR /&gt;'alfresco' WITH GRANT OPTION;&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 then cleaned up the stopped TC, cleaned up the /webapps directory, and re-deployed all three .war files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the log file after deploying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://nopaste.voric.com/paste.php?f=lpuqlk" rel="nofollow noopener noreferrer"&gt;http://nopaste.voric.com/paste.php?f=lpuqlk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the SQL is malformed? The database is running on InnoDB engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 13:06:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-application-not-starting-on-tomcat/m-p/257569#M210699</guid>
      <dc:creator>xymak1y</dc:creator>
      <dc:date>2011-02-07T13:06:39Z</dc:date>
    </item>
  </channel>
</rss>

