HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Deployment / Configuration issues › Local converter 398 fx4/fx5 crash with a NPE › Re: Re: Local converter 398 fx4/fx5 crash with a NPE
Thank you and sorry for my late reply. It didn’t occur to me to check back here earlier.
The debug version now yields the following error:
<br />
java.lang.NullPointerException<br />
at java.io.File.<init>(Unknown Source)<br />
at org.zefer.pd4ml.tools.PD4Browser.guessExecutable(PD4Browser.java:222)<br />
at org.zefer.pd4ml.tools.PD4Browser.<init>(PD4Browser.java:215)<br />
at org.zefer.pd4ml.tools.PD4Browser.showGUI(PD4Browser.java:1132)<br />
at org.zefer.pd4ml.tools.PD4Browser.main(PD4Browser.java:1116)<br />
Cheers, Viktor