Ahhh! IM and Ghostscript no longer working together.
Posted: 2007-10-03T23:37:05-07:00
The hard drive on our linux server was failing, so we had the techs at the company who houses our dedicated server change out the hard drive. Now, after reinstalling the OS and upgrading ImageMagick to 6.3.6 and Ghostscript to 8.60, I can no longer create images of PDF files. I get the following error message when running from the command line:
It is extremely important that I get this fixed ASAP because our customers upload PDF's all the time and thumbnails need to be created of the first page of each PDF. I tried going back to Ghostscript 8.15 (that's what we were using prior to the hard drive failure and it worked great), but still got errors.
I noticed other, older posts from people having the same problems but the only responses that I saw were to upgrade to the newest versions. However, I am using the newest versions, so that can't be it.
Any ideas? This is an urgent issue for us, so any help you can give would be greatly appreciated. Thanks!
Code: Select all
**** Warning: CS/cs (setcolorspace) operand not a name: [/ICCBased {77 0 resolveR}] ****
Error: /rangecheck in --run--
Operand stack:
--dict:12/12(L)-- 1.0 --dict:12/12(L)-- 1 HeBO
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1889 1 3 %oparray_pop 1888 1 3 %oparray_pop 1872 1 3 %oparray_pop --nostringval-- --nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- false 1 %stopped_push --nostringval-- --nostringval--
Dictionary stack:
--dict:1154/1684(ro)(G)-- --dict:2/20(G)-- --dict:75/200(L)-- --dict:75/200(L)-- --dict:106/127(ro)(G)-- --dict:274/300(ro)(G)-- --dict:21/25(L)-- --dict:4/6(L)-- --dict:21/40(L)-- --dict:19/23(L)-- --dict:1/1(ro)(G)--
Current allocation mode is local
Last OS error: 2
GPL Ghostscript 8.60: Unrecoverable error, exit code 1
convert: Postscript delegate failed `test.pdf': No such file or directory.
convert: missing an image filename `test.jpg'.
I noticed other, older posts from people having the same problems but the only responses that I saw were to upgrade to the newest versions. However, I am using the newest versions, so that can't be it.
Any ideas? This is an urgent issue for us, so any help you can give would be greatly appreciated. Thanks!