ColdFusion MX 7: Calling a CFX custom tag throws a 500 null error in a Security SandboxProducts affected
Issue
Calling a CFX tag within a Security Sandbox throws a 500 null error in a browser. The following error gets written to the exception.log:
[1]coldfusion.tagext.LibMissingException: java.security.AccessControlException: access denied (java.io.FilePermission C:\CFusionMX7\runtime\..\lib\updates\CFXNeo.dll read) at coldfusion.tagext.NativeCfx.<clinit>(NativeCfx.java:53) at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:108) at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
Reason
This has been identified as Macromedia issue 59873.
Solution
In the Security Sandbox definition, add Read access to thecf_root\lib\CFXNeo.dll file and thecf_root\lib\updates directory.
Doc ID
(89755594)
Last updated
2005-10-10
OS
HP-UX
Linux
Mac OS (All)
Solaris
UNIX
Windows (All)
AIX
Products affected
