Hello,
You should copy libtcnative-1.so to java JDK installation folder in my
case: jre/lib/amd64/
Those libraries are needed by java...
Greetings
Paul van Beukering wrote:
Hi all,
We are trying to get APR to work. Sofar without success.
tThe APR libraries are build, are readable for the world, but tomcat seems
unable to find them.
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: /usr/jdk1.6.0_10/jre/lib/i386/
server:/usr/jdk1.6.0_10/jre/lib/i386:/usr/jdk1.6.0_10/jre/../lib/i386:/home/belpop/tomcat//lib:/usr/local/apr/lib/:/usr/local/apr/:/usr/java/packages/lib/i386:/lib:/usr/lib
The LD_LIBRARY_PATH is set correctly,
LD_LIBRARY_PATH=$CATALINA_HOME/lib:/usr/local/apr/lib:/usr/local/apr
export LD_LIBRARY_PATH
What am I doing wrong?
If you do not have a direct answer, Like Torsten suggested ->
Is it possible to get Tomcat to log some more details about loading these
libs? Could be interesting to see some UnsatisfiedLinkError or so.
Thanks in advance
Paul van Beukering
apr: apr-1.3.3
tomcat version: 6.0.18
tomcat-native-1.1.14-src
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]