https://bz.apache.org/bugzilla/show_bug.cgi?id=60777
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andreas Beeker <[email protected]> --- It fails, because there's no data left in the InputStream, i.e. although the InputStream might be still valid (I haven't checked if WorkbookFactory.create() closes it ...), it is pointing to the end of the file. -- 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]
