I'm not much help, but I have seen the exact same problem recently on three different servers. One server is a dev box that is a but under-powered, but the other two servers kick ass and should not have any problems as far as timing-out.
Either something expired in the install, or the HotFix 2 broke something. I'm scared to death of what would happen if someone restarts our production server after an OS update. Sometimes, it takes several attempts to start the CF services. I'm running Win 2003 server. M!ke -----Original Message----- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Friday, March 17, 2006 1:55 AM To: CF-Talk Subject: CF Server not working after months of flawless service 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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235617 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

