Check the runtime logs, this should show you where it gets stuck. These are in runtime/logs folder i believe
Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Dec 22, 2012 1:27 PM, "John M Bliss" <[email protected]> wrote: > > It appears as though this has not fixed my original problem ("Recently, > about 75% of the times I've tried to restart my ACF8 server service, it > stops fast but then fails to start back up in a timely manner, Windows > gives me the error stating that it's non-responsive, and after about 5-10 > more minutes of it attempting to start, it ends up in a "stopped" state. > After that, it starts right up with no problem.") > > Any other ideas? > > > On Mon, Dec 10, 2012 at 11:56 AM, Russ Michaels <[email protected]> > wrote: > > > > > here > > > > C:\ColdFusion9\wwwroot\WEB-INF\cfclasses > > > > option is in the cfadmin. > > > > all this does is store all the compiled classes on disks and reloads them > > into memory when you restart cf. > > So it avoids having to recompile pages when they load for the first time. > > I have found no issues at all with doing this. It simply means pages will > > be a bit slower to load the first time when cf restarts and cf will be > > under a bit more load as it recompiles files. > > > > > > > > On Mon, Dec 10, 2012 at 5:40 PM, John M Bliss <[email protected]> > > wrote: > > > > > > > > > try clearing out all the class files. > > > > > > All the class files stored where? Delete with impunity? Delete > > > periodically? Or just when I notice this phenomenon? > > > > > > > I have stopped storing these on disk now due to the startup delays > > > it causes. > > > > > > Where's that option? Any negative ramifications? > > > > > > > > > On Mon, Dec 10, 2012 at 11:36 AM, Russ Michaels <[email protected]> > > > wrote: > > > > > > > > > > > try clearing out all the class files. > > > > I have stopped storing these on disk now due to the startup delays it > > > > causes. > > > > > > > > > > > > On Mon, Dec 10, 2012 at 5:12 PM, John M Bliss <[email protected]> > > > > wrote: > > > > > > > > > > > > > > Recently, about 75% of the times I've tried to restart my ACF8 > server > > > > > service, it stops fast but then fails to start back up in a timely > > > > manner, > > > > > Windows gives me the error stating that it's non-responsive, and > > after > > > > > about 5-10 more minutes of it attempting to start, it ends up in a > > > > > "stopped" state. After that, it starts right up with no problem. > > > > > > > > > > I'm not seeing anything obviously useful in the log files. > > > > > > > > > > Ideas? > > > > > > > > > > -- > > > > > John Bliss - http://about.me/jbliss > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:353609 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

