My Oracle Support Banner

AIS export.ExportData Returns WSDLException: faultCode=PARSER_ERROR (Doc ID 2532075.1)

Last updated on DECEMBER 03, 2019

Applies to:

Oracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to run AIS export.ExportData , the following error occurs.


Error

Exception in thread "main" javax.xml.ws.WebServiceException: Could not determine wsdl ports
WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at: "http://localhost:7001/agile/agile936/integration/ws/Export?wsdl",
caused by: java.net.SocketException.: java.net.SocketException: Connection reset 

Steps to Reproduce:

The issue can be reproduced at will with the following steps:

         1. Install JAVA/ANT
         2. Build
             ant -Dais.url=http://localhost:7001/agile/agile936 -Dusername= admin -Dpassword= xxxxxx
         3. Run
             runner.bat export.ExportData -u admin -p xxxxx

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


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