Problem starting tomcat4 .rpm

2003-01-29 Thread Andreas Galatis
Hello list, I just installed Tomcat4 as RPM on Redhat 8 with apache2 installed. I have configured my workers.properties, setup JAVA_HOME, CATALINA_HOME On trying to start tomcat4 the logfile /var/tomcat4/logs/catalina.out shows: ERROR reading /var/tomcat4/conf/server.xml At Line 96

AW: Problem starting tomcat4 .rpm

2003-01-29 Thread Andreas Galatis
that in this case the RPM sets up a user specifically for Tomcat (tomcat4?). JAVA_HOME and CATALINA_HOME either need to be set for that user and not you, or for all users. John -Original Message- From: Andreas Galatis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29

AW: Problem starting tomcat4 .rpm

2003-01-29 Thread Andreas Galatis
- tomcat4 -c $CATALINA_HOME/startup.sh John -Original Message- From: Andreas Galatis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 11:56 AM To: 'Tomcat Users List' Subject: AW: Problem starting tomcat4 .rpm Hi John, Here the beginning of my startup-script