https://issues.apache.org/bugzilla/show_bug.cgi?id=34732
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.5 |3.11-dev --- Comment #5 from Nick Burch <[email protected]> --- Problem remains on trunk, even with NPOIFS java.lang.ClassCastException: org.apache.poi.poifs.property.DocumentProperty cannot be cast to org.apache.poi.poifs.property.DirectoryProperty at org.apache.poi.poifs.property.PropertyTableBase.<init>(PropertyTableBase.java:63) at org.apache.poi.poifs.property.NPropertyTable.<init>(NPropertyTable.java:66) at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.readCoreContents(NPOIFSFileSystem.java:384) at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:201) at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:183) -- 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]
