Title:
CFChart path to Ajax Directory Incorrect After Service Restart with Sandbox Security Enabled
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Dallas Sacca / Dallas Sacca (Dallas Sacca)
Created: 10/02/2015
Components: Security
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Problem Description:
After the CF11 service has restarted apps that use cfchart get an access denied error (from Sandbox Security) but the path referenced in the error is incorrect. The error is as follows:
"Error","ajp-bio-8012-exec-1","08/27/15","17:35:31","Lab Notebook","access denied (""java.io.FilePermission"" ""\\website\ajax\messages\cfmessage_en_US_.js"" ""read"") The specific sequence of files included or processed is: \\website\labnotebook\auth\viewnotebooks.cfm, line: 714 "
The error clears up after logging into ColdFusion Admin for the instance.I know the path should be to the CFIDE/Scripts directory (/cfscripts virtual directory in IIS) but I'm not sure why ColdFusion is putting the incorrect path initially.
Steps to Reproduce:
Enable Sandbox Security, set content directory with Read permissions, restart service, go to site page.
Actual Result:
HTTP 500 error. Logged error in Application.log is: "Error","ajp-bio-8012-exec-1","08/27/15","17:35:31","Lab Notebook","access denied (""java.io.FilePermission"" ""C:\website\ajax\messages\cfmessage_en_US_.js"" ""read"") The specific sequence of files included or processed is: C:\website\labnotebook\auth\viewnotebooks.cfm, line: 714 "
Expected Result:
Normal page load of the cfchart object.
Any Workarounds:
Log into ColdFusion Admin for the instance after service restart or disable Sandbox Security.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4068290
Reason: PRNeedInfo
External Customer Info:
External Company:
External Customer Name: Dallas Sacca
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 2012 R2
ColdFusion 11 Update 6
JRE 1.8.0u25
Content directory: CIFS
CFIDE/Scripts alias: /cfscripts
Attachments:
- November 02, 2015 00:00:00: 1_Testcase.rar
Comments: