My Oracle Support Banner

Intermittent Web Service Response SchemaValidation FatalError - org.xml.sax.SAXParseException: cvc-complex-type.2.4.b: The Content of Element 'DataResponse' is not Complete (Doc ID 1938463.1)

Last updated on MAY 30, 2023

Applies to:

Oracle WebLogic Server - Version 10.3.6 and later
Information in this document applies to any platform.

Symptoms

On WLS 10.3.6,we have web services configured with @SchemaValidation so request/response data is validated against the schema.When we call the service at a normal rate,  sometimes see this error: our configured web service's SchemaValidation handler's fatalError method is called indicating an invalid response due to SAXParseException when the response is in fact valid schema.


So, the error appears to be that the weblogic schema validation code is not thread safe.

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.