The configured deployment fails if the resources available in the cluster of Avaya Breeze® platform servers are not sufficient for it. Refer to the Context Store release notes for attribute values for each deployment.
Using your web browser, navigate to https://<Oceana Cluster 1 IP address>/services/ContextStoreManager to open the Context Store Manager homepage. The following error returned on the Context Store Manager homepage can indicate a Data-Grid deployment failure:
Error 503: Internal error Could not read statistics object, check CSSpace settings. EDM PU deployment failed, check EDM settings, or try accessing the homepage via load balancer IP or other node GEO PU deployment failed, review GEO settings, or try accessing the homepage via load balancer IP or other node.
If this occurs, check your configuration settings and the /var/log/Avaya/services/ContextStoreManager and /var/log/Avaya/dcm/gs-esm-<X>.log files for errors related to deployment.
Important:
The nodes must be shutdown at the same time to ensure that the Data-Grid is fully undeployed before the next deployment attempt takes place. Otherwise, the last node standing keeps the Data-Grid alive. In this case, the Data-Grid is not redeployed as the nodes have already started back up before the last standing shutdown.
The following lines in the CS Manager log file indicate a correct fresh start of the cluster:
grid.EsmGrid INFO - [M eployElasticSpace][T:null]. ContextStoreManagerSpace not found, deploying...
grid.EsmGrid INFO - [M eployElasticPU][T:null]. ContextStoreSpace not found, deploying...
grid.EsmGrid INFO - [M:deployStateless][T:null]. EDM-Mirror-Service is deployed with status BROKEN.
Followed quickly by manager.AbstractPUManager INFO - [M:checkDeploymentStatus][T:null]. [EDM-Mirror-Service] is in status [INTACT] a few seconds later
If these messages do not appear in any CS Manager log files after restart, it indicates you have not restarted the cluster correctly. In this case, the following lines are present:
grid.EsmGrid INFO - [M eployElasticSpace][T:null]. space with name ContextStoreManagerSpace is already deployed
grid.EsmGrid ERROR - [M:deployElasticPU][T:null]. space ContextStoreSpace is already deployed.