<?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 Action, setExecuteAsynchronously Timeout? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/action-setexecuteasynchronously-timeout/m-p/227579#M180709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm currently executing an action asynchronously. The action is a very long running one, that can take an hour or more. At some point, the action appears to block… When run in isolation (i.e. outside of Alfresco), the action will complete successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't see any reference to a timeout, but is it possible that this is what's happening? Its being executed from a JSF Bean (BaseDialogBean). Is it possible that this bean is getting GC'd and leaving the thread orphaned?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 12:21:50 GMT</pubDate>
    <dc:creator>vbfischer</dc:creator>
    <dc:date>2010-03-17T12:21:50Z</dc:date>
    <item>
      <title>Action, setExecuteAsynchronously Timeout?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-setexecuteasynchronously-timeout/m-p/227579#M180709</link>
      <description>I'm currently executing an action asynchronously. The action is a very long running one, that can take an hour or more. At some point, the action appears to block… When run in isolation (i.e. outside of Alfresco), the action will complete successfully.I couldn't see any reference to a timeout, but i</description>
      <pubDate>Wed, 17 Mar 2010 12:21:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-setexecuteasynchronously-timeout/m-p/227579#M180709</guid>
      <dc:creator>vbfischer</dc:creator>
      <dc:date>2010-03-17T12:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Action, setExecuteAsynchronously Timeout?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-setexecuteasynchronously-timeout/m-p/227580#M180710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No there's no timeout.&amp;nbsp;&amp;nbsp; And running code will not not be touched by the GC.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most likely problem with a long running transaction is some sort of transaction deadlock … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also if you have lots of long async actions consider increasing the size of the action thread pool or run your actions on their &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;own pool so they dont affect the other actions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 17:59:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-setexecuteasynchronously-timeout/m-p/227580#M180710</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-03-17T17:59:08Z</dc:date>
    </item>
  </channel>
</rss>

