严重: An incompatible version 1.1.27 of the APR based&nb

时间:2022-09-21 17:06:47

严重: An incompatible version 1.1.27 of the APR based&nb
tomcat启动的时候报了一个严重的错,
提示本机安装的1.1.27 tomcat要求1.1.30
版本号我哪知道,而且去网上搜没找到1.1.30的,看网上说明,直接搜C盘下面的tcnative-1.dll
搜到直接删除即可,因为按优先级,system32下面的优先级是大于tomcat bin目录下面的,

我的为了避免出问题,这个直接加个.bak 并没有删除,然后启动tomcat
严重: An incompatible version 1.1.27 of the APR based&nb
看到The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: E:\eclipse\java\jdk1.6.0_45\bin;
猜到tomcat不会找自己bin下的tcnative-1.dll,看路径知道,他是优先找用户的java bin下面的,然后找sun的
既然他那么喜欢找java的,直接放到java里面,看说明,后面的好多目录也是可以放的,
那就放到java bin下面
严重: An incompatible version 1.1.27 of the APR based&nb
完美解决 那个flase是因为没用ipv6