<?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 org.activiti.engine.ActivitiException: execution 2301 doesn't exist in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/org-activiti-engine-activitiexception-execution-2301-doesn-t/m-p/164616#M118348</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;If I get an exception during my Activiti process, it is catched and appropriate logging is done. But If I try to again run the same process I get org.activiti.engine.ActivitiException: execution 2301 doesn't exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question: If we get an exception in between the Activiti process, does that mean the process will be killed even if we have try-catch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Requirement: We want to log this exception and process should continue. Also if I trigger the same process which was waiting for some event the remaining process tasks should be executed smoothly. Can this be possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2013 10:55:26 GMT</pubDate>
    <dc:creator>sonalikate</dc:creator>
    <dc:date>2013-08-29T10:55:26Z</dc:date>
    <item>
      <title>org.activiti.engine.ActivitiException: execution 2301 doesn't exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/org-activiti-engine-activitiexception-execution-2301-doesn-t/m-p/164616#M118348</link>
      <description>Hi,If I get an exception during my Activiti process, it is catched and appropriate logging is done. But If I try to again run the same process I get org.activiti.engine.ActivitiException: execution 2301 doesn't exist.Question: If we get an exception in between the Activiti process, does that mean th</description>
      <pubDate>Thu, 29 Aug 2013 10:55:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/org-activiti-engine-activitiexception-execution-2301-doesn-t/m-p/164616#M118348</guid>
      <dc:creator>sonalikate</dc:creator>
      <dc:date>2013-08-29T10:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: org.activiti.engine.ActivitiException: execution 2301 doesn't exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/org-activiti-engine-activitiexception-execution-2301-doesn-t/m-p/164617#M118349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean "get an exception during my acitviti process". If you try-catch around an API-call (eg. runtimeService.startProcessByXXX) and an exception is returned, the transaction is rolled back, where the process was created. So the next time you try doing an API-call with that execution-id, it doesn't exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or are you doing a try-catch inside a JavaDelegate?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 09:23:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/org-activiti-engine-activitiexception-execution-2301-doesn-t/m-p/164617#M118349</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-09-04T09:23:18Z</dc:date>
    </item>
  </channel>
</rss>

