The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path

LabKey Support Forum (Inactive)
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path jeckels  2013-08-05 16:07
Status: Closed
 
Hello,

The error message "java.lang.ClassNotFoundException: org.labkey.bootstrap.LabkeyServerBootstrapClassLoader" indicates that the server isn't finding labkeyBootstrap.jar correctly. A successful Ant build should drop that file into TOMCAT_HOME/lib, which on your system is D:\apache-tomcat-6.0.37-windows-x64\lib. It is possible that the CATALINA_HOME environment variable is pointing at a different Tomcat installation?

Thanks,
Josh