A required control object was not found in the data object. An example of this is a search(dataobject) call was made to a Repository SPI but the input data object does not contain the required SearchControl object.
Add the control object to the data object before making the request.