<?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: How to customize the RETRIES_ count in ACT_RU_JOB table in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152635#M107268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry i am not getting your point. Each restart of appication server workflow also restarting.Could you plesae show the steps how to avoid the reexuetion of workflow by default.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 08:47:58 GMT</pubDate>
    <dc:creator>demouser</dc:creator>
    <dc:date>2014-01-16T08:47:58Z</dc:date>
    <item>
      <title>How to customize the RETRIES_ count in ACT_RU_JOB table</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152633#M107266</link>
      <description>How to customize the RETRIES_ count in ACT_RU_JOB table. Is there any configuation where i can change the default retry from 3 to any number ?</description>
      <pubDate>Fri, 10 Jan 2014 10:10:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152633#M107266</guid>
      <dc:creator>demouser</dc:creator>
      <dc:date>2014-01-10T10:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the RETRIES_ count in ACT_RU_JOB table</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152634#M107267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could extend the DefaultFailedJobCommandFactory (and configure it in the failedJobCommandFactory property of the process engine configuration), to return a modified version of the DecrementJobRetriesCmd. You could set the job-retries to zero instead of the current "job.getRetries() - 1" value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will work for all jobs that fail. Offcourse, you can manually set the retry count to 0 for all jobs in your code, however, this requires you to call code fore every timer/job created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 12:30:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152634#M107267</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-10T12:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the RETRIES_ count in ACT_RU_JOB table</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152635#M107268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry i am not getting your point. Each restart of appication server workflow also restarting.Could you plesae show the steps how to avoid the reexuetion of workflow by default.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152635#M107268</guid>
      <dc:creator>demouser</dc:creator>
      <dc:date>2014-01-16T08:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the RETRIES_ count in ACT_RU_JOB table</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152636#M107269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case the server restarts when a job is being executed, it will wait (for a max amount of time) for all jobs to complete. If not complete by theat time, it will force all threads to stop. This will rollback any transactions active, when executing a job. So the job isn't actually "executed" successfully. That's why the job will be re-run when server starts, that's the way it's supposed to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 10:58:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-customize-the-retries-count-in-act-ru-job-table/m-p/152636#M107269</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-16T10:58:57Z</dc:date>
    </item>
  </channel>
</rss>

