You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an error in InitializingDatabaseImpl, method createCountries() . No locales found for
public static final String[] LANGUAGE_ISO_CODE = {"en", "fr", "ru"};
in
Locale locale = SchemaConstant.LOCALES.get(l.getCode());