Coldbox path cache issue

I am working on upgrading an existing contentbox 5 site to contentbox 6. As part of this, I wanted to run the old site side-by-side with the new site on the same server. As a precaution I setup a 2nd ACF instance using the cluster manager. When the contentbox 6 site started up, I got an error stating " Could not find the ColdFusion component or interface coldbox/system/core/delegates/Env.cfc. " coming from the applcation.cfc on this line: " request.cbSystemHelper = new coldbox.system.core.delegates.Env();"

I have tried all kinds of changes to get things working - including turning off the old site, only running the new site, trying to change the cache settings in ACF admin to not cache paths, etc. Nothing has helped. I can run this site using commandbox for the exact same version of ACF tho.

Any help is greatly appreciated.

Do you mind checking if the ColdBox folder exists in your root

it is present in the root path for the site.

And what is even more strange. I left the site in a broken state yesterday with this error, and I just checked it now (about 16 hours later) and the error has gone away. To my knowledge there were no changes. I saw a suggestion about folder permissions being set properly. I checked that this morning on the Env.cfc file and saw it didn’t have IIS apppool read/execute perms, so I just reset the access on the whole folder path to be safe.

I got word from the hosting provider and they did reset the perms for the user that was running the ColdFusion service to have proper read/execute rights to all the files/folders and once they did that, the error went away. It was strange the way this just “poped-up”. Thank you for taking a moment to look into my question.

So weiiird! Anytime. We are here to serve