02-20-2009 02:37 PM
Execution result:
os: Linux
command: [./ImageMagick/bin/convert, /usr/share/tomcat5/temp/Alfresco/ImageMagickContentTransformer_init_source_43993.gif, /usr/share/tomcat5/temp/Alfresco/ImageMagickContentTransformer_init_target_43994.png]
succeeded: false
exit code: 1
out:
err: Cannot run program "./ImageMagick/bin/convert": java.io.IOException: error=2, No such file or directory
11:02:39,978 INFO [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]
11:02:42,486 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformer] Failed to start a runtime executable content transformer:
Execution result:
os: Linux
command: [./bin/pdf2swf, -V]
succeeded: false
exit code: 1
out:
err: Cannot run program "./bin/pdf2swf": java.io.IOException: error=2, No such file or directory
02-20-2009 05:00 PM
repository.properties
You need to change the ImageMagick and pdf2swf paths in your configuration file.
joe /opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties
Replace the corresponding lines with the following lines at the end of file:
img.root=/usr
swf.exe=/usr/local/bin/pdf2swf
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.