<?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: Activiti Database Setup - 5.19.0.2 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239887#M193017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Changing db.properties should all you need to do .. the tables should be created automatically for you. Do you see any logging when booting up? It should give some sql server specific log lines (creating schema)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 10:25:09 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-04-07T10:25:09Z</dc:date>
    <item>
      <title>Activiti Database Setup - 5.19.0.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239884#M193014</link>
      <description>Hi,I have just started one POC on Activiti &amp;amp; able to run the explorer in Tomcat.I created some users &amp;amp; groups but once the Tomcat is restarted I found that the users and groups I created are not there.I have not done any changes respective to the database &amp;amp; its using the internal h2 DB.I</description>
      <pubDate>Mon, 04 Apr 2016 13:00:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239884#M193014</guid>
      <dc:creator>snehasissamal</dc:creator>
      <dc:date>2016-04-04T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Database Setup - 5.19.0.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239885#M193015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"I have not done any changes respective to the database &amp;amp; its using the internal h2 DB."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;H2 is an in memory database. On a reboot, the JDK is killed and all data is gone. You have to switch to another (persistent) database if you want your data t survive reboots: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#activiti.setup.database" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#activiti.setup.database&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:47:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239885#M193015</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-04T14:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Database Setup - 5.19.0.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239886#M193016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jbarrez.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through the user guide but not clear what exactly needs to be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have one standalone SQL Server database in one of the VM &amp;amp; I want to connect to that DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the steps what I did.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 1:&amp;nbsp; Created a database "activiti" and given access to the default account sa as dbAdmin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 2: Made changes in "db.properties" file placed in "…activiti-explorer\WEB-INF\classes"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;db=mssqljdbc.driver=com.microsoft.sqlserver.jdbc.SQLServerDriverjdbc.url=jdbc:sqlserver://110.6.115.11:1433/activiti;DB_CLOSE_DELAY=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.username=sa&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.password=Welcome1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 3: I restarted the Tomcat server &amp;amp; was expecting the default tables needs to be created in our SQL Server DataBase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I logged in the activiti explorer it was like as I logged in for the first time. But didnt find a single table in the Activiti database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something else ? Here are the activiti versions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti Version: 5.19.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDK:8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;apache-tomcat-7.0.68&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new in activiti and need your help to fix the same.&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 Apr 2016 11:43:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239886#M193016</guid>
      <dc:creator>snehasissamal</dc:creator>
      <dc:date>2016-04-06T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Database Setup - 5.19.0.2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239887#M193017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Changing db.properties should all you need to do .. the tables should be created automatically for you. Do you see any logging when booting up? It should give some sql server specific log lines (creating schema)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 10:25:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-database-setup-5-19-0-2/m-p/239887#M193017</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-07T10:25:09Z</dc:date>
    </item>
  </channel>
</rss>

