December 14 7:57:03 org. Apache. Catalina. Core. aprlifecyclelistener init
Information: The APR based Apache Tomcat native library which allows optimal performance in production environments was not found on the java. library. path: C: \ Program Files \ Java \ jre7 \ bin; C: \ WINDOWS \ sun \ Java \ bin; c: \ windows \ system32; C: \ WINDOWS; C: /program files/Java ....
Cause:
Apache apr (Apache Portable run-time libraries) is recommended for Tomcat ).
Solution:
: Http://archive.apache.org/dist/tomcat/tomcat-connectors/native
Download the tcnative-1.dll file through the above link, you can select the latest version, and then put the downloaded file in c: \ windows \ system32,
Restart tomcat.
The running result is as follows:
December 14 8:02:50 org. Apache. Catalina. Core. aprlifecyclelistener init
Information: loaded APR based Apache Tomcat native library 1.1.24 using APR version 1.4.6.