PD4ML May 11, 2016 at 19:27 #29871 Usually it is a usual issue on UNIX/Linux environments. In order to solve it you need to run your application with -Djava.awt.headless=true JVM command line parameter. I wonder how you achieved it on Win7…