<?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: Error 408 - read time out on deleting top level folder in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112176#M31271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer to leave Alfresco be aware of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably this diagram can help to understand what happens when a node is removed:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-deleted-content-store-cleaner" title="https://github.com/keensoft/alfresco-deleted-content-store-cleaner" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/alfresco-deleted-content-store-cleaner: Alfresco Deleted Content Store Cleaner job&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2019 11:31:36 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2019-07-25T11:31:36Z</dc:date>
    <item>
      <title>Error 408 - read time out on deleting top level folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112173#M31268</link>
      <description>I have to clean repository, so I try to delete top-level folder, which contains thousands of folders and documents.After about a minute of popup window "Please, wait, Files being deleted" another popup window shows "Could not delete item".The log contains2019-07-16 18:41:04,741 INFO [webscripts.conn</description>
      <pubDate>Tue, 16 Jul 2019 15:45:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112173#M31268</guid>
      <dc:creator>skushnerenko</dc:creator>
      <dc:date>2019-07-16T15:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error 408 - read time out on deleting top level folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112174#M31269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deleting thousands of folder / files at the same time is not recommended in Alfresco. The main problem is that every operation is subscribed to the same database transaction, so the server will freeze (this means that 408) before completing the removing operation as transactional cache and other resources are full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative is to create a process to remove nodes in batches, like this project:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/MassiveDelete" title="https://github.com/keensoft/MassiveDelete" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/MassiveDelete: A simple Alfresco massive deletion batch&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 07:58:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112174#M31269</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-07-17T07:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error 408 - read time out on deleting top level folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112175#M31270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The proposed solution is complete, but I have additional question,&amp;nbsp;may I use this solution&amp;nbsp;instead of trashcan cleaner?&lt;/P&gt;&lt;P&gt;As far as I understand&amp;nbsp;&amp;nbsp;REST Delete&amp;nbsp;&lt;/P&gt;&lt;P&gt;s/slingshot/doclib/action/file/node/archive/SpacesStore/{uuid}&lt;/P&gt;&lt;P&gt;should&amp;nbsp;completely remove document from trashcan, should it?&lt;/P&gt;&lt;P&gt;Besides, should I clean versionstore by REST Delete&lt;/P&gt;&lt;P&gt;s/slingshot/doclib/action/file/node/workspace/version2Store&lt;SPAN&gt;/{uuid}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The purpose is to completely remove information from repository&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 10:13:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112175#M31270</guid>
      <dc:creator>skushnerenko</dc:creator>
      <dc:date>2019-07-25T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error 408 - read time out on deleting top level folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112176#M31271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer to leave Alfresco be aware of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably this diagram can help to understand what happens when a node is removed:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-deleted-content-store-cleaner" title="https://github.com/keensoft/alfresco-deleted-content-store-cleaner" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/alfresco-deleted-content-store-cleaner: Alfresco Deleted Content Store Cleaner job&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 11:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-408-read-time-out-on-deleting-top-level-folder/m-p/112176#M31271</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-07-25T11:31:36Z</dc:date>
    </item>
  </channel>
</rss>

