Am 10.12.2010 14:02, schrieb André Warnier:
Christoph,
compare this page :
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html#Standard_Implementation
to this page :
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
In other words, there is a strong suspicion that when you installed
6.0, you just copied a previous server.xml from a previous Tomcat
version.
I just copied in my three http-proxies, indeed. But the native library
was the first one that notified me of
the configuration error.
You should not do that. You should start from the 6.0 server.xml, and
make the modifications in it that are necessary for your applications,
if any.
You scored an own-goal, and you are lucky that the result is only a
warning.
Mark
catalina.out:
10.12.2010 11:08:54 org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
10.12.2010 11:08:54 org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters
[false], random [true].
10.12.2010 11:08:54 org.apache.catalina.startup.SetAllPropertiesRule
begin
WARNUNG: [SetAllPropertiesRule]{Server/Service/Connector} Setting
property 'minSpareThreads' to '25' did not find a matching property.
10.12.2010 11:08:54 org.apache.catalina.startup.SetAllPropertiesRule
begin
WARNUNG: [SetAllPropertiesRule]{Server/Service/Connector} Setting
property 'maxSpareThreads' to '75' did not find a matching property.
10.12.2010 11:08:54 org.apache.catalina.startup.SetAllPropertiesRule
begin
--
Christoph P.U. Kukulies
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org