[CB: 4.1.0+00002] html injection error

Has anyone seen an error like this before?

The DSL Definition {REF={null}, REQUIRED={true}, ARGNAME={}, DSL={id:id:HTMLHelper@coldbox}, JAVACAST={null}, NAME={html}, TYPE={any}, VALUE={null}, SCOPE={variables}} did not produce any resulting dependencyThe target requesting the dependency is: ‘nsgHelper@layout’

in the nsgHelper.cfc I have the following code

property name=“html” inject=“HTMLHelper@coldbox”;

not sure where the **id:id:**HTMLHelper@coldbox is coming from. thoughts?

Yes, that’s been reported a few times under load, but no one has ever been able to figure out how to reproduce it. Here is the last time it came up:

https://groups.google.com/d/topic/coldbox/G7EEkHRbYWU/discussion

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com