Hi Raj, There is a component startup order which will make sure CC, AS and SM are ready before accepting any request from Stratos API.
On Wed, Nov 18, 2015 at 12:52 PM, Rajkumar Rajaratnam <rajkum...@wso2.com> >> wrote: >> >>> Hi Pubudu, >>> >>> In your case, the monitors are not started/scheduled after server >>> restart because of the following error. There seems to be a communication >>> issue between AS and CC, may be CC web service was not ready at that time. >>> >> CC must be available when AS is creating monitors as per component synchronizer implementation. If it is not then that's a different issue. Thanks.