cancel
Showing results for 
Search instead for 
Did you mean: 

RenditionServiceException on file upload

cquirk
Champ in-the-making
Champ in-the-making
running 3.4.a and I cannot seem to upload anything into the Document Library publications. It does not matter what mime type I try, they all fail. Any ides?

Caused by: org.alfresco.service.cmr.rendition.RenditionServiceException: 09100035 Transformer for 'image/jpeg' source mime type and 'image/jpeg' target mime type was not found. Operation can't be performed
… snip…
at $Proxy36.executeAction(Unknown Source)
   at org.alfresco.repo.rendition.RenditionServiceImpl.executeRenditionAction(RenditionServiceImpl.java:226)
   at org.alfresco.repo.rendition.RenditionServiceImpl.render(RenditionServiceImpl.java:180)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.rendition.RenditionHelper.createRenditions(RenditionHelper.java:312)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.rendition.RenditionHelper.createRenditions(RenditionHelper.java:187)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.rendition.RenditionHelper.createRenditions(RenditionHelper.java:168)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.rendition.RenditionHelper.createRenditions(RenditionHelper.java:126)
   at org.alfresco.module.org_alfresco_module_wcmquickstart.model.WebAssetAspect.onAddAspect(WebAssetAspect.java:213)
12 REPLIES 12

rmorant
Champ in-the-making
Champ in-the-making
It's the same for me, but i'm a fedora-14 user with alfresco-community-3.4.b-installer-linux-x32.bin installation.


org.alfresco.error.AlfrescoRuntimeException: 11070194 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnAddAspectPolicy.onAddAspect(org.alfresco.service.cmr.repository.NodeRef,org.alfresco.service.namespace.QName) in transaction 76f691….

Caused by: org.alfresco.service.cmr.rendition.RenditionServiceException: 11070193 Transformer for 'image/jpeg' source mime type and 'image/jpeg' target mime type was not found. Operation can't be performed


any help are welcome.
Thank you.

rmorant
Champ in-the-making
Champ in-the-making
Seems to be an error in the ImageMagick pakaged with alfresco.

If you trace the call to "/opt/alfresco-3.4.b/common/bin/convert some.gif some.jpg"
Then try to open "/opt/alfresco-3.4.b/common/lib/ImageMagic-6.5.1/gif.la" and jpeg.la
but there is not that libraries in the folder, only the .a and .so
Then i have chosen use the system instalation and change the  property img.root to
img.root=/usr

and it works.

bremmington
Champ on-the-rise
Champ on-the-rise
Thanks for reporting this. The changes made to fix issue ALF-5160 (see above) are also expected to fix the problem on Linux. These changes went on to HEAD a while ago. Something seems to be wrong with updating the nightly build box for some reason, but when we get that sorted you should find the next build to appear there will have this fixed. The nightly builds are (normally) downloadable from http://dev.alfresco.com/downloads/nightly/dist/