June 20, 2009 at 17:47
#27345
Obviously you run PD4ML on Linux or UNIX platform.
In the case make sure that -Djava.awt.headless=true JVM command-line parameter is set. The “headless” mode prevents Java from attempts to connect/use “display resources”. It is important for server environments: as a rule they do not assume any connected display hardware.