The method injectPropertyMixin was not found in component "c:\path\to\webroot\model\MyService.cfc"

CF is throwing an exception like this for a couple of components. It seems to happen most frequently on a singleton located outside of the web root, however I’ve now seen it in a model object. I’m using Lightwire on this application. Anybody else experience this intermittent behavior?