java.lang.ArrayIndexOutOfBoundsException: 7930330
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via poi-dev by Kadir Alaca, 2 years ago
via poi-user by Kadir Alaca, 1 year ago
via poi-dev by Kadir Alaca, 1 year ago
java.lang.ArrayIndexOutOfBoundsException: 7930330
at org.apache.poi.hpsf.Property.readDictionary(Property.java:315)
at org.apache.poi.hpsf.Property.
(Property.java:165) at org.apache.poi.hpsf.Section.
(Section.java:218) at org.apache.poi.hpsf.PropertySet.init(PropertySet.java:451)
at org.apache.poi.hpsf.PropertySet.
(PropertySet.java:265) at poiproperties.CompoundDocument.
(CompoundDocument.java:107) at poiproperties.CompoundDocument.
(CompoundDocument.java:121) at poiproperties.POIProperties.
(POIProperties.java:52) at poiproperties.POIProperties.main(POIProperties.java:91)