<?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: Document preview Problem with the 'error  Failed to load the PDF content' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312008#M265138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Youmarva,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you solve this issue? if so can you please provide me the fix, I'm also facing the same issue Alfresco 5.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 19:28:21 GMT</pubDate>
    <dc:creator>eramesh</dc:creator>
    <dc:date>2016-02-01T19:28:21Z</dc:date>
    <item>
      <title>Document preview Problem with the 'error  Failed to load the PDF content'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312007#M265137</link>
      <description>Hello,I recently installed Alfresco-5.0.d&amp;nbsp; on debian, everything was fine,but those days wanting to preview an office file, It takes a load time then I get the error: "Failed to load the PDF content" and subsequent errors in the file alfresco.log : 2015-11-30 17:18:03,361 ERROR [org.springframework.</description>
      <pubDate>Mon, 30 Nov 2015 17:23:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312007#M265137</guid>
      <dc:creator>youmarva</dc:creator>
      <dc:date>2015-11-30T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Document preview Problem with the 'error  Failed to load the PDF content'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312008#M265138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Youmarva,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you solve this issue? if so can you please provide me the fix, I'm also facing the same issue Alfresco 5.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 19:28:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312008#M265138</guid>
      <dc:creator>eramesh</dc:creator>
      <dc:date>2016-02-01T19:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Document preview Problem with the 'error  Failed to load the PDF content'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312009#M265139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Late to see this - it seems to be a typical problem with 'complex' documents that fail to be rendered within the timeout limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trick is to locate all the documents that have the failed thumbnail aspect applied to them - which alfresco must do by itself when that error is generated. I have a list of 'dubious' proxy ip addresses that renders to over 5000 pages &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/wink.png" /&gt; so I was lucky to have a document that I knew was the source of the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, to the partial solution, which will at least allow you to locate the failed documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to search box at upper right, type/paste in the below and press enter:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE&gt;ASPECT:"cm:failedThumbnailSource"&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Et Voila!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works in both standard search(1) or in the node browser(2)&lt;/P&gt;&lt;P&gt;1) just paste that into your search box in upper left and press enter&lt;/P&gt;&lt;P&gt;2) set search type to lucene, location to the workspace://SpacesStore (can also search the archive space store for docs that failed that are in trash), paste, go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will have a list of documents that failed to render - either corrupt, "too complex", too large, take too long to render and timeout, or any of the former.&lt;/P&gt;&lt;P&gt;[Actually I am not 100% certain about which errors result in the failed thumbnail aspect, but certainly large and/or complex office documents and some PDF's cause problems.&amp;nbsp; Actually I had a png that was causing probs too - dl -&amp;gt; gimp, re save, upload, fixed]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fixed some PDF's simply by downloading them, "printing" to a new PDF, then uploading it back. Often the size is almost identical but one renders and one does not...the vagaries of standards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly I have downloaded a doc produced under MS Office on Windows to Linux, opened in Libreoffice &amp;amp; saved it again as xls(x)/doc(x) (and done nothing else) and uploaded it back and it was fine and rendered perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YMMV &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 02:55:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-preview-problem-with-the-error-failed-to-load-the-pdf/m-p/312009#M265139</guid>
      <dc:creator>briant</dc:creator>
      <dc:date>2016-12-13T02:55:07Z</dc:date>
    </item>
  </channel>
</rss>

