UTL_DBWS.CREATE_SERVICE Results in Error:ORA-29532: Java Call Terminated By Uncaught Java Exception
(Doc ID 2636925.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Web Services - Version 10.2.0 and laterOracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]
Information in this document applies to any platform.
Symptoms
Using a custom web services application with the UTL_DBMS package in an Oracle Database 11.2.0.4.
The following call is made:
sys.utl_dbws.create_service ({http://<HOST>/wsdl/}WS_CS_NAM_SERVICERequest)
This results in the below error:
Changes
- Applied Oracle Database 11.2.0.4.190116 OJVM PSU (<Patch 29610422>)
- Updated JDK version from 1.6 to 1.7
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 |
References |