Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
During API Gateway startup, the following error is seen in IntegrationServer/instances//logs/APIGateway.log as shown below:
ERROR [apigatewayui] [com.softwareag.apigateway.ui.ISConfiguration$1] - Attempt to login with technical user failed: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused: connect
This error is typical. The Integration server and the API Gateway UI run as separate processes. The API Gateway UI and Integration Server are both attempted to start at startup for the Integration Server. This exception may occasionally be thrown by the API Gateway UI while trying to connect to the Integration server when the Integration server startup is delayed. Once the server is operational, this exception disappears and has no functional consequences.