https://issues.apache.org/bugzilla/show_bug.cgi?id=55748
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Nick Burch <[email protected]> --- Try with NPOIFSFileSystem instead of POIFSFileSystem, just in case it's something odd Otherwise, without the file, there's not much that we can do. Most likely though, it's just an invalid file - entries within the POIFS (ole2) structure must have unique names. From the exception, it looks like you've somehow ended up with two entries with the same name, which isn't allowed -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
