<?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: JobExecutor deadlocks on MSSQL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130375#M91623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is also suggested in &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/deadlock-mssql-2008-while-loadtesting" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/deadlock-mssql-2008-while-loadtesting&lt;/A&gt;&lt;SPAN&gt; that upgrading to 5.13 might resolve this. Haven't got time to test that right now though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 08:26:46 GMT</pubDate>
    <dc:creator>andreasa</dc:creator>
    <dc:date>2013-07-01T08:26:46Z</dc:date>
    <item>
      <title>JobExecutor deadlocks on MSSQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130372#M91620</link>
      <description>Windows platform, Tomcat 7, MSSQL 2008/2012, Activiti 5.12On our production system we cannot start our application when there are several (~10+) jobs in ACT_RU_JOB that has a DUEDATE_ that has passed. The application/activiti starts puts a lock on 15 rows, starts polling the jobs and then stalls aft</description>
      <pubDate>Fri, 28 Jun 2013 12:04:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130372#M91620</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-06-28T12:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: JobExecutor deadlocks on MSSQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130373#M91621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Inspired by this: &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/activiti-thread-safety" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/activiti-thread-safety&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried setting connection pool to max 1, min 1. This resulted in the application hanging exactly like in the production-environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess it could be the connection pool, although I'm already using C3P0 and not DBCP. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can then also semi conclude that the database in the production system only has one or very few connections awailable, since I get the same behaviour when only giving the connection pool 1 connection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 12:52:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130373#M91621</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-06-28T12:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: JobExecutor deadlocks on MSSQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130374#M91622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This can be solved by creating the indexes that long suggests in this thread: &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/deadlock-load-test-db2" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/deadlock-load-test-db2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before MSSQL would throw deadlocks on as little as 15 jobs with a passed duedate and with these indexes I can run 3000 jobs with no problem (other than a primary key violation on the activity table, but thats a different story).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 07:48:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130374#M91622</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-07-01T07:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: JobExecutor deadlocks on MSSQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130375#M91623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is also suggested in &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/deadlock-mssql-2008-while-loadtesting" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/deadlock-mssql-2008-while-loadtesting&lt;/A&gt;&lt;SPAN&gt; that upgrading to 5.13 might resolve this. Haven't got time to test that right now though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 08:26:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-deadlocks-on-mssql/m-p/130375#M91623</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-07-01T08:26:46Z</dc:date>
    </item>
  </channel>
</rss>

