https://issues.apache.org/bugzilla/show_bug.cgi?id=57342
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #11 from Nick Burch <[email protected]> --- I've just run your test program on this jvm: java version "1.6.0_33" OpenJDK Runtime Environment (IcedTea6 1.13.5) (6b33-1.13.5-1ubuntu0.12.04) The generated file (268mb!) is processed just fine with Apache Tika The generated file takes an absolute epic age to load in Excel then Excel gives a warning about unreadable content, after repairing it reports: "System error: - 2134163449. Line 437452, column 5899". However, it does still show 777384 rows, all with 100 columns The only thing I can suggest is finding the exact point when the file files to load (eg 777384 fails, 777383 works), then unzip both files and compare the XML to see how they differ. (We now have a tool to help with this - OOXMLPrettyPrint) -- 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]
