<?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 installation with oracle or mssql in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169138#M122548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What should I do with the code above?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In any case i've tried both the drivers (jtds and sqljdbc4) for mssql without success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, the logs shown in the first post refer to the tests with oracle. I will report in a bit the entire log with mssql.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 08:23:28 GMT</pubDate>
    <dc:creator>dheuman</dc:creator>
    <dc:date>2014-03-12T08:23:28Z</dc:date>
    <item>
      <title>activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169125#M122535</link>
      <description>hi all, i need help, my activiti installation don't work when i try to change the default db (H2) to mssql or oracle. I had read the guide many time but is not clear about this.my sistem:is a oracle linux.my step:1) installed jdk1.62) installed tomcat7.052 on /usr/share/apache-tomcat path (work fine</description>
      <pubDate>Fri, 28 Feb 2014 14:34:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169125#M122535</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-02-28T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169126#M122536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you see an stack trace in the Tomcat log?&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>Sat, 01 Mar 2014 07:12:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169126#M122536</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-03-01T07:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169127#M122537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello again. Now work with oracle. I just change the "jdbc.driver=oracle.jdbc.OracleDriver" to dbc.driver=oracle.jdbc.&lt;/SPAN&gt;&lt;STRONG&gt;driver&lt;/STRONG&gt;&lt;SPAN&gt;.OracleDriver&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not work with SQL Server. This is my log file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOTE*= this is a new installation on windows server 2008 (jre 7, tomcat 7). I have both (linux/windows) system on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[h3]tomcat7-stderr[/h3]&lt;/SPAN&gt;&lt;CODE&gt;SEVERE: The web application [/activiti-explorer] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class org.activiti.explorer.ui.MainWindow must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;BR /&gt;SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;BR /&gt;mar 03, 2014 11:18:16 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;BR /&gt;SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;BR /&gt;mar 03, 2014 11:27:07 AM org.apache.catalina.util.LifecycleBase start&lt;BR /&gt;INFO: The start() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/activiti-explorer]] after start() had already been called. The second call will be ignored.&lt;BR /&gt;tInterceptor.execute(CommandContextInterceptor.java:57)&lt;BR /&gt; at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)&lt;BR /&gt; at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)&lt;BR /&gt; at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;BR /&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)&lt;BR /&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)&lt;BR /&gt; at org.activiti.engine.impl.TaskServiceImpl.claim(TaskServiceImpl.java:160)&lt;BR /&gt; at org.activiti.explorer.demo.DemoDataGenerator$1.run(DemoDataGenerator.java:273)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Exception in thread "http-apr-8080-exec-23" java.lang.OutOfMemoryError: PermGen space&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;[h3]Catalina log[/h3]&lt;/SPAN&gt;&lt;CODE&gt;SEVERE: The web application [/activiti-explorer] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class org.activiti.explorer.ui.MainWindow must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject&lt;BR /&gt;WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.&lt;BR /&gt;mar 03, 2014 11:17:04 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;BR /&gt;SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;BR /&gt;mar 03, 2014 11:18:16 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;BR /&gt;SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;BR /&gt;mar 03, 2014 11:27:07 AM org.apache.catalina.util.LifecycleBase start&lt;BR /&gt;INFO: The start() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/activiti-explorer]] after start() had already been called. The second call will be ignored.&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;[h3]localhost log file[/h3]&lt;/SPAN&gt;&lt;CODE&gt;mar 03, 2014 11:17:04 AM org.apache.catalina.session.StandardSession writeObject&lt;BR /&gt;WARNING: Cannot serialize session attribute notificationManager for session AA9F7DB39C2F6861A0B0102C12927EC2&lt;BR /&gt;java.io.NotSerializableException: org.activiti.spring.SpringProcessEngineConfiguration&lt;BR /&gt; at java.io.ObjectOutputStream.writeObject0(Unknown Source)&lt;BR /&gt; ………&lt;BR /&gt; at java.io.ObjectOutputStream.writeObject(Unknown Source)&lt;BR /&gt; at java.util.LinkedList.writeObject(Unknown Source)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor263.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)&lt;BR /&gt; …….&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;mar 03, 2014 11:17:04 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: Closing Spring root WebApplicationContext&lt;BR /&gt;mar 03, 2014 11:17:16 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: No Spring WebApplicationInitializer types detected on classpath&lt;BR /&gt;mar 03, 2014 11:17:16 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: Initializing Spring root WebApplicationContext&lt;BR /&gt;mar 03, 2014 11:18:16 AM org.apache.catalina.session.StandardSession writeObject&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;[h3]tomcat std output[/h3]&lt;/SPAN&gt;&lt;CODE&gt;11:17:31,239 [Thread-14] ERROR org.activiti.engine.impl.interceptor.CommandContext&amp;nbsp; - Error while closing command context&lt;BR /&gt;org.activiti.engine.ActivitiObjectNotFoundException: Cannot find task with id 6195&lt;BR /&gt; at org.activiti.engine.impl.cmd.NeedsActiveTaskCmd.execute(NeedsActiveTaskCmd.java:54)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)&lt;BR /&gt; at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)&lt;BR /&gt; at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)&lt;BR /&gt; at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;BR /&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)&lt;BR /&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)&lt;BR /&gt; at org.activiti.engine.impl.TaskServiceImpl.claim(TaskServiceImpl.java:160)&lt;BR /&gt; at org.activiti.explorer.demo.DemoDataGenerator$1.run(DemoDataGenerator.java:273)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;….&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:24:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169127#M122537</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-03T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169128#M122538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In step 7 you said:&amp;nbsp; created a &amp;lt;b&amp;gt;blank&amp;lt;/b&amp;gt; schema on oracle db (activiti) … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you created the database structure with these scripts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-5.14\database\create\activiti.oracle.create.engine.sql&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-5.14\database\create\activiti.oracle.create.history.sql&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-5.14\database\create\activiti.oracle.create.identity.sql&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 15:21:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169128#M122538</guid>
      <dc:creator>aitor</dc:creator>
      <dc:date>2014-03-03T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169129#M122539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No i didn't create any database structure in oracle but it works (just in oracle). I think, the first time that the application started, has created all the necessary structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still trying to run activiti on mssql without success. I tried with ojdbc v.4, ojdbc v.3 and &lt;/SPAN&gt;&lt;A href="http://tds.sourceforge.net" rel="nofollow noopener noreferrer"&gt;jTDS&lt;/A&gt;&lt;SPAN&gt; driver also. No one of this want to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:43:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169129#M122539</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-04T07:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169130#M122540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A works for me well. I have Oracle 10g. I added "ojdbc14.jar" in "WEB-INF\lib". My "WEB-INF\classes\db.properties" contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;db = oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.driver = oracle.jdbc.OracleDriver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.url = jdbc&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;racle:thin:@192.168.2.1:1521:MYDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.username = myuser&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.password = mypwd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran the three scripts: create.engine, create.history and create.identity&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 11:49:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169130#M122540</guid>
      <dc:creator>aitor</dc:creator>
      <dc:date>2014-03-04T11:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169131#M122541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello. I said that work for me on oracle too. Not work on Microsoft Sql server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 14:19:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169131#M122541</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-04T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169132#M122542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By the way i tested the driver (sqljdbc4.jar) using Netbeans and it's work (same connection string). Is activiti-explorer that does not want to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log file catalina.out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;….&lt;BR /&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.activiti.engine.ActivitiException: couldn't create db schema: create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null&lt;BR /&gt;…. … 45 more&lt;BR /&gt;Caused by: org.activiti.engine.ActivitiException: couldn't create db schema: create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null&lt;BR /&gt;….&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;using my database Client (oracle sql developer) i opened the file "activiti.mssql.create.engine.sql" located in &lt;/SPAN&gt;&lt;STRONG&gt;"…./activiti-5.14/database/create/"&lt;/STRONG&gt;&lt;SPAN&gt; path and run it as script. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The output is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;….. (many create table)&lt;BR /&gt;create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null&lt;BR /&gt;Error row 172 column : 1&lt;BR /&gt;Errore SQL: Incorrect syntax near the keyword 'where'.&lt;BR /&gt;…..&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Idea would be appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 09:12:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169132#M122542</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-05T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169133#M122543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure activiti explorer is using the correct database-type? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 10:27:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169133#M122543</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T10:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169134#M122544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think so, the sql query above is located in "activiti.mssql.create.engine.sql" file. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 10:33:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169134#M122544</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-10T10:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169135#M122545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of mssql are you using? Our QA runs against 2008 using sqljdbc4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What did you mean by "By the way i tested the driver (sqljdbc4.jar) using Netbeans and it's work". Did you test activiti-schema-creation or just that the driver works?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:08:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169135#M122545</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T11:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169136#M122546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried with 2005, 2008 and 2008 r2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested that the driver connection work using netBeans.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After that i tried to execute the activiti.mssql.create.engine.sql using sqlOracleDevelopper obtaining the same error logged in catalina.out&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 12:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169136#M122546</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-10T12:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169137#M122547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Activiti QA uses &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;groupId&amp;gt;net.sourceforge.jtds&amp;lt;/groupId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;artifactId&amp;gt;jtds&amp;lt;/artifactId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;version&amp;gt;1.3.0&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it seems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, with all the different issues in this thread I don't know what this latest one is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do note that your original stacktrace showed "Exception in thread "http-apr-8080-exec-23" java.lang.OutOfMemoryError: PermGen space"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:36:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169137#M122547</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-11T12:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169138#M122548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What should I do with the code above?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In any case i've tried both the drivers (jtds and sqljdbc4) for mssql without success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, the logs shown in the first post refer to the tests with oracle. I will report in a bit the entire log with mssql.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 08:23:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169138#M122548</guid>
      <dc:creator>dheuman</dc:creator>
      <dc:date>2014-03-12T08:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169139#M122549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running my own Activiti REST API application using SQL Server 2012 with JTDS… and am having no issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently using this version of jtds in my maven pom.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;groupId&amp;gt;net.sourceforge.jtds&amp;lt;/groupId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;artifactId&amp;gt;jtds&amp;lt;/artifactId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;version&amp;gt;1.2.8&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my application properties file…&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.driver=net.sourceforge.jtds.jdbc.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.url=jdbc:jtds:sqlserver://SERVER_NAME:15015/MyDatabase;domain=MyDomain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did run all three mssql create SQL scripts prior to trying to startup my Tomcat server…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 14:36:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169139#M122549</guid>
      <dc:creator>jordan_blair</dc:creator>
      <dc:date>2014-03-12T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169140#M122550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have this problem too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried and found that, you should add activiti.cfg.xml to your classpath, so that it will create the database schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My activiti version is 5.15.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 08:39:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169140#M122550</guid>
      <dc:creator>lifejoice</dc:creator>
      <dc:date>2014-07-03T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169141#M122551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@dheuman: Thank you for the detailed installation steps!~ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My environment is: Win7 64bit + JDK7 + Tomcat7 + Activiti 5.16.4 + sqljdbc4.jar copied to activiti-explorer\WEB-INF\lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I managed to link to mssql with the following db.properties settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db=mssql&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.url=jdbc:sqlserver://localhost:1433;databaseName=activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.username=sa&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.password=&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 06:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169141#M122551</guid>
      <dc:creator>tchu_2000</dc:creator>
      <dc:date>2014-10-30T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation with oracle or mssql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169142#M122552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;i have a blogpost on activiti Oracle DB configuration&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://techsunils.blogspot.com/2016/04/activiti-bpmn-configure-oracle-database.html" rel="nofollow noopener noreferrer"&gt;http://techsunils.blogspot.com/2016/04/activiti-bpmn-configure-oracle-database.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or a video&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=Px2O4aUBEEE" title="https://www.youtube.com/watch?v=Px2O4aUBEEE" rel="nofollow noopener noreferrer"&gt;Activiti 5.22 Introduction and Installation - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 03:02:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-with-oracle-or-mssql/m-p/169142#M122552</guid>
      <dc:creator>sunilkumartk</dc:creator>
      <dc:date>2016-04-27T03:02:09Z</dc:date>
    </item>
  </channel>
</rss>

