<?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: Delete activeWorkflows attached before delating a document in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3015#M933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL class="" style="color: #212121 !important; font-size: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN&gt;{status: {code: 500, name: "Internal Error",…},…}&lt;/SPAN&gt;&lt;OL class="" style="padding-left: 12px;"&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;callstack&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: inherit;"&gt;[]&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;exception&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;""&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;message&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"JavaException: org.springframework.dao.ConcurrencyFailureException: Child association not found: 1771. A concurrency violation is likely.↵This can also occur if code reacts to 'beforeDelete' callbacks and pre-emptively deletes associations ↵that are about to be cascade-deleted. The 'onDelete' phase then fails to delete the association.↵See links on issue ALF-12358."&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;server&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"Community v5.2.0 (r125711-b6) schema 10&amp;nbsp;001"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;status&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: inherit;"&gt;{code: 500, name: "Internal Error",…}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;time&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"13 janv. 2017 12:02:53"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 11:05:56 GMT</pubDate>
    <dc:creator>seif</dc:creator>
    <dc:date>2017-01-13T11:05:56Z</dc:date>
    <item>
      <title>Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3009#M927</link>
      <description>Hello,I try to define a rule to a folder that delete all&amp;nbsp;activeWorkflows attached to a document when the document it's self is deleted or deplaced.&amp;nbsp;I use this script in the rule:for(var i=0;i&amp;lt;document.activeWorkflows.length ;i++){ document.activeWorkflows[i].cancel();}When i deplaced the document</description>
      <pubDate>Thu, 12 Jan 2017 10:03:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3009#M927</guid>
      <dc:creator>seif</dc:creator>
      <dc:date>2017-01-12T10:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3010#M928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to provide more details about the error, e.g. any log output from alfresco.log - otherwise we will not be able to help you (errors can't be explained by looking into a magic 8-ball).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 07:47:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3010#M928</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-13T07:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3011#M929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your response&lt;/P&gt;&lt;P&gt;I delete all old messages in the log files (alfresco.log and share.log), i try to delete a document &amp;nbsp;this msg is shown&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;Could not delete 'file_name'&lt;BR /&gt;&lt;BR /&gt;but i have no indication in the log files (they still empty &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; ) &lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 09:08:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3011#M929</guid>
      <dc:creator>seif</dc:creator>
      <dc:date>2017-01-13T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3012#M930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then please look closely into the HTTP packet for any additional details (use developer tools of your browser to monitor network packets for the web page).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 09:17:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3012#M930</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-13T09:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3013#M931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this error:&lt;/P&gt;&lt;P&gt;Failed to load resource: the server responded with a status of 500 (Internal Server Error) &amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="http://127.0.0.1:7777/share/proxy/alfresco/slingshot/doclib/action/file/node/workspace/SpacesStore/fec67367-8487-4b47-9fca-3a98bf2f54a1" title="http://127.0.0.1:7777/share/proxy/alfresco/slingshot/doclib/action/file/node/workspace/SpacesStore/fec67367-8487-4b47-9fca-3a98bf2f54a1" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:7777/share/proxy/alfresco/slingshot/doclib/action/file/node/workspace/SpacesStore/fec67367-8487-4b47-9f…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ pleaze have any idea what this mean.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 09:19:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3013#M931</guid>
      <dc:creator>seif</dc:creator>
      <dc:date>2017-01-13T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3014#M932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That just means that an error occurred. Any detail should be inside the HTTP packet as content - typically this is a JSON structure that contains a message and a callstack.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 10:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3014#M932</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-13T10:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3015#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL class="" style="color: #212121 !important; font-size: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN&gt;{status: {code: 500, name: "Internal Error",…},…}&lt;/SPAN&gt;&lt;OL class="" style="padding-left: 12px;"&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;callstack&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: inherit;"&gt;[]&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;exception&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;""&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;message&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"JavaException: org.springframework.dao.ConcurrencyFailureException: Child association not found: 1771. A concurrency violation is likely.↵This can also occur if code reacts to 'beforeDelete' callbacks and pre-emptively deletes associations ↵that are about to be cascade-deleted. The 'onDelete' phase then fails to delete the association.↵See links on issue ALF-12358."&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;server&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"Community v5.2.0 (r125711-b6) schema 10&amp;nbsp;001"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;status&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: inherit;"&gt;{code: 500, name: "Internal Error",…}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;time&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"13 janv. 2017 12:02:53"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 11:05:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3015#M933</guid>
      <dc:creator>seif</dc:creator>
      <dc:date>2017-01-13T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3016#M934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There you have your issue - some code seems to be misbehaving. Do you have any customisations / addons installed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 16:06:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3016#M934</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-13T16:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Delete activeWorkflows attached before delating a document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3017#M935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes. I have install an AMP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 16:27:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/delete-activeworkflows-attached-before-delating-a-document/m-p/3017#M935</guid>
      <dc:creator>seif</dc:creator>
      <dc:date>2017-01-13T16:27:54Z</dc:date>
    </item>
  </channel>
</rss>

