Error: java.lang.StackOverflowError While Generating Web Services from WSDL File Using JDeveloper 11.1.1.2.0
(Doc ID 1152203.1)
Last updated on MAY 08, 2020
Applies to:
Web Services - Version 11.1.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
While generating a web service from a WSDL file using JDeveloper 11.1.1.2.0, an error and warning similar to the following were generated:
oracle.webservices.orawsdl:Jun 8, 2010 6:56:46 PM oracle.j2ee.ws.wsdl.ORAWSDLMessages warningSchemaImportUsingNamespace
WARNING: Could not import schema using namespace "http://<hostname>/bpel/rules" as systemId
oracle.webservices.orawsdl:Jun 8, 2010 6:56:46 PM oracle.j2ee.ws.wsdl.ORAWSDLMessages warningSchemaImportUsingNamespace
WARNING: Could not import schema using namespace "http://<hostname>/bpel" as systemId
Uncaught exception
java.lang.StackOverflowError
j.util.AbstractList$Itr.next(AbstractList.java:345)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:962)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:954)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:962)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:954)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:962)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:954)
o.j.webservices.model.SOAPBinding.findNamedElementFromSchema(SOAPBinding.java:962)
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 |