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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  API Gateway server unreachable

    Posted 07/30/24 10:38 PM

    API Gateway used and version/fix version 10.15

    *The API Gateway cannot be accessed as it will return server unreachable.

    We already tried restart the service and increase Maximum heap size from 2GB to 4GB but nothing works (Note: our cloud spec 8GB of memory)*


    #API-Management
    #webMethods
    #API-Gateway


  • 2.  RE: API Gateway server unreachable

    Posted 07/31/24 06:05 AM

    Can you reach the server using CLI ? (telnet API_gateway_server_ip port)

    Check out this post: API Gateway 9.12 Not Working


    #API-Management
    #webMethods
    #API-Gateway


  • 3.  RE: API Gateway server unreachable

    Posted 07/31/24 10:53 PM

    i already checked the conf files and port is pointing correctly to IS and data store. Any other solutions?


    #webMethods
    #API-Gateway
    #API-Management


  • 4.  RE: API Gateway server unreachable

    Posted 08/01/24 01:25 AM

    Please check if below KB article solution works for you.

    This error occurs if the Integration Server (IS) is not running on port 5555.

    The problem is that the installer is not passing the IS port information to API Gateway.

    There are two proposed solutions for the issue above, either of which can be used.

    Solution 1: Create the port 5555 and provide the necessary “allow” access to the port.

    Solution 2: Change the default port of IS in the following properties file and restart the IS.

    SAG_HOME\profiles\IS_default\apigateway\config\uiconfiguration.properties

    Thanks,
    Yogesh


    #webMethods
    #API-Management
    #API-Gateway