Off-topic - Java and X11 Window Server 2004-01-07 - By QM
Back
: Have anybody ever seen this error before? The X11 seems to be alive at my : environment --> Conectiva Linux. The target Java app,GraficoBig, works with : a free package, called org.jfree.char and org.jfree.gui. : : 500 Internal Server Error : java.lang.InternalError : Can't connect to X11 window server using ':0.0' as : the value of the DISPLAY variable.
1/ is Tomcat running on the same host with X? If not, change $DISPLAY to "that_host:0.0"
2/ is X running on said host?
3/ is X on said host set to accept connections?
-QM
--
software -- http://www.brandxdev.net (C++ / Java / SSL) tech news -- http://www.RoarNetworX.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|