java -Djava.awt.headless=true ...
This fixed the following errors:
In Tomcat server: X connection to localhost:10.0 broken (explicit kill or server shutdown).
In a Swing application: No X11 DISPLAY variable was set, but this program performed an operation which requires it.
No comments:
Post a Comment