DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13477>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13477 tomcat 4.1.2 installed from rpms fails to start [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2002-10-10 06:39 ------- tomcat4 started is a wrapper which change user id to tomcat4 and then launch tomcat4 with user tomcat4.tomcat4. If you use dtomcat4 as root at anytime, the logs and settings files will be owned by root so at a later time they couldn't be updated by a tomcat4 user process. I didn't see this problem on my box, catalina.out is owned tomcat4.tomcat4. You should as root : remove all files in /var/tomcat4/logs/, check the tomcat-users.xml and jk2.properties in /etc/tomcat4, and make them writeable by tomcat4 if it's not the case. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>