|
Hi peeps I have been using the jakarta jar to create/change xl spreadsheets with rpg programs with great success so far. One problem I have found is slightly odd. I am reading in an existing spreadsheet. The java constructor is as follows: POIFSFileSystem(java.io.InputStream stream) now obviously, I want to read the file from the IFS, and since InputStream isn't too useful by itself, I pass it a FileInputStream class object which is inherited from InputStream - so therefore no problem - except there is. I get: Message ID . . . . . . : RNX0301 Severity . . . . . . . : 50 Message type . . . . . : Escape Date sent . . . . . . : 18/07/03 Time sent . . . . . . : 08:17:34 Message . . . . : Java exception received when calling Java method. Cause . . . . . : RPG procedure MSP760 in program MSP760/MSPOBJ received Java exception "java.io.IOException:" when calling method "<init>" with signature "(Ljava.io.InputStream;)V" in class "org.apache.poi.poifs.filesystem.POIFSFileSystem". Recovery . . . : Contact the person responsible for program maintenance to .... I have tried later versons of the jakarta jar but still get the same problem. Now the bizzare thing about it is that if i do a STRDBG in the cl program, the problem disappears !!! we are on V5R1 Mike ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ This communication and the information it contains: - (a) Is intended for the person(s) or organisation(s) named above and for no other person(s) or organisation(s). Access to this mail by anyone else is unauthorised. (b) Is confidential, and may be legally privileged or otherwise protected in law. Unauthorised use, circulation, copying or disclosure of any part of this communication may be unlawful. (c) May be susceptible to interference, and should not be assumed that it has come in its original form and/or from the stated sender or PinkRoccade UK accepts no responsibility for information, errors or omissions in this e-mail or use or misuse thereof or any act done or omitted to be done in connection with this communication. If you are not the intended recipient, please inform postmaster@xxxxxxxxxxxxxxxxx immediately and delete it and all copies from your system.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.