DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29671>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29671 Context don't start with multiple HTTP 1.1 connectors ------- Additional Comments From [EMAIL PROTECTED] 2004-06-18 15:12 ------- Further to my submission: I had a AccessLogValve in my server.xml at an ENGINE level as follows: <Valve className="org.apache.catalina.valves.AccessLogValve" directory="d:\pb\logs\" prefix="sisa4_sites" suffix="_tomcat.log" pattern="common" resolveHosts="false" rotatable="false" /> I then removed this from the server.xml and now the exception is only being thrown 50% of the time, whereas with the above AccessLogValve in place, the exception was thrown 100% of the time on server startup. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]