<?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: Process instance got stuck in the middle in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219312#M172442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In most of the cases it was working, tasks are getting closed and creating next task in the process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it's a regular task compelete using task service api provided by Actiivti, task getting completed but the next task not getting created and got stuck in the execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the attached process definition file. This is a subprocess which gets invoked from main process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MtBusAssReviewHumantask was completed using activiti api, but the next task with name 'MtRealTrAgHumantask' is not get created and got stuck in the execution.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Task names have been changed from the above post for confidentiality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 20:36:00 GMT</pubDate>
    <dc:creator>ganeshr</dc:creator>
    <dc:date>2016-07-28T20:36:00Z</dc:date>
    <item>
      <title>Process instance got stuck in the middle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219310#M172440</link>
      <description>We have recently upgraded to latest version of&amp;nbsp; Activit 5.21 and after we are seeing an issue of process getting stuck in the exection.This issue happened with older version and when we recycled the application then the process continued and created next task in the process.Here is what we are seein</description>
      <pubDate>Wed, 27 Jul 2016 15:49:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219310#M172440</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2016-07-27T15:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Process instance got stuck in the middle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219311#M172441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Without process definition xml (or relevant part) + what code gets executed it's hard to say.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How does one go from the 10th to the 11th step? A regular task complete? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the relevant bits of your process definition?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 09:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219311#M172441</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-07-28T09:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Process instance got stuck in the middle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219312#M172442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In most of the cases it was working, tasks are getting closed and creating next task in the process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it's a regular task compelete using task service api provided by Actiivti, task getting completed but the next task not getting created and got stuck in the execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the attached process definition file. This is a subprocess which gets invoked from main process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MtBusAssReviewHumantask was completed using activiti api, but the next task with name 'MtRealTrAgHumantask' is not get created and got stuck in the execution.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Task names have been changed from the above post for confidentiality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 20:36:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219312#M172442</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2016-07-28T20:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Process instance got stuck in the middle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219313#M172443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In addition to the above issue, we also see sometimes concurrent exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;concurrent exception was happening with the new version of activiti 5.21, we never encountered this exception with earlier versions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to Inactivate Task(s) java.util.concurrent.ExecutionException: java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.util.concurrent.FutureTask.report(FutureTask.java:122)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.util.concurrent.FutureTask.get(FutureTask.java:188) &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:22:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219313#M172443</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2016-08-04T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Process instance got stuck in the middle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219314#M172444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ganesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could you create jUnit test?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 06:21:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-got-stuck-in-the-middle/m-p/219314#M172444</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-08-18T06:21:03Z</dc:date>
    </item>
  </channel>
</rss>

