If you are unable to start API Manager after installation, it is due to the following reasons:
The Data Store contains obsolete information, such as, an old key value of the IP of Analytic Server. The old information due to an improper uninstallation of API Manager.
Remove all traces of a prior installation of API Manager.
The Data Store fails to start due to incorrect machine IP of the Data Store in <API Manager Home>/conf/config.xml. Correct the IP and restart the Data Store.
If the issue still persists, go to the remote Data Store and check for bind IP in the file:
In the file, search for bind IP and check if the Data Store is bound to localhost or 127.0.0.1. Change the bind property to the correct machine IP.
This scenario occurs in case of full installer. In case of Add-ons, you can specify the host.
Make sure that the Analytic Server is running. If the Analytic Server fails to start, make the readDefault flag True in <API Manager Home>/conf/default_conf.xml. Restart the Analytic Server.
If the issue still persists, flush the Data Store, as shown below:
Change the ColdFusion 2016 home directory in <ColdFusion 2016 Home>/cfusion/bin/jvm.config. Change the value of the parameter -Dapim.home.
If the CF home directory is incorrect, the ColdFusion startup script (cfstart.bat) fails to load the API Manager libraries. The script throws an error even though your ColdFusion instance runs properly.
Sign in to your account