Stefan Armbruster wrote:
Hi,

Tomcat hangs on startup when I try to enable the APR native library. After setting java.library.path to /usr/local/apr/lib/, catalina.out gets just these two lines:


You will need apr 1.2.x
The generic path for that looks like
/usr/local/apr-1/lib

The
/usr/local/apr/lib is for APR 0.9.x shipped
with Apache Httpd 2.0.x and Subversion,
so try to set the correct path to APR-1

Regards,
Mladen.

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