> I am setting up a new server running Coldfusion 10. I have it all > configured and have gone through (most of) the CF 10 Lockdown guide too - > running Coldfusion as a specific user, etc. I've already done the > mandatory update and all the hotfixes. > > We did a standard (standalone?) installation on Windows 2k8 R2, and we are > running Apache 2.2 > > When I try to create a new instance, if I check "Create Windows Server", > the creation fails with a big ol ERROR icon but no specific details about > why. > > Looking in the application.log, I see the following: > > "Error","ajp-bio-8012-exec-2","02/14/13","12:48:15","cfadmin","An error > occurred while trying to write to the file c:\out.log.It either does not > exist or is not accessible due to permissions. The specific sequence of > files included or processed is: > ...\CFIDE\administrator\entman\processaddserver.cfm, line: 148 " > > Now, I'm sure the reason for the error here is that the user Coldfusion is > running as is not allowed to write to the C:\ folder. But.. why the HELL > is Coldfusion even trying to write something there? > > I figure I have two possible solutions. > > #1 - give my coldfusion service account permissions to write to C:\ > #2 - create C:\out.log and give my service account ownership of it > > And I suppose, report a bug?
I believe this is already a known issue. You could temporarily run the instance as an administrator, when you need to create services for other instances. If this instance isn't being used to do anything but create other instances, this approach might be fine - just turn it off when you don't need it. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354520 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

