<?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 What triggers upgrading activiti history 5.13 to 5.11? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172221#M125446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All I did was to instantiate processEngine:&amp;nbsp; processEngine = ProcessEngines.getDefaultProcessEngine();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the console, I see these lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:20 PM org.activiti.engine.ProcessEngines init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing process engine using configuration 'file:/C:/Users/Acer%20User/workspace/Activiti-Stock/target/classes/activiti.cfg.xml'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:21 PM org.activiti.engine.ProcessEngines initProcessEnginFromResource&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: initializing process engine for resource file:/C:/Users/Acer%20User/workspace/Activiti-Stock/target/classes/activiti.cfg.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Loading XML bean definitions from resource loaded through InputStream&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: See &lt;/SPAN&gt;&lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt;&lt;SPAN&gt; for further details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:23 PM org.activiti.engine.impl.db.DbSqlSession dbSchemaUpgrade&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: upgrading activiti engine schema from 5.13 to 5.11&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:23 PM org.activiti.engine.impl.db.DbSqlSession dbSchemaUpgrade&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: upgrading activiti history schema from 5.13 to 5.11&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oct 22, 2013 3:05:23 PM org.activiti.engine.impl.db.DbSqlSession dbSchemaUpgrade&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: upgrading activiti identity schema from 5.13 to 5.11&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why on earth Activiti upgrade the schema from 5.13 to 5.11?&amp;nbsp; So I go to the table act_ge_property, change it back to 5.13, the next time I run, it upgrade from 5.13 to 5.11 again.&amp;nbsp; This really screw my program up as for some reasons, if I start Tomcat and the schema.version is 5.11, then will get upgrading error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 22:08:13 GMT</pubDate>
    <dc:creator>houstoniasian</dc:creator>
    <dc:date>2013-10-22T22:08:13Z</dc:date>
    <item>
      <title>What triggers upgrading activiti history 5.13 to 5.11?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172221#M125446</link>
      <description>All I did was to instantiate processEngine:&amp;nbsp; processEngine = ProcessEngines.getDefaultProcessEngine();In the console, I see these lines&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ct 22, 2013 3:05:20 PM org.activiti.engine.ProcessEngines initINFO: Initializing process engine using configuration 'file:/C:/Users/Acer%20User/workspace/Activiti-</description>
      <pubDate>Tue, 22 Oct 2013 22:08:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172221#M125446</guid>
      <dc:creator>houstoniasian</dc:creator>
      <dc:date>2013-10-22T22:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: What triggers upgrading activiti history 5.13 to 5.11?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172222#M125447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;More information for previous post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Activiti-Explorer &amp;amp; Activiti-Rest web apps in Tomcat server.&amp;nbsp; I go to activiti-standalone-context (Activiti-Explorer) and activiti-context (Activit-Rest) to set databaseSchemaUpdate to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both Activiti-Explorer &amp;amp; Activiti-Rest are 5.13&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 22:29:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172222#M125447</guid>
      <dc:creator>houstoniasian</dc:creator>
      <dc:date>2013-10-22T22:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: What triggers upgrading activiti history 5.13 to 5.11?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172223#M125448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting, are you sure you don't have Activiti 5.11 JARs? Because that would be the only reason I can imagine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 13:49:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172223#M125448</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-10-23T13:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: What triggers upgrading activiti history 5.13 to 5.11?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172224#M125449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's it.&amp;nbsp; I have Activiti-Explorer using 5.13 and my Java application using 5.11.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-triggers-upgrading-activiti-history-5-13-to-5-11/m-p/172224#M125449</guid>
      <dc:creator>houstoniasian</dc:creator>
      <dc:date>2013-10-23T16:08:46Z</dc:date>
    </item>
  </channel>
</rss>

