https://issues.apache.org/bugzilla/show_bug.cgi?id=52041
Nick Burch <nick.bu...@alfresco.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Nick Burch <nick.bu...@alfresco.com> 2011-10-17 09:17:23 UTC --- It looks like you're passing in an InputStream, and something in your weblogic environment is preventing POI turning that into a temp file You should either pass a File directly to POI (rather than an InputStream), or fix the temp file handling in your weblogic setup -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org