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

IS Cluster configuration in Command Central

  • 1.  IS Cluster configuration in Command Central

    Posted Fri November 27, 2015 06:44 AM

    Hi,

    I am using webMethods 9.9
    Please tell step by step process for Integration Server cluster creation in Command Central.

    Thanks in Advance.


    #webMethods-General
    #Integration-Server-and-ESB
    #Command-Central
    #webMethods


  • 2.  RE: IS Cluster configuration in Command Central

    Posted Mon November 30, 2015 11:11 PM
    • Have at least one Terracotta server installed, configured and running and listening on tchost:tsaport.
    • Have at least one Integration server / instance installed and running

    Open each IS_ / Integration Server component > Configuration tab in CC Web UI
    Select Cluster, click Edit
    Set enabled = Yes
    Enter Cluster Name: enter some unique name, e.g iscluster1
    Enter Terracotta server array URL’s as: tchost:tsaport
    NOTE: if your TC setup is an array with two/more master/slave stripes, add tshost:tsaport for each stripe.
    Save changes

    NOTE1: IS core JDBC pool must point to an RDMS. You cannot cluster IS with internal/Derby db.
    NOTE2: All IS instances that are part of the cluster must point to the same core db and the same TC cluster

    Restart IS


    #webMethods-General
    #Command-Central
    #webMethods
    #Integration-Server-and-ESB