Home » Developer & Programmer » JDeveloper, Java & XML » Problems with loading the JExcelApi (jxl.jar) (Database: Oracle 10g / JDK 1.4.2)
Problems with loading the JExcelApi (jxl.jar) [message #447122] Thu, 11 March 2010 23:22 Go to next message
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.
Re: Problems with loading the JExcelApi (jxl.jar) [message #447129 is a reply to message #447122] Thu, 11 March 2010 23:32 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ORA-29537: class or resource cannot be created or dropped directly
 *Cause: An attempt was made to create or drop a Java class or resource that
          is known to result from compilation of an existing Java source object.
 *Action: Act on the class or resource by acting on the source, or change
          the source so that it no longer defines the class or resource.

Regards
Michel
Re: Problems with loading the JExcelApi (jxl.jar) [message #447134 is a reply to message #447129] Thu, 11 March 2010 23:44 Go to previous message
SaraM
Messages: 9
Registered: March 2007
Junior Member
Hello Michel,
I know this message. But what does that mean, what do I have to do exactly?
Thank you!
Previous Topic: JDeveloper Version
Next Topic: JDeveloper
Goto Forum:
  


Current Time: Fri Mar 29 06:14:40 CDT 2024