-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Søren,
Søren Blidorf wrote: > I have just upgraded to Tomcat 6 and get the following error: > > INFO: The Apache Tomcat Native library which allows optimal > performance in production environments was not found on the > java.library.path: [snip] > > Can anybody tell me what is wrong? Nothing is wrong. Tomcat is telling you that it can't find the APR library and so it won't be used. Note that this is an INFO message, not an ERROR. The APR library is a native library that Tomcat can use to do some of its work in native code instead of Java, which usually performs a little better or allows platform-specific capabilities. Not having APR available is not a big deal, so you can ignore this message. If you want to install APR, there is documentation available on the Tomcat website covering that topic. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGevaO9CaO5/Lv0PARAuZMAKCicdCVeeP7SklO3tvxZso7VdxEVgCeLdGw /geWJodzED+2fMtRQER6EE4= =MVR6 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]