Apigee 4.17.01 - Error fetching WSDL

Hi Apigee support team,


When we try to validate wsdl file in Apigee 4.17.01 then getting "Error fetching WSDL".

The same wsdl file was been validated in Apigee 4.18.01 without any issue.

Please assist on this and provide the workaround for Apigee 4.17.01.apigee-41701.pngapigee-41801.png

Thanks,
Bindu

0 2 700
2 REPLIES 2

To diagnose this, I would look in the system log of the mgmt server node.

Find it in /opt/apigee/var/log/edge-management-server/logs/system.log

On your 4.17.01 node, you should see some sort of message indicating why the WSDL retrieval failed.

Is it possible that the networks on the Management Server nodes for the respective installations of 4.17.01 and 4.18.01 are configured differently?

I mean, if the MGmt Server for 4.18.01 has an iptables setting that allows outbound requests, and the Mgmt Server node for your 4.17.01 install has an iptables setting that DISallows outbound requests, you could see the behavior you've reported.

To test this, ssh to the node that runs the Mgmt server and try to retrieve the WSDL directly from there.

curl -o CampaingMgmt.wsdl "https://my-wsdl-location/CampainManagement.wsdl"

@Dino - We have raised the Apigee case 1439505.

Uploaded the wsdl file to the case.

Kindly assist on this.

Thanks,

Bindu