Skip to Main Content

Oracle Database Discussions

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java stored procedure NoClassDefFoundError

Ramesh RFeb 5 2010 — edited Feb 6 2010
Hi All,
I have a webservice client created using Jdeveloper.
When tried to run the client in JDeveloper its running fine.
I have loaded the entire java class files into the Database.
I created a wrapper function in oracle and tried to invoke the webservice client its showing the Error
ORA- 298532: Java call terminated by uncaught java exception
java.lang.NoClassDefFoundError
I found in the user_objects and the class is available with 'VALID' status
What would be possible cause

Thanks,
Ramesh.R

Edited by: Ramesh_R on Feb 5, 2010 9:43 AM

Comments

JPreda

I have the same problem.

It's happend to me when passing more than 1 parameter to the target page and then you press the back button of the browser.

Any suggestions?

Hilary Farrell-Oracle

Hi,

I believe you are hitting bug 25838279, which has been fixed in 5.1.2.  A 5.1.1 Patch Set Exception (PSE) is also available for download from My Oracle Support - on the 'Patches & Updates' tab, search for the bug number 25838279.  Please note that you will need to upgrade your instance to APEX 5.1.1 before attempting to apply the PSE to your instance.

Regards,

Hilary

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 6 2010
Added on Feb 5 2010
2 comments
941 views