<?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: Exception in completeTask in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206267#M159397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A deadlock is surely something else than the optimisticlocking exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you testing here exactly? How many instances? What kind of Oracle database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 13:23:06 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-12-08T13:23:06Z</dc:date>
    <item>
      <title>Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206264#M159394</link>
      <description>Hi,Can you please let me know when this exception happensException Occured in completeTask(): HistoricVariableInstanceEntity[id=1907296, name=request, revision=1, type=serializable, byteArrayValueId=1907297] was updated by another transaction concurrentlyThanks!!</description>
      <pubDate>Thu, 04 Dec 2014 22:01:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206264#M159394</guid>
      <dc:creator>satramalin</dc:creator>
      <dc:date>2014-12-04T22:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206265#M159395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would expect that the same variable is changed by multiple transactions at the same time. Would that be possible in your implementation?&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>Fri, 05 Dec 2014 12:29:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206265#M159395</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-12-05T12:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206266#M159396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We don't have that scenario in our implementation. Its a simple test process which has 3 user tasks assigned to the same user.&amp;nbsp; We are checking the load by creating large number of instances in a high speed. When the load increases, we observed this exception. We also observed the below exceptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Exception Occured in completeTask():"Exception Occured in completeTask(): &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error updating database.&amp;nbsp; Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may involve org.activiti.engine.impl.persistence.entity.HistoricActivityInstanceEntity.updateHistoricActivityInstance-Inline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error occurred while setting parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### SQL: update ACT_HI_ACTINST set&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXECUTION_ID_ = ?,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASSIGNEE_ = ?,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END_TIME_ = ?,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DURATION_ = ?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where ID_ = ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Cause: java.sql.SQLException: ORA-00060: deadlock detected while waiting for resource&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Exception Occured in completeTask(): Cannot find task with id&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 16:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206266#M159396</guid>
      <dc:creator>satramalin</dc:creator>
      <dc:date>2014-12-06T16:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206267#M159397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A deadlock is surely something else than the optimisticlocking exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you testing here exactly? How many instances? What kind of Oracle database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:23:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206267#M159397</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-12-08T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206268#M159398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are performing a load test on Oracle exadata. There are 3500-4000 instances created for a single run. Right now, there are more than 100000 instances in the database. Out of close to 3500 instances in every run, we observed the exceptions for 10-15 instances. Most of the exceptions are with concurrent updates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:29:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206268#M159398</guid>
      <dc:creator>satramalin</dc:creator>
      <dc:date>2014-12-08T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206269#M159399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please find the attached bpmn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 20:07:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206269#M159399</guid>
      <dc:creator>satramalin</dc:creator>
      <dc:date>2014-12-08T20:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206270#M159400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, we are having a similar issue in production, did you find a solution for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 23:34:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206270#M159400</guid>
      <dc:creator>hepcibha</dc:creator>
      <dc:date>2015-04-08T23:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in completeTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206271#M159401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You mean a deadlock? We would need more info about the process and how to reproduce.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 12:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-in-completetask/m-p/206271#M159401</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-04-14T12:06:02Z</dc:date>
    </item>
  </channel>
</rss>

