cancel
Showing results for 
Search instead for 
Did you mean: 

Imagemagick Issue

mikeacain
Champ in-the-making
Champ in-the-making
Hi

After migrating to a new server and upgrading from 3.4d to 4.2c I am getting imagemagick errors in the log file (See attached).

The other thing is the C:/ root directory is filling up with imagemagick files.

I have tried setting a new temporary Environmental System variable but with no change.

Not sure what else to try.

Mike
2 REPLIES 2

mitpatoliya
Star Collaborator
Star Collaborator
make sure the imagemagick location pointed in alfresco-global.properties files  is proper as some of the error are related to some missing files of imagemagick because of which all image transformation are failed and throwing error.

As far as I know it is correct.



### External executable locations ###
ooo.exe=C:\\Alfresco42c\\LibreOffice\\program\\soffice.exe
ooo.enabled=true
ooo.port=8100
img.root=C:\\Alfresco42c\\imagemagick
img.coders=${img.root}\\modules\\coders
img.config=${img.root}\\config
img.gslib=${img.root}\\lib
#img.gslib=c:\\Alfresco42c\\gs\\lib
img.exe=${img.root}\\convert.exe
swf.exe=C:/ALFRES~1/swftools/pdf2swf.exe
swf.languagedir=C:/ALFRES~1/swftools/japanese

jodconverter.enabled=false
jodconverter.officeHome=C:\\Alfresco42c\\LibreOffice
jodconverter.portNumbers=8100