Title:
[ANeff] Bug for: Disabling application variables breaks CF Admin after restart
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 03/09/2016
Components: Administrator
Versions: 2016
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: RC_v12 /
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
Disabling application variables breaks CF Admin after restart
Repro (warning: after following these steps, it seems CF must be reinstalled):
1) On CF Admin's "Memory Variables" page, disable application variables
2) Logout
3) Login
4) See popup error message: "Error invoking CFC /CFIDE/administrator/updates/download.cfc: The requested scope application has not been enabled. [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]"
5) See exception.log says:
--------------------------------------------
""Error","http-nio-8500-exec-6","02/06/16","07:52:34","","The requested scope application has not been enabled.Before application variables can be used, the application state management system must be enabled using the cfapplication tag. The specific sequence of files included or processed is: C:\ColdFusion2016\cfusion\wwwroot\CFIDE\administrator\updates\download.cfc, line: 7 "
coldfusion.runtime.NoOperScope$ScopeDisabledException: The requested scope application has not been enabled."
--------------------------------------------
5) Restart CF
6) Attempt login
7) See CF Admin redirects to login screen (but, in audit.log, see "User admin logged in.")
8) In neo-runtime.xml, enable application variables
9) Restart CF
10) Attempt login
11) See CF Admin redirects to login screen (but, in audit.log, see "User admin logged in.")
12) Reinstall CF :/
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126408
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\RC_v12\4114654\20160206_Bug_4114654_DisablingApplicationVariablesBreaksCFAdmin.jpg
Attachments:
Comments: