No matching function [HTTP] found?

I’m doing some migration testing to Lucee –

I’m suddenly getting the error “No matching function [HTTP] found” on all of my http calls - using cfscript as :

httpReq = new http();

  • which worked previously.

Any ideas what would cause this?

OS: Windows
Java Version: 11.0.11 (AdoptOpenJDK) 64bit
Tomcat Version: Apache Tomcat/9.0.46
Lucee Version: 5.3.10.97

Sounds like u deleted a default mapping, that’s a CFC under the component mapping (from memory)