Search found 1 match

by Chady
2016-06-22T09:08:08-07:00
Forum: Developers
Topic: CommandException: return code: 3
Replies: 1
Views: 4206

CommandException: return code: 3

I am converting .tif images to .jpeg format and getting the following exception for several images:

org.im4java.utils.BatchConverter$ConvertException: org.im4java.core.CommandException: return code: 3
at org.im4java.utils.BatchConverter.addException(BatchConverter.java:302)
at org.im4java.utils ...