Hello,

You may download the Tomcat Native library from the following location:
http://www.apache.org/dist/tomcat/tomcat-connectors/native/

Since your platform is Win32, get the Win32 distribution.
The last version is 1.10 if I'm not mistaken.

It is advised that you download from the mirror closest to you.
Use the following to determine your closest mirror.
http://www.apache.org/dyn/closer.cgi 

Once chosen go to tomcat -> tomcat-connectors -> native

-- 
Best regards,
 
Ketut Mahaindra (Ito)

-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 22, 2007 6:07 AM
To: Tomcat Users List
Subject: Re: The Apache Tomcat Native library which allows [yadda yadda 
yadda...]

-----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]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to