SEVERE Can't create apr when starting Tomcat 4.1.17 or 4.1.12 when using the handler apr in jk2.properties with Apache 2.0.43 on Solaris 8

2002-12-26 Thread ed . mal
Hi all! Is this a bug ? I have downloaded the binaries versions for Solaris 8 of tomcat 4.1.17(also 4.1.12), Apache 2.0.43, and jk2 v2.0.2 ( mod_jk2-2.0.43.so and jkjni.so). The full error message in catalina.out when starting tomcat using the apr handler: Dec 18, 2002 1:58:59 PM

DO NOT REPLY [Bug 15667] New: - Memory management

2002-12-26 Thread bugzilla
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=15667. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15672] New: - DBCP doesn't work on Tomcat 4.1.18 with Oracle JDBC driver

2002-12-26 Thread bugzilla
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=15672. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13861] - Authentication / SSL conflict (web.xml security-constraint auth-constraint user-data-constraint)

2002-12-26 Thread bugzilla
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=13861. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Amy Roh
Matt Raible wrote: Building from CVS sounds easy - and definitely looks like a good idea - however, it didn't work for me. Any ideas? init: [echo] modeler 1.1-dev prepare: [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build [mkdir] Created

RE: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Matt Raible
Thanks for the tip, however, I was hoping the statement below was true, and it doesn't seem to work for me. I'm on Windows - does that make a difference? It is recommended to build from CVS for Tomcat 5.0.x (and it is very easy): http://jakarta.apache.org/tomcat/building.html Thanks,

DO NOT REPLY [Bug 15676] New: - Compile all JSPs upon Startup

2002-12-26 Thread bugzilla
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=15676. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8940] - Tomcat shuts itself down for no apparent reason

2002-12-26 Thread bugzilla
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=8940. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4 Ajp13Connector.java

2002-12-26 Thread glenn
glenn 2002/12/26 18:21:27 Modified:jk/java/org/apache/ajp/tomcat4 Ajp13Connector.java Log: Fix rare case where processor counter was not decremented. Revision ChangesPath 1.17 +5 -4 jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4/Ajp13Connector.java