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 2003/01/05 08:00:07 UTC

DO NOT REPLY [Bug 15556] - SSTDeserialise error (was: Unknown Ptg error occurrs)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15556>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15556

SSTDeserialise error (was: Unknown Ptg error occurrs)

lists@aviksengupta.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|Unknown Ptg error occurrs   |SSTDeserialise error (was:
                   |                            |Unknown Ptg error occurrs)



------- Additional Comments From lists@aviksengupta.com  2003-01-05 07:00 -------
Right, the bug as reported is invalid (see comment above). However, the attached
spreadsheet throws up another issue. 

In the latest CVS, poi throws a java.lang.NegativeArraySizeException
        at org.apache.poi.hssf.record.SSTDeserializer.readStringRemainder(SSTDes
erializer.java:335)

I believe that the proximate cause is that the sheet contains Korean encodings. 
Any ideas??

Therefore reopening.