On 10/12/2010 10:38, Christoph Kukulies wrote: > I installed the APR tomcat native library today. It is giving the > WARNINGs below. > Can anyone comment?
Which part isn't clear? 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 > 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 > 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.coyote.http11.Http11AprProtocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > 10.12.2010 11:08:54 org.apache.coyote.http11.Http11AprProtocol init > INFO: Initializing Coyote HTTP/1.1 on http-8081 > 10.12.2010 11:08:54 org.apache.coyote.http11.Http11AprProtocol init > INFO: Initializing Coyote HTTP/1.1 on http-8082 > 10.12.2010 11:08:54 org.apache.coyote.ajp.AjpAprProtocol init > INFO: Initializing Coyote AJP/1.3 on ajp-8009 > 10.12.2010 11:08:54 org.apache.catalina.startup.Catalina load > INFO: Initialization processed in 1048 ms > 10.12.2010 11:08:54 org.apache.catalina.core.StandardService start > INFO: Starting service Catalina > 10.12.2010 11:08:54 org.apache.catalina.core.StandardEngine start > INFO: Starting Servlet Engine: Apache Tomcat/6.0.28 > 10.12.2010 11:08:54 org.apache.catalina.startup.HostConfig deployDescriptor > INFO: Deploying configuration descriptor manager.xml > 10.12.2010 11:08:55 org.apache.catalina.startup.HostConfig deployDescriptor > INFO: Deploying configuration descriptor host-manager.xml > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org