Home » Developer & Programmer » JDeveloper, Java & XML » loadjava error (11g)
loadjava error [message #568532] Sat, 13 October 2012 05:36 Go to next message
Maslakos
Messages: 3
Registered: September 2012
Location: Poland
Junior Member
Hello, im trying to import some classes to my oracle 11g database. I`m loging as sys and calling this :

SQL> call sys.dbms_java.loadjava('administrator/xxxxx -resolve c:\mgr\biojava3-
core-3.0.3.jar');
call sys.dbms_java.loadjava('administrator/xxxxx -resolve c:\mgr\biojava3-core-
3.0.3.jar')
*
BúąD w linii 1:
ORA-29532: wywo│anie Javy zatrzymane przez nieprzechwycony wyj╣tek Javy:
oracle.aurora.server.tools.loadjava.ToolsError:
Error during loadjava: Failures occurred during processing.
Check trace file for details
ORA-06512: przy "SYS.DBMS_JAVA", linia 704

i find that ora-29532 error is:
ORA-29532: Java call terminated by uncaught Java exception: string
Cause: A Java exception or error was signaled and could not be resolved by the Java code.
Action: Modify Java code, if this behavior is not intended.

But this biojava3-core-3.0.2.jar file i downloaded from official biojava website, so that file should be fine.

can someone help me to resolve that problem?
Re: loadjava error [message #568543 is a reply to message #568532] Sat, 13 October 2012 09:13 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
Check trace file for details


Regards
Michel
Previous Topic: convert some of the rows into columns query..
Next Topic: Extracting XML namespaces
Goto Forum:
  


Current Time: Fri Mar 29 10:00:03 CDT 2024