JSP/JSP
[JSP] tcnative-1.dll 다운
키플레이어
2019. 11. 6. 14:38
반응형

tcnative-1.dll 버전별 다운 받는 곳: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/
Index of /dist/tomcat/tomcat-connectors/native
archive.apache.org
1.1.30버전일경우
1.1.30/binaries/tomcat-native-1.1.30-win32-bin.zip 다운
(OS가 다를경우 그에 해당하는 파일 다운)
압축해제 후
32bit tcnative-1.dll은 tomcat-native-1.1.30-win32-bin\bin에 위치해 있고,
64bit tcnative-1.dll은 tomcat-native-1.1.30-win32-bin\bin/x64에서 확인가능
JDK/bin에 추가
현재 버전에 다를경우 이클립스 consol에서 필요로하는 버전을 알려줌
참고
에러 발생시 해결방법: https://coding-house.tistory.com/33
[JSP] tcnative-1.dll 서버 에러
문제 정보: 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~~ 해결방법 1..
coding-house.tistory.com
반응형