Issue with cfconfig 2.0.0 and CFWheels Compatibility

Hey everyone,

I’m running a CFWheels application and CFWheels uses cfconfig as a dependency. Everything was working perfectly fine with cfconfig up to version 1.10.7. However, after updating to version 2.0.0, I’ve started encountering an error whenever I try to start the server using CommandBox.

I’ve attached a screenshot of the error message for reference. It seems that everything works smoothly if I revert to cfconfig version 1.10.7 or any version before that.

Could this be a bug in the latest version of cfconfig, or is there a compatibility issue with CFWheels in the newer releases? Has anyone else experienced similar issues, or does anyone know of any changes in version 2.0.0 that might be causing this problem?

Thanks in advance for any help or insights you can provide!

Are you using Lucee 6? The support for that is new in cfconfig 2 and it looks like I need to add some code for merging its custom tags.

Yes, I have tried it with Lucee 5 & 6, Windows OS, Ubuntu and Boxlang. The error persists with all.

Can you update and try again?

I updated to the latest version of cfconfig and tested it again with lucee5, lucee6 and boxlang. It is working now. Thanks for the support.

1 Like