손상된 파일 처리 아파치 POI로 손상된 파일을 처리하는 것에 대한 조언이 있는 사람이 있는지 알고 싶습니다. 파일을 열려고 하면 다음 메시지가 표시됩니다. Exception in thread "main" org.apache.poi.hssf.record.RecordInputStream$LeftoverDataException: Initialisation of record 0x1C left 2 bytes remaining still to be read. at org.apache.poi.hssf.record.RecordInputStream.hasNextRecord(RecordInputStream.java:156) at org.apache.poi.hssf.record.RecordFactoryInputStream..