<?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: [6.0] Replace H2 with a standalone mysql server in activiti-app and activiti-rest in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17594#M7793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that you are not using the correct Dialect for MySQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;#hibernate.dialect=org.hibernate.dialect.H2Dialect&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;hibernate.dialect=org.hibernate.dialect.MySQLDialect&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems that form engine tables were not created&lt;/P&gt;&lt;P&gt;Caused by: org.activiti.form.engine.ActivitiFormException: Error initialising form data schema&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using an existing schema or letting Activiti create&amp;nbsp;the tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2018 12:47:12 GMT</pubDate>
    <dc:creator>bassam_al-saror</dc:creator>
    <dc:date>2018-06-07T12:47:12Z</dc:date>
    <item>
      <title>[6.0] Replace H2 with a standalone mysql server in activiti-app and activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17593#M7792</link>
      <description>Hello, I am currently trying the activiti-app and activiti-rest applications and tried to replace the in-memory H2 database with a mysql server because the 2 applications did not point on the same database. However, when I try to change this configuration, Tomcat returns me a 404 for the associated</description>
      <pubDate>Thu, 07 Jun 2018 08:04:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17593#M7792</guid>
      <dc:creator>maximechicois</dc:creator>
      <dc:date>2018-06-07T08:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: [6.0] Replace H2 with a standalone mysql server in activiti-app and activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17594#M7793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that you are not using the correct Dialect for MySQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;#hibernate.dialect=org.hibernate.dialect.H2Dialect&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;hibernate.dialect=org.hibernate.dialect.MySQLDialect&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems that form engine tables were not created&lt;/P&gt;&lt;P&gt;Caused by: org.activiti.form.engine.ActivitiFormException: Error initialising form data schema&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using an existing schema or letting Activiti create&amp;nbsp;the tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 12:47:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17594#M7793</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-06-07T12:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: [6.0] Replace H2 with a standalone mysql server in activiti-app and activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17595#M7794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I let Activiti create the tables. I only created a user that has access to the activiti database and linked its credentials in the activiti-app.properties file.&lt;/P&gt;&lt;P&gt;I replaced the H2 configuration&amp;nbsp;with MySQL for Hibernate as you pointed me and re-executed tomcat and now, the databases are correctly linked !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the db.properties from activiti-rest, there wasn't any definition of Hibernate for H2 in the demo. Should I add the same MySQL configuration as for activiti-app ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 07:07:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17595#M7794</guid>
      <dc:creator>maximechicois</dc:creator>
      <dc:date>2018-06-08T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: [6.0] Replace H2 with a standalone mysql server in activiti-app and activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17596#M7795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that's not needed for activiti-rest since it doesn't use Hibernate. Is all working fine now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 09:20:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/6-0-replace-h2-with-a-standalone-mysql-server-in-activiti-app/m-p/17596#M7795</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-06-08T09:20:55Z</dc:date>
    </item>
  </channel>
</rss>

