> My dev installation of CFM7 has worked flawlessly day in day > out for months adn months - since I first installed it on > this machine. Not it's not working and I'm trying to pin > down what has changed to break it .. I'm hoping someone here > can help me isolate the cause .... > > In the last few weeks, since I added MS SQLServer2005, the > CF Server hasnt started automatically as it's supposed to, > and I've had to open the services management console and > start the ColdFusion service manually, even though > it's set to automatic. So it's failing while trying to > start. I look at the server log and see this, among other > entries that seem to be ok: > > "Fatal","main","03/17/06","07:40:26",,"" > "Error","main","03/17/06","07:40:26",,"Unable to initialize > License service: coldfusion.server.ServiceException" > > License service? Does this mean the "Macromedia Licensing > Service" which is set to start manually? Or is there some other > service that's supposed to start here?
Unfortunately, I don't know why you're having this problem, but you may be able to work around it sufficiently. The "services" that are listed in the CF logs don't correspond directly to Windows services - they're essentially JRun processes. I'd recommend that you set the CF service so that it doesn't attempt to start until the SQL Server service has started. You can do this by setting the "DependOnService" registry key: http://www.jsifaq.com/SUBA/tip0000/rh0069.htm Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235655 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

