Skip to main content
Known Participant
September 14, 2016
Question

CF11 error when viewing server updates

  • September 14, 2016
  • 1 reply
  • 1402 views

I am running two servers, one on CF11 Hotfix 10 and one on CF11 Hotfix 7.  After being up for some period of time I get this error when going to Server Update / Updates.

The selected type [CFContainerID] was not set via the ESAPI validation configuration

The error occurred in index.cfm: line 170

Called from index.cfm: line 164

Called from index.cfm: line 52

Called from index.cfm: line 51

Called from index.cfm: line 1

-1 : Unable to display error's location in a CFML template.

Restarting the application server fixes the problem, but it returns after the server has been running for a while.  Any ideas what causes this and if there is a fix?

Thanks,

  Michael

    This topic has been closed for replies.

    1 reply

    Priyank Shrivastava.
    Inspiring
    September 14, 2016

    Hi Michael,

    Can you please clear the classes.

    {cf_home}\cfusion\wwwroot\WEB-INF\cfclasses\

    Restart ColdFusion service and check if that helps.

    Thanks,

    Priyank

    Thanks, Priyank Shrivastava
    Known Participant
    September 15, 2016

    On our development server, which has caching disabled,  there was only 1 class file in the folder. I removed it and restarted the service but still got the error.  It was only when I cleared the component cache using the Admin UI that the error went away and I was able to view the Updates page.   I will try again every few days to see if the error returns.

    Michael