IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.


#TechXchangePresenter
 View Only

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

Tue August 08, 2023 02:09 AM

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


#API-Management
#API-Gateway
#webMethods
#Tuesday-troubleshooting

Statistics
0 Favorited
6 Views
0 Files
0 Shares
0 Downloads

Comments

Tue August 08, 2023 02:09 AM

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.


#API-Gateway
#webMethods
#API-Management
#Tuesday-troubleshooting