Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ExceptionInInitializerError exception

419438Aug 18 2004 — edited Nov 15 2004
When I execute my java stored procedure, I get an ExceptionInInitializerError exception. This exception occurs when a static method is invoked. The class to this static method belongs to a third party JAR file (Crystal Enterprise Java SDK). My java program works fine as a standalone but I always get this exception when I try to execute it as a java stored procedure. Can anybody offer any advice?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2004
Added on Aug 18 2004
2 comments
566 views