Re: Can't connect to X11 window server

2005-03-25 Thread Leo Simons
On 23-03-2005 10:38, Graham Leggett [EMAIL PROTECTED] wrote:
 Hi all,
 
 During ./gump site, forrest is bombing out with an exception as it tries
 to open an X display for some weird reason.

Weird.

 Is there a way of stopping forrest from trying any X tricks? The DISPLAY
 environment variable is unset, it is unclear as to where it's getting the
 :0.0 from.

Probably a default. You might want to ask on the forrest dev list (though I
think david is around here as well), or your could also try to just run xfvb
like we do on brutus to work around the problem.


Hope that helps,


Leo



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can't connect to X11 window server

2005-03-23 Thread Graham Leggett
Hi all,

During ./gump site, forrest is bombing out with an exception as it tries
to open an X display for some weird reason.

Is there a way of stopping forrest from trying any X tricks? The DISPLAY
environment variable is unset, it is unclear as to where it's getting the
:0.0 from.

* [1/28][28/30]   5.57s  11.0Kb  linkmap.html
* [2/27][0/20]0.674s 5.2Kb   todo.html
* [5/24][0/20]1.388s 7.5Kb   mail.html
* [6/23][0/20]1.01s  22.5Kb  bylaws.html
* [9/20][0/0] 0.339s 3.7Kb   skin/profile.css
* [10/19]   [0/15]1.593s 9.3Kb   python/usage.html
* [11/18]   [0/25]1.049s 21.5Kb  metadata/workspace.html
* [12/21]   [4/19]0.594s 5.2Kb   python/index.html
* [15/18]   [0/20]0.951s 6.3Kb   whoweare.html
* [16/17]   [0/0] 0.287s 1.0Kb   skin/print.css
* [17/17]   [1/25]0.709s 12.9Kb  index.html
* [18/16]   [0/29]0.668s 12.8Kb  why.html
* [19/15]   [0/20]1.193s 11.9Kb  gettingstarted.html
* [22/24]   [12/12]   0.452s 10.9Kb  skin/screen.css
* [24/22]   [0/0] 1.689s 0b 
skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
Exception in thread main java.lang.InternalError: Can't connect to X11
window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at
sun.awt.X11GraphicsEnvironment.clinit(X11GraphicsEnvironment.java:134)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)

Regards,
Graham
--


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]