My Oracle Support Banner

Deployment WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL (Doc ID 2554906.1)

Last updated on FEBRUARY 29, 2024

Applies to:

Oracle WebCenter Portal - Version 12.2.1.3.190416 and later
Information in this document applies to any platform.

Symptoms

Extended WebCenter application (.ear file) includes a reference to an ADF shared library. The ADF shared library includes a JAX-WS client generated using a WSDL file. The WSDL file is also copied to the shared library JAR/project which generates the JAX-WS client.

Errors are reported in server logs during the deployment process when services are started.

####<TIMESTAMP> <Error> <Deployer> <HOSTNAME> <WC_Portal> <[ACTIVE] ExecuteThread: '48' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <KERNEL_ID> <KERNAL_ID> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-149265> <Failure occurred in the execution of deployment request with ID "<ID>" for task "2" on [partition-name: DOMAIN]. Error is: "weblogic.application.ModuleException: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://localhost:80/#{http://xmlns.<HOSTNAME>.com/map/til/wsdl/ProvisioningAndFulfilment/SubscriptionManagement/SubscriptionLifecycleManagement/GetInstalledProductList/DocImpl}GetInstalledProductList?wsdl:WSDL not found"
weblogic.application.ModuleException: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://localhost:80/#{http://xmlns.<HOSTNAME>.com/map/til/wsdl/ProvisioningAndFulfilment/SubscriptionManagement/SubscriptionLifecycleManagement/GetInstalledProductList/DocImpl}GetInstalledProductList?wsdl:WSDL not found
at weblogic.application.internal.ExtensibleModuleWrapper.activate(ExtensibleModuleWrapper.java:123)
at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:114)
. . . . . . . . .
. . . . . . . . .
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:420)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
Caused By: oracle.j2ee.ws.wsdl.LocalizedWSDLException: WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://localhost:80/#{http://xmlns.<HOSTNAME>.com/map/til/wsdl/ProvisioningAndFulfilment/SubscriptionManagement/SubscriptionLifecycleManagement/GetInstalledProductList/DocImpl}GetInstalledProductList?wsdl:WSDL not found
at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.openAsStreamConnection(WSDLReaderImpl.java:706)
at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readDocument(WSDLReaderImpl.java:476)
at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:415)
at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:823)
. . . . . . . . .
. . . . . . . . .

Changes

1. Create a sample ADF library that includes a JAX-WS client and deploy the shared library
2. Extend WebCenter application (extended.spaces.webapp) to consume the WebService
3. Deploy the extended.spaces.webapp
4. Restart services.

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


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