https://bz.apache.org/bugzilla/show_bug.cgi?id=59326
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from Dominik Stadler <[email protected]> --- Likely a problem in your code, for coding questions you are likely better off posting on stackoverflow. At least the assigning of the values from workbook to workbookCopy looks strange as it does not add anything. And capturing the exceptions and printing stacktraces will cause strange effects as the code-execution continues with an incorrectly or empty variable initialization. Anyway we likely need a bit more description of an actual problem to being able to actually look and try to fix something in POI itself here, e.g. what happens, which error message do you see, ... For now I am closing this as WORKSFORME, please reopen if you really think there is something wrong in Apache POI itself. -- 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]
