https://issues.apache.org/bugzilla/show_bug.cgi?id=46705
--- Comment #3 from Chris Bowditch <[email protected]> 2009-02-16 02:52:44 PST --- Hi Jost, I've just been trying out your patch. I applied the patch to a fresh check out of the new IF branch, compiled it okay. But when I tried to generate a PDF from the command line I got the following NPE: INFO: Accessibility is enabled 16-Feb-2009 10:25:44 org.apache.fop.cli.Main startFOP SEVERE: Exception java.lang.NullPointerException at org.apache.fop.apps.Fop.getDefaultHandler(Fop.java:138) at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:126) at org.apache.fop.cli.Main.startFOP(Main.java:174) at org.apache.fop.cli.Main.main(Main.java:205) Thanks, Chris -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
