09-02-2005 01:27 PM
09-02-2005 03:33 PM
. If the following errors are reported on the console:
ERROR [AbstractImageMagickContentTransformer] JMagickContentTransformer not available:
ERROR [AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to execute command: imconvert …
The are not issues which will cause the server to fail, Alfresco is reporting the fact that various external document transformation engines are not available for use by the server. Either follow the instructions at the bottom of the Release Notes Wiki page:
- http://www.alfresco.org/mediawiki/index.php/Preview_Release_5
or remove the transformer references completely if you don't require them:
- http://www.alfresco.org/forums/viewtopic.php?t=90
Notes: The graphics transformation as provided uses ImageMagick
In the Windows bundles, a static executable imconvert.exe is included and needs to be placed somewhere in the path (e.g c:\windows) If you install ImageMagick separately, you will need to copy or rename the standard convert.exe to imconvert.exe - this is to avoid conflicts with the Windows convert command
On Linux, you will need to install ImageMagick (http://www.imagemagick.org/script/binary-releases.php) and add a symbolic link, e.g 'ln -s convert imconvert'
09-03-2005 11:07 AM
10-20-2005 07:14 AM
09:42:35,063 ERROR [transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to perform ImageMagick transformation:
RuntimeExec:
command: imconvert "/opt/alfrescorc1/tomcat/temp/Alfresco/ImageMagickContentTransformer_init_source_46360.gif" "/opt/alfrescorc1/tomcat/temp/Alfresco/ImageMagickContentTransformer_init_target_46361.png"
exit value: 1
stdout:
stderr:
imconvert: unable to open file `"/opt/alfrescorc1/tomcat/temp/Alfresco/ImageMagickContentTransformer_init_source_46360.gif"': No such file or directory.
imconvert: missing an image filename `"/opt/alfrescorc1/tomcat/temp/Alfresco/ImageMagickContentTransformer_init_target_46361.png"'.
10-25-2005 11:56 AM
10-31-2005 09:17 AM
11-23-2005 04:14 AM
11-23-2005 11:51 AM
11-24-2005 03:54 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.