Hi Formspider team, I get the following error when using api_datasource.importfromfile trying to import an XLS file: ORA-06502: PL/SQL: numeric or value error: invalid LOB locator specified: ORA-22275 ORA-06512: at "SYS.DBMS_LOB", line 533 ORA-06512: at "FSR_SYS.BDF_DBOBJECTACCESS_MNG", line 5052 ORA-29540: class ConvertExcelToDataXML does not exist The procedure i had used to work prior to 1.3. Any idea what is causing this? Thanks, Michiel A. |
Hi Michiel, This error occurs since some java files used during XLS import are not loaded in your database. It seems like there is an error in our v1.3 installer regarding this issue, we will fix it as soon as possible. In the meantime, you can download necessary jar and class files from the following link and load them manually: http://theformspider.com/download/poi.zip To load:
Hope this helps, Thanks, it is working again. Michiel
(24 Apr '13, 08:21)
Michiel A
This problem is fixed in version 1.3.2 Best,
(02 May '13, 10:37)
Ibrahim Sand... ♦♦
|