UIM CN: Cartridge Deployment Over SSL Fails with Connection Refused Error
(Doc ID 2945120.1)
Last updated on APRIL 26, 2023
Applies to:
Oracle Communications Unified Inventory Management - Version 7.5.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
Consider the Architecture as below:
User Browser > OCI LB > Traefik > UIM Pods
SSL traffic gets terminated at traefik & communication between traefik & UIM pods is over non-SSL port.
Deployment of cartridge over SSL fails with error:
[deployCartridge] javax.wsdl.WSDLException: WSDLException (at /WL5G3N2:definitions/WL5G3N2:types/xsd:schema[1]): faultCode=PARSER_ERROR: Problem parsing 'http://sr.quick.uim.org:<nonSSL-Port>/cartridge/wsapi?WSDL/CartridgeManagementWS.xsd'.: java.net.ConnectException: Connection refused: connect
[deployCartridge] Deploy failed
As can be seen that an HTTP URL is returned by UIM than HTTPS, it causes deployment to fail with Connection refused error as non-SSL port is not accessible through LB / Traefik.
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 |