"Could Not Find Constructor in ReflectionUtil.CreateObject" Warnings in Logs
"Could Not Find Constructor in ReflectionUtil.CreateObject" Warnings in Logs
In this article
Symptoms
When adding Coveo for Sitecore renderings in a search interface or when publishing these renderings, lines like the following appear in the Sitecore logs:
WARN Could not find constructor in ReflectionUtil.CreateObject: Coveo.UI.Controls.Controls.HideDependentCheckbox. The constructor parameters may not match or it may be an abstract class. Parameter info: Count: 1. Parameter types: Sitecore.Data.Fields.Field
Cause
The Coveo.UI.Controls.Controls.HideDependentCheckbox
class was missing a constructor.
Resolution
This issue was fixed in the February 15, 2023 release.