Scott Heavner - 2009-10-13

See http://java.sun.com/developer/technicalArticles/J2SE/Desktop/headless/

Developers should modify code to set headless programatically.

You can add command line option as first java argument until then:

java -Djava.awt.headless=true