Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

ORA-29532: Java call terminated by uncaught Java exception

I had this type of error after executing a datapatch of Oracle JavaVM Component (JUL2022):

SQL> call dbms_java.revoke_permission('PUBLIC', 'SYS:oracle.aurora.security.JServerPermission', 'DUMMY', '');

call dbms_java.revoke_permission('PUBLIC', 'SYS:oracle.aurora.security.JServerPermission', 'DUMMY', '')

     *

ERROR at line 1:

ORA-29532: Java call terminated by uncaught Java exception:

java.lang.NullPointerException

Can someone help ? thank you

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center