Replies: 1 comment 1 reply
|
This sounds - to me - like a symptom of CFWheels's incorrect approach to restarting itself (from the See #1259. If you reload the app that way, other requests will try to execute whilst When calling |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a server that has been running for a long time with no changes, and now out of nowhere I'm getting the error below. I'm running Lucee 5.3.10 and CFWheels 2.3. I have no clue where to start troubleshooting this and any help would be appreciated.
Lucee 5.3.10.120 Error (expression)
Message | Component [wheels.Plugins] has no accessible Member with name [$CLASS]
Stacktrace | The Error Occurred in/web/default/wwwroot/wheels/plugins/initialization.cfm: line 239237:238: public any function getPlugins() {239: return variables.$class.plugins;240: }241:called from /web/default/wwwroot/wheels/global/internal.cfm: line 1013called from /web/default/wwwroot/wheels/events/onapplicationstart.cfm: line 925
All reactions