Prerequisites

The following are the list of prerequisites:

  • If the OFS AAI version that is used in OFS MMG for authorization is release version 8.1.2.5.0, then the patch 35517225 must be the installed in the OFS AAI setup.
  • Port Details

    MMG Studio uses the following ports by default, so make sure these are free:

    Graph Service: 7059

    Server: 7008

    Markdown-Interpreter: 7009, 7029

    Python-Interpreter: 7012, 7032, 6012

    Shell-Interpreter: 7013, 7033

    Plainr-Interpreter 7019, 7039, 6311 (Rserve port- configurable in plainr.Json)

    PGX Server: 7007

    PGX-Interpreter: 7022, 7042

    JDBC-Interpreter: 7011, 7031

    Coherence Cluster: 7574

Note:

These are default ports provided in the installation kit. You can modify them in the configuration files if required to avoid conflicts with existing services.

Enhancements for Preinstall Check

Warning messages now appear for the following validations:
  • To validate whether the given hostname is valid or not.
  • To validate whether the given hostname and if the hostname in the keystore are matching.
  • Error messages and failing the following preinstall checks:
    • To check if the sso_token is present or not.
    • To check if the public and private key are present in the mmghome/conf location.