<?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: Error installing activiti with postgres or mysql in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48541#M27796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Resolve in &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=12&amp;amp;t=1718&amp;amp;start=0" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=12&amp;amp;t=1718&amp;amp;start=0&lt;/A&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2011 03:29:34 GMT</pubDate>
    <dc:creator>diogo</dc:creator>
    <dc:date>2011-07-22T03:29:34Z</dc:date>
    <item>
      <title>Error installing activiti with postgres or mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48537#M27792</link>
      <description>I'm trying to install activiti in Linux but I have only gotten error in installation:1. I configured the files: build.properties and build.{database}.properties.2. I ran the commands: and cfg.create e ant demo.start.And the error that appears is the following:MySQL:BUILD FAILED/opt/activiti-5.6/setu</description>
      <pubDate>Thu, 14 Jul 2011 13:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48537#M27792</guid>
      <dc:creator>diogo</dc:creator>
      <dc:date>2011-07-14T13:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing activiti with postgres or mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48538#M27793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what I've just read Activiti only supports the H2 database at this stage which makes me think they aren't using an ORM 'under the hood'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 11:15:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48538#M27793</guid>
      <dc:creator>chrisc</dc:creator>
      <dc:date>2011-07-15T11:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing activiti with postgres or mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48539#M27794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;From what I've just read Activiti only supports the H2 database at this stage which makes me think they aren't using an ORM 'under the hood'.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Really?! only supports the H2? But in the User Guide explaining how to set up is another database…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2011 02:00:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48539#M27794</guid>
      <dc:creator>diogo</dc:creator>
      <dc:date>2011-07-17T02:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing activiti with postgres or mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48540#M27795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Diogo: Chris is totally wrong&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@Chris:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned in another post, you are completely wrong about Activiti only supporting H2 and that there is no ORM behind it. If asked normally we could have told you that iBatsi is used (you could have seen in the source as well, it IS open). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The none-experimental db's mentioned &lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/index.html#supporteddatabases" rel="nofollow noopener noreferrer"&gt;in the docs&lt;/A&gt;&lt;SPAN&gt; are even part of the QA cycles. This is a requirement by Alfresco, replacing jBPM with Activiti in its ECM solution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And having a quick look at the error, it says something about not being able to make a connection, which would have nothing to do with Activiti supporting a certain DB or not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2011 10:13:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48540#M27795</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-17T10:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing activiti with postgres or mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48541#M27796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Resolve in &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=12&amp;amp;t=1718&amp;amp;start=0" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=12&amp;amp;t=1718&amp;amp;start=0&lt;/A&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 03:29:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-activiti-with-postgres-or-mysql/m-p/48541#M27796</guid>
      <dc:creator>diogo</dc:creator>
      <dc:date>2011-07-22T03:29:34Z</dc:date>
    </item>
  </channel>
</rss>

