https://bz.apache.org/bugzilla/show_bug.cgi?id=62872
--- Comment #3 from Dominik Stadler <dominik.stad...@gmx.at> --- Reproducible with 600_000 rows, not reproducible with 400_000 rows. Temporary file is aprox. 200MB, so not a 2GB issue When the exception is thrown in ZipArchiveOutputStream, the variables have the following contents: this.finished = false this.entry = {ZipArchiveOutputStream$CurrentEntry@2501} entry = {ZipArchiveEntry@2523} "xl/worksheets/sheet1.xml" method = 8 size = 4497373312 internalAttributes = 0 versionRequired = 0 versionMadeBy = 0 platform = 0 rawFlag = 0 externalAttributes = 0 alignment = 0 extraFields = null unparseableExtra = null name = "xl/worksheets/sheet1.xml" rawName = null gpb = {GeneralPurposeBit@2525} localHeaderOffset = -1 dataOffset = -1 isStreamContiguous = false nameSource = {ZipArchiveEntry$NameSource@2526} "NAME" commentSource = {ZipArchiveEntry$CommentSource@2527} "COMMENT" ZipEntry.name = "xl/worksheets/sheet1.xml" xdostime = 276176132385 mtime = null atime = null ctime = null crc = 2326399640 ZipEntry.size = -1 csize = 228388641 ZipEntry.method = -1 flag = 0 extra = null comment = null localDataStart = 2340 dataStart = 2380 bytesRead = 4497373312 causedUseOfZip64 = false hasWritten = false -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org