When I want to upload the PDF document the following error appears to me in log file:
———————————–
16:32:32005 INFO [org.alfresco.web.scripts.AbstractRuntime] Caught exception & redirecting to template status: Exception wrapped (with the status of template): Failed to execute script '/ org / alfresco / repository / upload / upload.post . js (in classpath store file: C: / Alfresco / Tomcat / webapps / alfresco / WEB-INF / classes / alfresco / templates / webscripts) ': Metadata extraction failed:
reader: ContentAccessor [contentUrl = store: / / 2009/4/17/16/32/fd584fbe-bf5c-4471-bbd4-de4cfcda86a9.bin, mimetype = application / pdf, size = 48790, encoding = UTF-8, locale =hr_HR]
———————————–
It seems to me that the problem is that PDF is not created as 'searchable' (perhaps this is not the right term, but I do not know how to describe it otherwise). I can upload a normal PDF and all other document (different type) files without any problems.
What should I do and change in the configuration so that I could upload these PDF documents (I am using Alfresco Labs 3 Final version of the application)?