2005/7/6, Henk Hangyi <[EMAIL PROTECTED]>: > The test on ImageMagick results in a "Cannot allocate memory" error. > > Any idea on what my hosting partner is doing wrong? > > Thanks for any suggestions, Henk.
I suppose that you ruled out that it is out of memory? > > 2005-07-06 22:21:07,191 INFO mmbase.module.builders.Images - loaded > 'org.mmbase.module.builders.ConvertImageMagick' for builder 'images' > 2005-07-06 22:21:07,254 ERROR mmbase.module.builders.ConvertImageMagick > - Convert test failed. /usr/bin/convert > (org.mmbase.util.externalprocess.ProcessException: An I/O error occured: > java.io.IOException: Cannot allocate memory) conv.root='/usr/bin' > conv.command='convert' The errors is vagualy familiar to me. I forgot what it was though, I only seem to remember that the actual cause stroke me as quite unrelated. Is the reported information correct? (/usr/bin/convert?). Perhaps it lacks write-rights on some place ? (perhaps for an externalprocess the need for temporary files arises?) Can 'convert' successfully be called on the command-line? Michiel -- mihxil' http://mihxil.komputilo.org/ nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
