View Issue Details

IDProjectCategoryView StatusLast Update
0005164SymmetricDSBugpublic2022-01-17 13:43
Reporterelong Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.12.15Fixed in Version3.12.15 
Summary0005164: Duplicate entry on file sync
DescriptionFile was modified, then deleted, then created. All three of those events are trying to be put into the same ZIP file and get duplicate entry.

ERROR [FileSyncService] [node-1-job-1] Failed to extract file sync batch 0000-100
org.jumpmind.exception.IoException: java.util.zip.ZipException: duplicate entry: testfile
at org.jumpmind.symmetric.file.FileSyncZipDataWriter.end(FileSyncZipDataWriter.java:257)
at org.jumpmind.symmetric.io.data.writer.NestedDataWriter.end(NestedDataWriter.java:72)
at org.jumpmind.symmetric.io.data.writer.NestedDataWriter.end(NestedDataWriter.java:72)
at org.jumpmind.symmetric.io.data.DataProcessor.process(DataProcessor.java:130)
at org.jumpmind.symmetric.service.impl.DataExtractorService.extractOutgoingBatch(DataExtractorService.java:894)
Tagsfile sync

Relationships

related to 0005177 closedpmarzullo File Sync fails to create zip file when modify, followed by delete, followed by create is captured and sent in same batch 

Activities

pmarzullo

2021-12-29 20:23

developer   ~0002043

This was fixed on 0005177

Issue History

Date Modified Username Field Change
2021-12-15 16:26 elong New Issue
2021-12-15 16:26 elong Tag Attached: file sync
2021-12-29 20:04 elong Relationship added related to 0005177
2021-12-29 20:07 pmarzullo Assigned To => pmarzullo
2021-12-29 20:07 pmarzullo Status new => assigned
2021-12-29 20:23 pmarzullo Status assigned => resolved
2021-12-29 20:23 pmarzullo Resolution open => fixed
2021-12-29 20:23 pmarzullo Fixed in Version => 3.12.15
2021-12-29 20:23 pmarzullo Note Added: 0002043
2022-01-17 13:43 admin Status resolved => closed
2022-01-17 13:43 admin Target Version => 3.12.15