webMethods API Gateway Q&A - Attempt to login with technical user failed

Product/components used and version/fix level:

Version: 10.5 And Above
Operating System: All

Detailed explanation of the problem:

During API Gateway startup, the following error is seen in IntegrationServer/instances//logs/APIGateway.log as shown below:

Error messages / full error message screenshot / log file:

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.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.