Ticket #328 (closed defect: worksforme)

Opened 17 years ago

Last modified 17 years ago

Denied permission to ColdSpringBootstrapper.cfc

Reported by: Robert Mills Owned by:
Priority: normal Milestone: 3.0
Version: 3.0.178 Severity: major
Keywords: Cc:

Description

Originally posted by Robert Mills on 7/28/2008 at 12:06 AM: entered by Ezra Parker on port to new system

Environment: Windows 2003 Server IIS Coldfusion 7.01

Security: The requested template has been denied access to .\config\ColdSpring.xml.
The following is the internal exception message: access denied (java.io.FilePermission .\config\ColdSpring.xml read)

The error occurred in C:\Inetpub\wwwroot\test.thelifestylecompany\www\ModelGlue\gesture\loading\ColdSpringBootstrapper.cfc: line 48
Called from C:\Inetpub\wwwroot\test.thelifestylecompany\www\ModelGlue\gesture\loading\ColdSpringBootstrapper.cfc: line 79
Called from C:\Inetpub\wwwroot\test.thelifestylecompany\www\ModelGlue\gesture\loading\ColdSpringBootstrapper.cfc: line 88
Called from C:\Inetpub\wwwroot\test.thelifestylecompany\www\ModelGlue\gesture\ModelGlue.cfm: line 44
Called from C:\Inetpub\wwwroot\test.thelifestylecompany\www\index.cfm: line 50

Change History

Changed 17 years ago by cfgrok

Originally posted by Robert Mills on 7/28/2008 at 12:11 AM: entered by Ezra Parker on port to new system

I was able to temporary fix by doing the following:

Delete ModelGlue Mapping
Move ModelGlue folder directly to project root
Add my root drive to CF Sandbox entires i.e. C:\- and C:\* these had to be the last entries in Sandbox to work

Changed 17 years ago by cfgrok

Originally posted by Robert Mills on 8/6/2008 at 9:51 PM: entered by Ezra Parker on port to new system

Ok, this problem was a IIS metabase file problem. I had a bad website entry that wouldn't work correctly with permissions; For Example, I could turn off anonymous access and set to a singe authenticated user but ALL authenticated users could login (scary!). In any case, the entry was deleted from the IIS 6.0 metabase and re-entered as a result the mapping issue seems to have been resolved. This was a tough one to figure out though because I never saw the two ssues related.

Please mark resolved/closed.

Thanks for Your Help

Changed 17 years ago by cfgrok

  • status changed from new to closed
  • resolution set to worksforme

Originally posted by Dan Wilson on 10/28/2008 at 9:35 AM: entered by Ezra Parker on port to new system

This was because of sandbox permissions on shared host. Not an defect in the MG framework

Note: See TracTickets for help on using tickets.