I tried setting -Djava.awt.headless=true and the JVM is running that way. However, I still get the following error message:
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. I changed the value of the DISPLAY variable to the <server ip address>:0.0 with no dice either. Anyone got an idea how the DISPLAY variable should be set, or why it needs to be set, since it is runing headless? Micael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

