if("true".equals(ServerConfiguration.getInstance().getFirstProperty("EnableMetering"))){
UserRegistry superTenantGovernanceRegistry = registryService.getGovernanceSystemRegistry();
scheduler.scheduleAtFixedRate(
new ThrottlingInfoCacheUpdaterTask(throttlingInfoCache, superTenantGovernanceRegistry), 2, 15,
TimeUnit.MINUTES);
PerRegistryRequestListener.registerPerRegistryRequestListener(RegistryContext.getBaseInstance());
if (bundleContext != null) {
bundleContext.registerService(UserStoreManagerListener.class.getName(),