Hello everyone, When I was creating database from a ZIP file in BaseX GUI, I encountered this problem. "W:/10-004/10-004.ZIP/10/20081212000000001000000000000000LEPRSEN20081212EP004/20081212000000001000000000000000LEPRSEN20081212EP004.XML"invalid entry compressed size (expected 4294967295 but got 13733720 bytes) Anyone have seen this one before? Does the baseX validate the zip entries before importing them? maybe disable the validating can bypass this error, is not it? By the way, how could I debug baseX GUI in Eclipse and how to print the stack trace of this error?
Thanks a lot!
Dear Donald,
ZIP files are not validated by BaseX. Can you successfully parse your input if you unzip the file, zip it again, and specify this file as input?
Best, Christian
Am 27.06.2017 08:52 schrieb "donaldjohn" donaldjohn@qq.com:
Hello everyone, When I was creating database from a ZIP file in BaseX GUI, I encountered this problem. "W:/10-004/10-004.ZIP/10/200812120000000010000000000000 00LEPRSEN20081212EP004/200812120000000010000000000000 00LEPRSEN20081212EP004.XML"invalid entry compressed size (expected 4294967295 but got 13733720 bytes) Anyone have seen this one before? Does the baseX validate the zip entries before importing them? maybe disable the validating can bypass this error, is not it? By the way, how could I debug baseX GUI in Eclipse and how to print the stack trace of this error?
Thanks a lot!
basex-talk@mailman.uni-konstanz.de