I am having the same problem in v3.3 using Windows XP. Everything works fine in v3.2.
I receive a windows system error when I run convert.exe from the command line in some scenarios (e.g., if I run convert –version or just convert –help). There is no useful information in the message, just the usual “error has occurred, do you want to report this to microsoft”. I can convert an image successfully from the command line, however. My issue is that when I upload a document into Share, I receive a windows error message every time a new document is uploaded. If I click OK in the message, the thumbnail is created successfully, but the thumbnail is not visible until I manually refresh the page. I receive the same popup message during the server startup process. The log shows the following exit code:
11:25:56,109 DEBUG [org.alfresco.util.exec.RuntimeExec] Execution result:
os: Windows XP
command: [C:/Alfresco_Dev/Alfresco33/ImageMagick/bin/imconvert.exe, -version]
succeeded: true
exit code: -1073741819
out:
err:
The log also shows a successful transformation has occurred for any other Imagemagick step.
Here is the message that pops up:
Microsoft Visual C++ Runtime
An application has made an attempt to load the C runtime library incorrectly.
C: Alfresco/Imagemagick/bin/imconvert.exe
The manifest file references a file atl90.dll which did not install with the 3.3 installation package. I found this file on the on imagemagick site, but this did not resolve the problem.
I also tried pointing my 3.3 installation (img.exe and root) to the versions that worked fine in 3.2 and still receive the same error.
Were you able to resolve the issue?
Update: I installed ImageMagick v6.6.0 which resolved the exit code: -1073741819 error when I ran a convert -version, but I still receive the Windows error: Microsoft Visual C++ Runtime
An application has made an attempt to load the C runtime library incorrectly.