org.apache.commons.compress.archivers.zip.Zip64RequiredException: entities.xml's size exceeds the limit of 4GByte.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Janet Albion [Atlassian], 1 year ago
via Atlassian JIRA by Janet Albion [Atlassian], 1 year ago
org.apache.commons.compress.archivers.zip.Zip64RequiredException: entities.xml's size exceeds the limit of 4GByte.
at org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.handleSizesAndCrc(ZipArchiveOutputStream.java:525)
at org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.closeArchiveEntry(ZipArchiveOutputStream.java:457)
at com.atlassian.jira.bc.dataimport.DefaultExportService.export(DefaultExportService.java:75)