Skip to main content
Wayne_Vanderlois_409
Participant
February 3, 2015
Answered

Coldfusion 11 cache not clearing on demand

  • February 3, 2015
  • 1 reply
  • 668 views

Anybody else have this problem?

    This topic has been closed for replies.
    Correct answer Carl Von Stetten

    Wayne,


    This issue appears to have been introduced in Update 3, and has been reported in this bug ticket: Bug#3923429 - Queries stay cached even after clearing them in the administrator panel.  Take a look at the 3rd vote up from the bottom (currently the top vote, but that could change as more votes get added) which specifically mentions <cfobjectcache>.  You might want to add your vote to the ticket, and add comments if you can provide additional information on how to reproduce the issue.

    -Carl V.

    1 reply

    Wayne_Vanderlois_409
    Participant
    February 3, 2015

    Its not clearing using

    <cfobjectcache action="CLEAR">

    <cfset cacheRemoveAll()>

    or from administrator


    Carl Von Stetten
    Carl Von StettenCorrect answer
    Legend
    February 3, 2015

    Wayne,


    This issue appears to have been introduced in Update 3, and has been reported in this bug ticket: Bug#3923429 - Queries stay cached even after clearing them in the administrator panel.  Take a look at the 3rd vote up from the bottom (currently the top vote, but that could change as more votes get added) which specifically mentions <cfobjectcache>.  You might want to add your vote to the ticket, and add comments if you can provide additional information on how to reproduce the issue.

    -Carl V.