Hi,
I had this error message on RedHat 6.2, TC4 beta5, JDK 1.3.1 and C2.
It was an error due to X server.
Try this:
1) kill X server and delete /tmp/.X0-lock file
2) install Xvfb package (X virtual frame buffer) from distro cd
3) Xvfb :0 -screen 0 640x480x8
4) export DISPLAY=:0
5) cd TC4_HOME
6) ./bin/catalina.sh start
7) lynx http://localhost:8080/cocoon
If necessary wait for some minutes...
Without X you can browse C2 and TC4 files only with lynx in your server.
No problems for remote connections.
Hope to help you.
Hi, ciao
Francesco
----------------------------------------------
Virgilio Mail - Il tuo indirizzo E-mail gratis
http://mail.virgilio.it
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>