UniTime / unitime

Comprehensive University Timetabling System
http://www.unitime.org
Apache License 2.0
274 stars 162 forks source link

FATAL: No classes to load #94

Closed GuoYuanxinKevin closed 3 years ago

GuoYuanxinKevin commented 3 years ago

Hi Tomas,

I tried to use the course timetabling solver but after I clicked Load, the following message occured: image

If I ignore the message and click start, I see the error: image

What could be the possible reason and how can I resolve it? Many thanks!

tomas-muller commented 3 years ago

The "No classes to load." error message means that were no classes loaded into the solver. There can be a couple of reasons for that:

1) There are no classes associated with the department(s) for which the data are being loaded into the solver. Please check the relation between the solver group you are trying to load (page Administration > Solver > Solver Groups) and department(s) associated with your classes (displayed as the class manager, e.g., check Administration > Academic Sessions > Subject Areas).

2) There are classes associated with the department(s), but they were not loaded because there is no time/room assignment available. This happens, e.g., when you do not have a time pattern associated with the class or the class requires a room bigger than any room available. These cases are displayed as warnings in the solver log (and as problems listed on the Solver page) when you try to load the data into the solver.

Please see the Administrative User Manual, Course Timetabling Data Entry Manual, and Course Timetabling Solver Manual for more details (all these manuals are also available from the menu, under Help > Manuals).