If the prerequisite API is not running, the CPM service will not start. It will be in "initialization state"
Try the following steps: (Ver: R80.30)
Step 1
[Expert@cpfw-mds:0]# api status
API Settings:
---------------------
Accessibility: Require ip 127.0.0.1
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Stopped
CPM Starting 7434 Check Point Security Management Server is during initialization
FWM Started 10759
APACHE Started 4571
Port Details:
-------------------
JETTY Internal Port: 50276
APACHE Gaia Port: 443
Apache port retrieved from: httpd-ssl.conf
--------------------------------------------
Overall API Status: The API Server Is Not Running!
--------------------------------------------
Notes:
------------
To collect troubleshooting data, please run 'api status -s <comment>'
Step 2
[Expert@cpfw-mds:0]# mdsstop
Step 3
[Expert@cpfw-mds:0]# api start
2019-Nov-05 10:09:10 - Starting API...
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
2019-Nov-05 10:11:38 - API started successfully.
Step 4
[Expert@cpfw-mds:0]# mdsstart
Optional
[Expert@cpfw-mds:0]# api status
API Settings:
---------------------
Accessibility: Require ip 127.0.0.1
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Started 73002
CPM Started 74142 Check Point Security Management Server is running and ready
APACHE Started 4571
Port Details:
-------------------
JETTY Internal Port: 50277
APACHE Gaia Port: 443
--------------------------------------------
Overall API Status: Started
--------------------------------------------
API readiness test SUCCESSFUL. The server is up and ready to receive connections
Notes:
------------
To collect troubleshooting data, please run 'api status -s <comment>'