context.core.start().then(function () {
              // send success state to catch event.
              deferred.resolve();
              // nothing for the moment
            }).catch(function (error) {