mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing error log
This commit is contained in:
parent
2e7bd0626d
commit
08e40d3989
@ -61,7 +61,7 @@ public class TenantCreateObserver extends AbstractAxis2ConfigurationContextObser
|
||||
);
|
||||
}
|
||||
} catch (UserStoreException e) {
|
||||
log.error("App manager configuration service is set to publisher bundle.");
|
||||
log.error("Error occurred while creating roles for the tenant: " + tenantDomain + ".");
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user