<?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 Alfresco Content conversion failed in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-conversion-failed/m-p/85839#M26007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Recently in log file of Alfresco some time miss error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;EM&gt;org.alfresco.service.cmr.repository.ContentIOException: 06240927 Content conversion failed: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;reader: ContentAccessor[ contentUrl=store://2019/7/24/13/1/495027f7-a5b2-41cc-a321-e8c26512b320.bin, mimetype=application/pdf, size=130873, encoding=UTF-8, locale=en_US]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;writer: ContentAccessor[ contentUrl=store:///opt/alfresco/tomcat/temp/Alfresco/FailoverTransformer_intermediate_ProxyContentTransformer_5175257197562149122.png, mimetype=image/png, size=0, encoding=UTF-8, locale=en_US]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;options: {use=doclib, contentReaderNodeRef=workspace://SpacesStore/f0c49450-e086-4a08-be4e-24c5b15a73f7, contentWriterNodeRef=null, sourceContentProperty=null, imageAutoOrient=true, targetContentProperty=null, commandOptions=, imageResizeOptions=ImageResizeOptions [width=100, height=100, maintainAspectRatio=true, percentResize=false, resizeToThumbnail=false, allowEnlargement=false], includeEmbedded=null}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;limits: {timeoutMs=120000, pageLimit=1}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.transform.AbstractContentTransformer2.transform(AbstractContentTransformer2.java:350)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.ContentServiceImpl.failoverTransformers(ContentServiceImpl.java:668)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.ContentServiceImpl.transform(ContentServiceImpl.java:617)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at sun.reflect.GeneratedMethodAccessor1031.invoke(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.lang.reflect.Method.invoke(Method.java:498)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.model.ml.MLContentInterceptor.invoke(MLContentInterceptor.java:136)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:53)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:166)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at com.sun.proxy.$Proxy74.transform(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable$1.doWork(AbstractTransformationRenderingEngine.java:447)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable$1.doWork(AbstractTransformationRenderingEngine.java:1)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable.call(AbstractTransformationRenderingEngine.java:437)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable.call(AbstractTransformationRenderingEngine.java:1)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.lang.Thread.run(Thread.java:748)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Caused by: org.alfresco.service.cmr.repository.ContentIOException: 06240926 Failed to perform alfresco-pdf-renderer transformation: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Execution result: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;os: Linux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;command: /opt/alfresco-pdf-renderer --height=100 --width=100 --maintain-aspect-ratio --page=0 /opt/alfresco/tomcat/temp/Alfresco/AlfrescoPdfRendererContentTransformerWorker_source_8367036754274199076.pdf /opt/alfresco/tomcat/temp/Alfresco/AlfrescoPdfRendererContentTransformerWorker_target_8013626143387714991.png&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;succeeded: false&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exit code: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;out: Rendering PDF file /opt/alfresco/tomcat/temp/Alfresco/AlfrescoPdfRendererContentTransformerWorker_source_8367036754274199076.pdf.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;err: Load pdf docs unsuccessful: File not in PDF format or corrupted.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.transform.pdfrenderer.AlfrescoPdfRendererContentTransformerWorker.transformInternal(AlfrescoPdfRendererContentTransformerWorker.java:283)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.transform.pdfrenderer.AlfrescoPdfRendererContentTransformerWorker.transform(AlfrescoPdfRendererContentTransformerWorker.java:212)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at sun.reflect.GeneratedMethodAccessor1032.invoke(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.lang.reflect.Method.invoke(Method.java:498)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.management.subsystems.SubsystemProxyFactory$1.invoke(SubsystemProxyFactory.java:79)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at com.sun.proxy.$Proxy53.transform(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.transform.ProxyContentTransformer.transformInternal(ProxyContentTransformer.java:107)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.content.transform.AbstractContentTransformer2.transform(AbstractContentTransformer2.java:272)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; ... 31 more&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, anyone can give me some help about this isssue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2019 02:48:50 GMT</pubDate>
    <dc:creator>phong_van</dc:creator>
    <dc:date>2019-07-25T02:48:50Z</dc:date>
    <item>
      <title>Alfresco Content conversion failed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-conversion-failed/m-p/85839#M26007</link>
      <description>Hi everyone,Recently in log file of Alfresco some time miss error&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.alfresco.service.cmr.repository.ContentIOException: 06240927 Content conversion failed: reader: ContentAccessor[ contentUrl=store://2019/7/24/13/1/495027f7-a5b2-41cc-a321-e8c26512b320.bin, mimetype=application/pdf, size=130873, en</description>
      <pubDate>Thu, 25 Jul 2019 02:48:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-conversion-failed/m-p/85839#M26007</guid>
      <dc:creator>phong_van</dc:creator>
      <dc:date>2019-07-25T02:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Content conversion failed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-conversion-failed/m-p/85840#M26008</link>
      <description>&lt;P&gt;i also face this problem, do u mind share your solution?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 02:03:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-content-conversion-failed/m-p/85840#M26008</guid>
      <dc:creator>Hunt3r</dc:creator>
      <dc:date>2023-09-22T02:03:45Z</dc:date>
    </item>
  </channel>
</rss>

