Failed to initialize an instance of org.apache.velocity.runtime.log. ServletLogChute with the current runtime configuration.

컴퓨터 2016. 3. 30. 09:16


Failed to initialize an instance of org.apache.velocity.runtime.log. ServletLogChute with the current runtime configuration.

http://techieme.in/failed-to-initialize-an-instance-of-org-apache-velocity-runtime-log-servletlogchute-with-the-current-runtime-configuration/


tomcat 실행 위치 변경시 발생 가능.

velocity 기본 설정으로 사용할 경우 tomcat 서버가 실행된 디렉토리에 velocity.log 파일을 만들려고 하는데,

권한 문제가 (permission) 발생.