본문 바로가기
오류

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

by 신방동불주먹 2022. 12. 25.

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

 

 

위와 같은 메시지가 나올 시 아파치웹서버와 연동하지 않으면 그냥 사용해도 괜찮겠지만, 처리를 하려면 

sever.xml의 내용 중 아래 사항을 주석처리하면 해결

 

Line 23 :

<Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />