You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/05/23 16:17:50 UTC

[Bug 53280] While reading xlsx file in WAS 6.1 it throws org.apache.poi.POIXMLException:java.lang.reflect.InvocationTargetException

https://issues.apache.org/bugzilla/show_bug.cgi?id=53280

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Nick Burch <ni...@alfresco.com> ---
If you look a little further down your exception stacktrace, you'll see what's
wrong:

Caused by: java.lang.NoClassDefFoundError:
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPhoneticRun

This is covered in the FAQ: http://poi.apache.org/faq.html#faq-N10025

If you're able to provide the unit test needed to have your new part of the
schemas included as standard, please re-open the bug and attach the test

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org