hi all, would like to seek your expertise on the below error on what it might mean.. our alfresco crashed and after checking the logs, we saw this error message.. there's no one in our team who knows alfresco and we are desperate for any help we can get.. appreciate any response... thanks!
2022-03-03 15:47:19,280 WARN [org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter] [http-nio-8080-exec-4] Metadata extraction failed (turn on DEBUG for full error): Extracter: org.alfresco.repo.content.metadata.PdfBoxMetadataExtracter@47e033cf Content: ContentAccessor[ contentUrl=store://2022/3/3/15/46/61052f02-2cb3-4eb9-a94a-d9b9af2c1ae4.bin, mimetype=application/pdf, size=1567525, encoding=UTF-8, locale=en] Failure: nullnull
This means that metadata extrator is trying to extract the metadata and getting failed either due to not able to read the content or configuration is not done correctly.
However, it should not cause alfresco to crash. Could you please enable following logs, review the logs and share the logs alfresco.log, catalina.out log so it can be reviewed ? Also are using local transformation service or legacy ?
log4j.logger.org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter=DEBUG
or
log4j.logger.org.alfresco.repo.content.metadata=DEBUG
log4j.logger.org.alfresco.repo.transaction.RetryingTransactionHelper=DEBUG
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.