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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31441


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         OS/Version|other                       |Windows XP
         Resolution|INVALID                     |




------- Additional Comments From [EMAIL PROTECTED]  2005-09-15 23:26 -------
I don't know how the attached file (Sample Excel File) was created. I can open
it without a problem in Excel 2003.  POI gives following errors.

H:\>set classpath
classpath=h:\jtools\poi-2.5.1\poi-2.5.1-final-20040804.jar;h:\jtools\poi-2.5.1\p
oi-contrib-2.5.1-final-20040804.jar;h:\jtools\poi-2.5.1\poi-scratchpad-2.5.1-fin
al-20040804.jar

H:\>java org.apache.poi.hssf.dev.BiffViewer irrept50y.xls
java.io.IOException: Invalid header signature; read 4503599627764745, expected -
2226271756974174256
        at org.apache.poi.poifs.storage.HeaderBlockReader.<init>(HeaderBlockRead
er.java:88)
        at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSyste
m.java:83)
        at org.apache.poi.hssf.dev.BiffViewer.run(BiffViewer.java:68)
        at org.apache.poi.hssf.dev.BiffViewer.main(BiffViewer.java:649)

H:\>java org.apache.poi.contrib.poibrowser.POIBrowser irrept50y.xls
irrept50y.xls: java.io.IOException: Invalid header signature; read 4503599627764
745, expected -2226271756974174256
No POI filesystem(s) to display.

H:\>java -version
java version "1.4.2_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)
Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to