Caused by: org.apache.poi.POIXMLException: Strict OOXML isn't currently supported, please see bug #57699
원인 : 엑셀을 xlsx 확장자로 저장하겠다고 눈에 바로 보인 Strict Open XML 스프레드시트 (.xlsx) 을 골랐었는데, 잘못된 선택이었다..ㅋ
해결 : Excel 통합 문서 (.xlsx) << 요 아이로 저장해야 한다..ㅠ
반응형
'Error' 카테고리의 다른 글
[ERROR] tomcat port already in use (0) | 2020.10.30 |
---|---|
java.lang.Exception: Test class should have exactly one public zero-argument constructor: (0) | 2020.09.22 |
[MySQL] expression #1 of SELECT list contains nonaggregated column (0) | 2020.07.16 |
[jQuery] .outerHeight() always return element (0) | 2020.06.22 |
[R] R Console 에서 엑셀데이터 읽기 실패 (library(xlsx) 로드 실패) (2) | 2020.05.24 |
댓글