UTL_DBWS : ORA-29532 : java.lang.IllegalAccessException:java.lang.ExceptionIninitializerError
(Doc ID 865722.1)
Last updated on NOVEMBER 04, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.2 to 11.2.0.4 [Release 10.2 to 11.2]Web Services - Version 10.1.3.0.0 to 10.1.3.5
Information in this document applies to any platform.
Symptoms
When using the DBWS Callout Utility to call a web service from the database, the call fails with the following error:
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.NullPointerException
ORA-06512: at "<SCHEMA>.UTL_DBWS", line 272
ORA-06512: at line 38
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.IllegalAccessException: java.lang.ExceptionInInitializerError]
java.lang.NullPointerException
ORA-06512: at "<SCHEMA>.UTL_DBWS", line 272
ORA-06512: at line 38
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.IllegalAccessException: java.lang.ExceptionInInitializerError]
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |