On Thu, 30 May 2013, Andrea Lanza wrote:
WITH -Djava.awt.headless="true"
java.lang.NullPointerException
at
sun.awt.X11FontManager.getDefaultPlatformFont(X11FontManager.java:779)
Do you have any fonts installed on the server? Looks like you might not have any, and your jvm isn't being very helpful in the error it gives for that...
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
