Cannot Reproduce
Details
Assignee
Michael OffnerMichael OffnerReporter
Sergio BelliSergio BelliPriority
CriticalLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Sergio Belli
Sergio BelliPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 8 June 2016 at 09:44
Updated 6 February 2018 at 06:20
Resolved 6 February 2018 at 06:20
Hi,
we are trying to upgrade our lucee production environment from 4.5 version to 5.0.
In our projects we use few time cfquery tag with cachedwithin parameter.
After a fresh installation (or a simple upgrade from lucee4.5), when we start server and try to access the site we obtain this error message :
there is no cache with name [QUERY]
Going deeply in the logs, after verify the QUERY cache region from lucee console we get :
lucee.runtime.exp.SecurityException: write access is protected
and
at server_cfm$cf.call(/Users/mic/Projects/Lucee/Lucee5/core/src/main/cfml/context/admin/server.cfm:2)
that seems to be a local path..
See the entire stack trace in the attached file for more information.
What we have to do in order to solve the problem?
Thanks in advance!
Regards,
Sergio Belli