Dear everyone,

    I am trying to use the APR based Apache Tomcat Native library on
SLES11 and it is installed in:
lrwxrwxrwx    1 root    root               17 Oct 12 01:03
/usr/lib64/libapr-1.so.0 -> libapr-1.so.0.3.3
-rwxr-xr-x    1 root    root           181112 Oct 12 01:03
/usr/lib64/libapr-1.so.0.3.3

I changed the JAVA_OPTS in tomcat6.conf to read:
JAVA_OPTS="-Xmx256m -XX:MaxPermSize=256m -Djava.library.path=/usr/lib64"
but when tomcat was restarted it still gave the same message, as shown
below, which makes me think that it did not pick it up.


INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/lib64/jvm/java-1_6_0-ibm-1.6.0/jre/lib/amd64/default:/usr/lib64/jvm/java-1_6_0-ibm-1.6.0/jre/lib/amd64:/usr/lib

How else should this be added?

Best regards, J


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to