-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
I have a missing configuration parameter.
I have the following error in logs :
Category: org.ametys.core.user.population.UserPopulationDAO Message: The model id 'org.ametys.core.authentication.FormBased' is referenced in the file containing the populations for the population 'ametys_demo_users' but seems to not exist. Location: org.ametys.core.user.population.UserPopulationDAO._getCPParametersFromConfiguration(UserPopulationDAO.java:795)
Category: org.ametys.core.user.population.UserPopulationDAO Message: Error configuring the population 'ametys_demo_users'. The population will be ignored. Location: org.ametys.core.user.population.UserPopulationDAO._readPopulations(UserPopulationDAO.java:663)
UserPopulationDAO should be not safe ?