- Oracle Financial Services Model Management and Governance Installation and Configuration Guide
- Installation
- Starting MMG Services
5.6 Starting MMG Services
To start the MMG service, run the following command:
- Navigate to
<MMG_INSTALLATION_PATH>/bin
directory../startup.sh
A message similar to following means a successful startup:Starting MMG UI...
MMG UI started successfully.
Starting MMG Service...
MMG Service started successfully.
Starting Data Studio...
Data Studio started successfully.
Starting Gateway ...
Starting Pipeline UI Service ...
Starting Pipeline Service ...
Starting Data Pipeline UI Service ...
Starting Data pipeline services ...
You may check<MMG_INSTALLATION_PATH>/mmg-ui/bin/nohup.out
to check if the UI service comes up properly.A message similar to following means a successful startup:Started BuildUIServiceApplication in 27.981 seconds (JVM running for 29.365)
You can check<MMG_INSTALLATION_PATH>/mmg-service/bin/nohup.out
to check if the backend service comes up properly.A message similar to following means a successful startup:Started BuildServiceBuildApplication in 20.317 seconds (JVM running for 21.26)
You can check<MMG_INSTALLATION_PATH>/mmg-studio/bin/nohup.out
to check if the backend service comes up properly.A message similar to following means a successful startup:05:06:02.155 Thread-9] INFO oracle.datastudio.starter.App - Data Studio Server is ready to use
This will start the successful installation of application.WARNING:
If you notice any errors, do not proceed further. Contact My Oracle Support (MOS) and provide the applicable error code and log files.Note:
Unset the https/http proxy details before starting the services.OR
Add the relevant entries in no_proxy with mmg hosted server details.