Problems with loading the JExcelApi (jxl.jar) [message #447122] |
Thu, 11 March 2010 23:22 |
SaraM
Messages: 9 Registered: March 2007
|
Junior Member |
|
|
Good morning!
We tried to load the JExcelApi into Oracle.
I unzipped the downloaded file jexcelapi_2_6_12.zip and run cmd:
cd C:\oracle\product\10.2.0\db_1\BIN
set oracle_sid=db
loadjava -v -u sys/passw@db -r c:\temp\jexcelapi\jxl.jar
For many of the classes creating and loading was done, but also a lot of classes there was this error:
Error while creating class jxl\...
ORA-29537: class or resource cannot be created or dropped directly
ORA-06512: at line 1
So I need advice what´s wrong.
Thank you for helping!
Database: Oracle 10g / JDK 1.4.2
PS: Last year we loaded JavaMail, there were also some errors while loading, but it works fine.
|
|
|
|
|