`

The Apache Tomcat Native library which allows optimal performance in produ ction

阅读更多
最近在使用TomCat 服务器的时候 在启动的时候总是出现:

  信息: The Apache Tomcat Native library which allows optimal performance in production

  environments was not found on the java.library.path:D:/XXXX/XXXX/XXXX的问题!

  实际这是建议使用apache的apr。

  如果想使用apr的话, 实际操作很简单,

  到这个网址:http://tomcat.heanet.ie/native

  下载 http://tomcat.heanet.ie/native/1.1.1/binaries/win32/tcnative-1.dll

    将这个文件复制到D:/XXXX/XXXX/XXXX 下
   然后重新启动tomcat,就会发现tomcat 的控制台信息为:信息: Loaded APR based Apache Tomcat Native library 1.1.1.



需要注意的是:在下载给定的文件的时候一定要根据自己的TomCat的版本来选择适当的.dll文件

目前文件的版本从1.1.1到1.8都有,如果想下载适合自己的那个版本,只需要将上面 网址中的1.1.1改成自己需要的 就Ok了

如果不知道自己的需要什么版本的 那么建议下载一个最低的版本就是1.1.1的 按提示的将其放到D:/XXXX/XXXX/XXXX 下面后 重新启动TomCat ,如果你的不需要这个版本,系统会提示你需要下载什么版本的:

严重: An incompatible version 1.1.1 of the Apache Tomcat Native library is installed, while Tomcat requires version 1.1.19.

然后下载你需要的版本就OK了!!

刚才试了一下  貌似在以上网址没法下载tcnative-1.dll 的1.1.19版本 我下载的1.1.19版本 是要花资源分的!



刚才提示下载1.1.17版本 我花了资源分下载下来,结果告知我要升级到1.1.19版本 我又花费资源分下载了1.1.19版本!!

他NN的  完全浪费我的资源分 本来资源分数就少!!!气死了!!



如果谁想要1.1.17或者1.1.19版本的话 留下邮箱号  我发你邮箱!!
分享到:
评论
3 楼 =寂寞_狐狸= 2012-10-08  
ljm1227134894 写道
我要是不想用他的怎么办?

汗  那就不用呗
2 楼 ljm1227134894 2012-09-08  
我要是不想用他的怎么办?
1 楼 =寂寞_狐狸= 2011-06-15  

相关推荐

    启动tomcat出错The Apache Tomcat Native library which allows optimal performance in production environments was not found

    TOMCAT昨天突然自己宕掉服务了,怎么重起都不行,后来查看logs中catalina.out 日志发现如下错误 INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not ...

    The APR based Apache Tomcat Native library which allows optimal performance in p

    标题中的"The APR based Apache Tomcat Native library"是指Apache Portable Runtime(APR)库的一个组件,即Apache Tomcat Native库。这个库是专门为Apache Tomcat设计的,目的是为了提高其在处理网络I/O、系统调用...

    Tomcat Native Liberay 文件

    The Apache Tomcat Native Liberay which allows optimal performance in production environments was not found on the java.library.path:E:\java\jdk1.5.0_05

    tomcat 启动报APR based Apache Tomcat Native library not found

    标题 "tomcat 启动报APR based Apache Tomcat Native library not found" 指出的问题是关于Apache Tomcat服务器在启动时找不到基于APR(Apache Portable Runtime)的本机库。这通常涉及到Tomcat使用APR库来提高性能...

    tcnative-1.dll 1.2.18 32位64 位

    tcnative-1.dll 1.2.18 tomcat 启动报错 The APR based Apache Tomcat Native library which allows optimal performance in production 问题的解决需要这个,注意自己需要什么版本,之前下了1.2.14 显示版本不对:...

    有关Tomcat--APR问题配置

    The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path CProgram FilesJavajdk1.6.0_04jrebin;CProgram FilesTomcat ...

    tcnative-1.dll

    The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: An incompatible version 1.1.1 of the Apache Tomcat Native library ...

    1.1.32和1.1.33的64位tcnative-1.dll

    这个库文件在Java应用程序中扮演着关键角色,特别是对于Apache Tomcat这样的Java应用服务器,它是一个开源的、用于部署Java Web应用的服务器。本文将深入探讨1.1.32和1.1.33这两个版本的64位tcnative-1.dll,并讨论...

    tomcat启动的问题--apr

    信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Java\jre1.5.0_11\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\...

    各个版本tcnative-1.dll

    解决tomcat启动时如下异常:The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path

    tcnative-1.dll各个版本整合

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

    tcnative-1.dll 1.2.14 32/64 位

    tcnative-1.dll 1.2.14 tomcat 启动报错The APR based Apache Tomcat Native library which allows optimal performance in production 问题的解决需要这个

    tcnative-1.DLL.zip

    解决The APR based Apache Tomcat Native library which allows optimal performance in production environm;解决tomcat启动时如下异常:在java.library.path中找不到基于APR的Apache Tomcat Native库,它可以在...

    tcnative-1.dll 1.1.24(win32)

    解决问题:在启动Tomcat 7.0时发现第一...The Apache Tomcat Native library which allows optimal performance in production environments was not found 。将tcnative-1.dll文件放入tomcat/bin目录中,即可解决问题

    tomcat 报异常解决

    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\jdk1.6.0_04\jre\bin;C:\Program ...

Global site tag (gtag.js) - Google Analytics