[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Excel Spreadsheets



I'm trying to run the XLPDEMO program to parse a .xls file into a RPG
program and get the following errors:

                         Additional Message Information

 

 Message ID . . . . . . :   RNX0301

 Date sent  . . . . . . :   04/22/09      Time sent  . . . . . . :
09:34:56   
 

 Message . . . . :   Java exception received when calling Java method.

 

 Cause . . . . . :   RPG procedure XLPARSE_WO in program
DTECHEXCEL/XLPARSER4   
   received Java exception "java.lang.NoSuchMethodError: getString

   (I)Ljava/lang/String;" when calling method "parse" with signature

   "([B[B[B)V" in class
"com.iseriesnetwork.clubtech.xlparse.ParseSheet".       
 Recovery  . . . :   Contact the person responsible for program
maintenance to  
   determine the cause of the problem.

 Technical description . . . . . . . . :   If the exception indicates
that the  
   Java class was not found, ensure the class for the method is in the
class    
   path. If the exception indicates that the Java method was not found,
check   
   the method name and signature. If the signature is not correct,
change the   
   RPG prototype for the method, or change the Java method, so that the
return  
   type and parameter types match. You can determine the signatures for
all the
   methods in class XYZ using command QSH CMD('javap -s XYZ').  
               

                         Additional Message Information

 

 Message ID . . . . . . :   RNQ5335

 Date sent  . . . . . . :   04/22/09      Time sent  . . . . . . :
09:34:56  
 

 Message . . . . :   DSPLY  Error occcured while parsing spreadsheet.

 

 Cause . . . . . :   This is an inquiry message originated from RPG
procedure  
   XLPDEMO in program DTECHEXCEL/XLPDEMO. The program is expecting a
character 
   input field with a maximum length of 1.

 Recovery  . . . :   Enter a valid response according to the type of
data      
   expected by the program.  The program will tolerate five incorrect
responses
   before signalling an error condition.  There have been 0 incorrect
responses
   so far.  If you do not want to enter any data, just press Enter to
resume   
   processing of the program.   


Any ideas?


Karl B. Woods  
Sr. Programmer/Analyst
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------