CPBM 2.1 - Usage/Billing job failing - Could not get JDBC Connection
Please check your Cloud database and Cloud Usage Database settings in the instance configuration of the corresponding ACS/CCP instance. There might be issues with it. You should also check connectivity from the cmd line on the host that has CPBM installed.
mysql -u<your ACS/CCP username> -h<cloud DB host name> -D cloud_portal -p<your ACS/CCP db password>
should respond with the mysql prompt and not fail.
HTH





