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? In the exception log I see the following: "Error","main","03/17/06","07:40:43",,"Unable to initialize Event service: coldfusion.server.ServiceException" coldfusion.server.ServiceException at coldfusion.eventgateway.EventServiceImpl.start(EventServiceImpl.java:149) at coldfusion.server.CFService.setupEventProcessor(CFService.java:263) at coldfusion.server.CFService.start(CFService.java:390) at coldfusion.server.j2ee.CFStartUpServlet.startCFService( CFStartUpServlet.java:102) at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:78) at javax.servlet.GenericServlet.init(GenericServlet.java:258) at coldfusion.bootstrap.ClassloaderHelper.initServletClass( ClassloaderHelper.java:94) at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48) at jrun.servlet.WebApplicationService.loadServlet( WebApplicationService.java:1243) at jrun.servlet.WebApplicationService.preloadServlets( WebApplicationService.java:790) at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java :297) at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:203) at jrun.deployment.DeployerService.initModules(DeployerService.java:710) at jrun.deployment.DeployerService.createWatchedDeployment( DeployerService.java:242) at jrun.deployment.DeployerService.deploy(DeployerService.java:430) at jrun.deployment.DeployerService.handleEvent(DeployerService.java:381) at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunServiceDeployer.java:710) at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java :111) at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) Any idea where I look to fix this? Environment: OS: WInXPPro CF Vers: CFMX7.0.1 Dev Version -- Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235608 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

