It means OptaPlanner can’t guess how to build a solution when an entity has both a basic variable like boolean or int and a list variable. You need to define separate construction heuristic phases in your solver config, one for the basic variable another for the list variable.