Symptom
Encountered an error while attempting to upload the SCORM content file to Learning.
Error: com.plateau.common.fileupload.api.FileUploadServiceException: java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Learning
Reproducing the Issue
- Learning Administration
- Content > Import Content > Add Content
- Browse and select the zip file containing the content and click next
- Add a valid location and domain and attempt to import the content zip file.
Cause
The error message states that the zip file being processed contains an entry (file or data) that should be compressed using the DEFLATE compression method, but it stands to have an "EXT descriptor" associated with it, making the compression method incompatible. This issue isn't related to the Learning application, but rather to the content itself, indicating that it wasn't properly zipped.
Resolution
To resolve this issue, kindly unzip the file, and re-zip the content file using a Windows operating system machine and WinZip software, and then attempt to import it.
See Also
Keywords
unable, upload, scorm, content, FileUploadServiceException, java.util.zip.ZipException, DEFLATED entries can have EXT descriptor, com.plateau.common.fileupload.api.FileUploadServiceException: java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor , KBA , LOD-SF-LMS-CNT , Content , LOD-SF-LMS , Learning Management System , Problem
Product
Attachments
Pasted image.png |