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
Expand all | Collapse all

this installation image does not provide the App Platform

  • 1.  this installation image does not provide the App Platform

    Posted 12/07/17 05:58 AM

    Hi
    I had no success to deploy my project WmAppPlatformTest from Desinger to the remote IS host so I installed an integration server coming from the Designer image on my windows . Trying to deploy the project to this local IS, I get an error which seems my IS does not support APP:
    Here the error:
    Project bundle generated!
    Error installing project bundle in the repository! null
    Designer is connected to the server over JMX as required; however, the App Platform remote service is unavailable. Verify the ‘Application Platform Support’ component is installed for this server.
    java.lang.reflect.UndeclaredThrowableException

    What do I need to install additionally?

    Brg


    #Application-Platform
    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: this installation image does not provide the App Platform

    Posted 09/17/19 02:54 PM

    Hi,
    There are two components for App Platform: Designer tools and Server runtime.
    I’ve uploaded as screenshot showing where these options exist in the installer.

    The error message you have sounds like you have installed the App Platform Designer tools, but not the server.
    When the App Platform server runtime is installed, a JMX port will be listening for connections from Designer.
    The default value is 8075; however, if you install App Platform on a machine with another installation running, the port number will change - e.g. 8076.

    You can confirm the port number in use by looking in the server profile’s configuration.
    e.g. /pathToInstallation/profiles/IS_default/configuration/com.softwareag.platform.config.propsloader/com.softwareag.jmx.connection.pid-*.properties.
    (This file will contain the port setting, and the App Platform Designer configuration in the ‘Servers’ view must match the expected host and port.


    #Application-Platform
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General