If I had to wager a guess you'll need to run tomcat in a 'headless' JVM.
To do that add :

-Djava.awt.headless=true

To the :

CATALINA_OPTS

environment variable.

-Chad Johnson

-----Original Message-----
From: Georges Roux [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 18, 2003 5:32 PM
To: [EMAIL PROTECTED]
Subject: Can't connect to X11 window server using '0:0' as the value of
the display


Hello everybody,

Hi run Tomcat 4.1.18 Standalone on Linux debian(sid)and use
J2sdk1.4.1_01.

I have a servlet which manipulate exif informations in jpg images. it
works well but when I try to run it on tomcat it fails (error 500)

I have the following error:
"Can't connect to X11 window server using '0:0' as the value of the
display"

What can I do?

Georges


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




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

Reply via email to