HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Gtk-WARNING: cannot open display: › Re: Re: Gtk-WARNING: cannot open display:
November 25, 2009 at 07:11
#27346
Additional info: it seems GNU JDK 1.4.2 implementation does not respect
-Djava.awt.headless=true setting and it makes PD4ML to fail.
Possible solutions:
- upgrade the JDK
- change to Sun’s JDK
- use xvfb daemon