2017 / 06 / 21 스프링 에러

오늘의 에러 로그 모음이다


java.io.FileNotFoundException: D:\Data\Log\data.log (장치가 준비되지 않았습니다)

java.lang.IllegalStateException: Web app root system property already set to different value: 어쩌고~


에러 두 가지 다 읽어보니까 올려놓은 프로젝트가 2개라 셋팅값 때문에 충돌 나는 것 같아서 과감하게 FT 삭제했더니 잘 됨



Wed Jun 21 16:52:56 KST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.

MySQL 관련인데 그냥 별거 없는 것 같다. 설정 파일에서 SSL=false 어쩌고로 해결 가능하대


매개변수 잘 넣자



requestmapping에 method를 'POST'에서 'GET'으로 바꿔서 해결함

댓글

이 블로그의 인기 게시물