Page 1 of 1

Error Messages

Posted: 2015-07-09T23:05:25-07:00
by madhur0702
What is the difference in processing the image with warning in the lower version as compare with the higher version?

Re: Error Messages

Posted: 2015-07-09T23:22:23-07:00
by madhur0702
We are getting below error during the conversion process. Is there any error code available for the below errors in the Image Magick and if yes what is it?


1) Error while converting JPG: Not a valid JPG file
2) Error while converting JPG: Missing source JPG:
3) Command Line Process timeout:
4) Error while scaling image

Re: Error Messages

Posted: 2015-07-09T23:33:01-07:00
by fmw42
I have moved your post, since it did not have anything to do directly with the topic you posted to. Please create a new topic in the future rather than tacking onto an existing post just because the title seems to be similar.

Re: Error Messages

Posted: 2015-07-09T23:36:17-07:00
by fmw42
madhur0702 wrote:We are getting below error during the conversion process. Is there any error code available for the below errors in the Image Magick and if yes what is it?


1) Error while converting JPG: Not a valid JPG file
2) Error while converting JPG: Missing source JPG:
3) Command Line Process timeout:
4) Error while scaling image

Please provide your exact command line. Also always provide your IM version and platform.

The message seems to say that your JPG image is corrupt. If you do not feel that is true, then upload your JPG to some hosting service such as dropbox.com and put the URL here. Subsequent message probably are due to the corrupted file such that IM cannot read it and then says it is missing. But one needs to see your command line and the other information and image, so that it can be tested.