Hi all,

I am trying to debug the XPDF media filter - I keep getting the 
following exception:
java.io.IOException: Unknown failure while transforming file to preview: 
no image produced.
This seems to be caused by the XPDF2Thumbnail.java when it tries to 
create a BufferedImage named source but the method call on ImageIO just 
returns null:

source = ImageIO.read(outf); //returns null

I am not sure how to attach a debugger - as this is a script running? 
Does anyone know? Or perhaps someone has has the problem I have outlined 
before and knows how to solve it?

Thanks,
Mark

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to