Ich habe Tomcat6 über Apt-get auf Lucid installiert und erhalte catalina.out
beim Start in meinem Tomcat Folgendes:
INFO: The APR based Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: /usr/lib/jvm/java-6-
sun-1.6.0.26/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-
1.6.0.26/jre/lib/i386:/usr/lib/jvm/java-6-sun-
1.6.0.26/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Irgendwelche Vorschläge zur Behebung des Problems?
PS – Warum bekomme ich das bei einer Vanilla-Tomcat6-Installation? (Von apt-get?)
Antwort1
Die native Tomcat-Bibliothek ist eine native (nicht Java-)Bibliothek, die in manchen Situationen die Leistung von Tomcat verbessern kann.
Dies ist nur ein Hinweis. Sie können ihn ignorieren.
Wenn Sie es jedoch ausprobieren möchten, können Sie es wie folgt installieren:
sudo apt-get install libtcnative-1