After installing CAPM 3.2 on Redhat 7.3, you will see an HTTP 503 error, service unavailable when trying to access CAPC.
The following error is seems in DMService.log
ERROR | WrapperSimpleAppMain | 2017-09-20 11:00:01,788 | com.ca.im.portal.api.services.datasource.DataSourceService
| Error: Initializing data source repository: nested exception is java.net.ConnectException: Connection refused
ERROR | WrapperSimpleAppMain | 2017-09-20 11:00:01,925 | com.ca.im.portal.api.common.services.impl.database.DBGlobalAttributes
| Error refreshing attributes from database
org.springframework.dao.DataAccessResourceFailureException: nested exception is java.net.ConnectException: Connection refused
Services starting out of order
To workaround this issue please restart services in the appropriate order
//Stop Services
//Start Services
Issue could also be seen after a reboot of the system