Those are the logs during the long, failed start. The next items in the logs are the rows for the successful start that happens after I wait for it to stop trying to start. On Dec 22, 2012 6:17 PM, "Russ Michaels" <[email protected]> wrote:
> > I'm not seeing any issues there, those logs are showing everything starting > up fine within 1 minute. > when your starting the service, close the status dialog so it doesn't > timeout and to see if it finally starts if you wait. > The logs we need to see are during the long period where you were waiting > for it to start. > If it is stopping that is the problem then kill the process from task > manager instead. > > 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 10:10 PM, "John M Bliss" <[email protected]> wrote: > > > > > Here're log lines from failed start. See it? > > > > coldfusion-event.log > > > > 12/22 12:30:21 info No JDBC data sources have been configured for this > > server (see jrun-resources.xml) > > 12/22 12:30:21 info JRun Proxy Server listening on *:51800 > > 12/22 12:30:21 info Deploying enterprise application "Adobe_ColdFusion_8" > > from: file:/C:/ColdFusion8/ > > 12/22 12:30:21 error There is no web application configured to service > your > > request > > 12/22 12:30:21 user NoWebappServlet: init > > 12/22 12:30:21 info Deploying web application "Adobe ColdFusion 8" from: > > file:/C:/ColdFusion8/ > > 12/22 12:30:22 error There is no web application configured to service > your > > request > > 12/22 12:30:25 user FusionReactor Framework Host Manager - Initializing > > 12/22 12:30:25 user INFO FusionReactor FW: Initializing framework. > > 12/22 12:30:25 user INFO FusionReactor FW: Loading Framework > Configuration > > from > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\osgi\fr-osgi.conf > > 12/22 12:30:25 user INFO Logging at level INFO > > 12/22 12:30:25 user INFO FusionReactor FW: > > > > > -------------------------------------------------------------------------------------- > > 12/22 12:30:25 user INFO FusionReactor FW: FusionReactor - Copyright (C) > > Intergral GmbH. All Rights Reserved > > 12/22 12:30:25 user INFO FusionReactor FW: Revision: fusionreactor-core > > 4.5.0 > > 12/22 12:30:25 user INFO FusionReactor FW: > > > > > -------------------------------------------------------------------------------------- > > 12/22 12:30:26 user INFO FusionReactor FW: Installing AutoStart bundles. > > 12/22 12:30:26 user INFO FusionReactor FW: Installing Plugin bundles. > > 12/22 12:30:26 user INFO FusionReactor FW: Bootstrap: Ascending to > runlevel > > 2 > > 12/22 12:30:27 user INFO FusionReactor FW: Bootstrap: Runlevel 2 > achieved. > > 12/22 12:30:27 user INFO FusionReactor Licensing configuration is up to > > date. > > 12/22 12:30:27 user INFO FusionReactor FW: FusionReactor platform type > is: > > 2, Standard > > 12/22 12:30:27 user INFO FusionReactor FW: Bootstrap: Ascending to > runlevel > > 10 > > 12/22 12:30:28 user INFO FR Core: Core component activating. > > 12/22 12:30:28 user INFO FR Core: FusionReactor Rev. 4.5.0, Build: > > FusionReactor.1903.25021 > > 12/22 12:30:28 user INFO FR Core: Initializing help > > 12/22 12:30:28 user INFO FR Core: Initializing configuration > > 12/22 12:30:28 user INFO FR Core: Loading configuration from > > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\conf\reactor.conf... > > 12/22 12:30:28 user INFO FR Core: Configuration loaded. > > 12/22 12:30:28 user INFO FR Core: Checking to see whether the > configuration > > must be upgraded... > > 12/22 12:30:28 user INFO FR Core: Configuration Upgrader: Configuration > > version 4 is current; no action. > > 12/22 12:30:28 user INFO FR Core: Initializing history queues. > > 12/22 12:30:28 user INFO FR Core: Initializing subsystems. > > 12/22 12:30:28 user INFO FR Core: Initializing Plugin Notification > Manager > > 12/22 12:30:28 user INFO FR Core: Initializing archiver. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\archive > > 12/22 12:30:28 user INFO FR Core: Initializing FA Connector Processor. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\processor > > 12/22 12:30:28 user INFO FR Core: Initializing FAC Scheduler. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\scheduler > > 12/22 12:30:28 user INFO FR Core: Initializing Disk Agent. > > 12/22 12:30:28 user INFO FR Core: Initializing plugins. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\plugins > > 12/22 12:30:28 user INFO FR Core: Live configuration: FusionReactor > (FRAPI: > > Sat Dec 22 12:00:00 CST 2012) > > 12/22 12:30:28 user INFO FR Core: Initialization complete in 937ms. > > 12/22 12:30:28 user INFO FR Core: Core component activated. > > 12/22 12:30:29 user INFO FusionReactor FW: Bootstrap: Runlevel 10 > achieved. > > 12/22 12:30:29 user FusionReactor Framework Host Manager - Initialized > > 12/22 12:30:29 user JSPServlet: init > > 12/22 12:30:29 user ColdFusionStartUpServlet: init > > 12/22 12:30:29 user ColdFusionStartUpServlet: ColdFusion: Starting > > application services > > 12/22 12:30:29 user ColdFusionStartUpServlet: ColdFusion: VM version = > > 20.1-b02 > > 12/22 12:30:32 user ColdFusionStartUpServlet: ColdFusion: application > > services are now available > > 12/22 12:30:32 user CFMxmlServlet: init > > > > coldfusion-out.log > > > > Starting Macromedia JRun 4.0 (Build 108673), coldfusion server > > 12/22 12:30:20 warning Unable to open > > C:\ColdFusion8\runtime/lib/license.properties > > 12/22 12:30:20 info JRun Naming Service listening on *:2930 > > 12/22 12:30:21 info No JDBC data sources have been configured for this > > server (see jrun-resources.xml) > > 12/22 12:30:21 info JRun Proxy Server listening on *:51800 > > 12/22 12:30:21 info Deploying enterprise application "Adobe_ColdFusion_8" > > from: file:/C:/ColdFusion8/ > > 12/22 12:30:21 error There is no web application configured to service > your > > request > > 12/22 12:30:21 user NoWebappServlet: init > > 12/22 12:30:21 info Deploying web application "Adobe ColdFusion 8" from: > > file:/C:/ColdFusion8/ > > Ignoring invalid file in updates directory: hf800-70523.jar > > 12/22 12:30:22 error There is no web application configured to service > your > > request > > 12/22 12:30:25 INFO License Service: Flex 1.5 CF Edition enabled > > 12/22 12:30:25 INFO Starting Flex 1.5 CF Edition > > 12/22 12:30:25 user FusionReactor Framework Host Manager - Initializing > > 12/22 12:30:25 user INFO FusionReactor FW: Initializing framework. > > 12/22 12:30:25 user INFO FusionReactor FW: Loading Framework > Configuration > > from > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\osgi\fr-osgi.conf > > 12/22 12:30:25 user INFO Logging at level INFO > > 12/22 12:30:25 user INFO FusionReactor FW: > > > > > -------------------------------------------------------------------------------------- > > 12/22 12:30:25 user INFO FusionReactor FW: FusionReactor - Copyright (C) > > Intergral GmbH. All Rights Reserved > > 12/22 12:30:25 user INFO FusionReactor FW: Revision: fusionreactor-core > > 4.5.0 > > 12/22 12:30:25 user INFO FusionReactor FW: > > > > > -------------------------------------------------------------------------------------- > > 12/22 12:30:26 user INFO FusionReactor FW: Installing AutoStart bundles. > > 12/22 12:30:26 user INFO FusionReactor FW: Installing Plugin bundles. > > 12/22 12:30:26 user INFO FusionReactor FW: Bootstrap: Ascending to > runlevel > > 2 > > 12/22 12:30:27 user INFO FusionReactor FW: Bootstrap: Runlevel 2 > achieved. > > 12/22 12:30:27 user INFO FusionReactor Licensing configuration is up to > > date. > > 12/22 12:30:27 user INFO FusionReactor FW: FusionReactor platform type > is: > > 2, Standard > > 12/22 12:30:27 user INFO FusionReactor FW: Bootstrap: Ascending to > runlevel > > 10 > > 12/22 12:30:28 user INFO FR Core: Core component activating. > > 12/22 12:30:28 user INFO FR Core: FusionReactor Rev. 4.5.0, Build: > > FusionReactor.1903.25021 > > 12/22 12:30:28 user INFO FR Core: Initializing help > > 12/22 12:30:28 user INFO FR Core: Initializing configuration > > 12/22 12:30:28 user INFO FR Core: Loading configuration from > > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\conf\reactor.conf... > > 12/22 12:30:28 user INFO FR Core: Configuration loaded. > > 12/22 12:30:28 user INFO FR Core: Checking to see whether the > configuration > > must be upgraded... > > 12/22 12:30:28 user INFO FR Core: Configuration Upgrader: Configuration > > version 4 is current; no action. > > 12/22 12:30:28 user INFO FR Core: Initializing history queues. > > 12/22 12:30:28 user INFO FR Core: Initializing subsystems. > > 12/22 12:30:28 user INFO FR Core: Initializing Plugin Notification > Manager > > 12/22 12:30:28 user INFO FR Core: Initializing archiver. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\archive > > 12/22 12:30:28 user INFO FR Core: Initializing FA Connector Processor. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\processor > > 12/22 12:30:28 user INFO FR Core: Initializing FAC Scheduler. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\scheduler > > 12/22 12:30:28 user INFO FR Core: Initializing Disk Agent. > > 12/22 12:30:28 user INFO FR Core: Initializing plugins. > > 12/22 12:30:28 user INFO FR Core: Using existing folder at > > C:\FusionReactor\instance\coldfusion.cfmx8.179311-WEB2\plugins > > 12/22 12:30:28 user INFO FR Core: Live configuration: FusionReactor > (FRAPI: > > Sat Dec 22 12:00:00 CST 2012) > > 12/22 12:30:28 user INFO FR Core: Initialization complete in 937ms. > > 12/22 12:30:28 user INFO FR Core: Core component activated. > > 12/22 12:30:29 user INFO FusionReactor FW: Bootstrap: Runlevel 10 > achieved. > > 12/22 12:30:29 user FusionReactor Framework Host Manager - Initialized > > 12/22 12:30:29 user JSPServlet: init > > 12/22 12:30:29 user ColdFusionStartUpServlet: init > > 12/22 12:30:29 user ColdFusionStartUpServlet: ColdFusion: Starting > > application services > > 12/22 12:30:29 user ColdFusionStartUpServlet: ColdFusion: VM version = > > 20.1-b02 > > 12/22 12:30:30 Information [main] - Starting logging... > > 12/22 12:30:30 Information [main] - Starting license... > > 12/22 12:30:30 Information [main] - Standard Edition enabled > > 12/22 12:30:30 Information [main] - Starting crypto... > > 12/22 12:30:30 Information [main] - Starting security... > > 12/22 12:30:30 Information [main] - Starting scheduler... > > 12/22 12:30:31 Information [main] - Starting WatchService... > > 12/22 12:30:31 Information [main] - Starting debugging... > > 12/22 12:30:31 Information [main] - Starting sql... > > 12/22 12:30:31 Information [main] - Pool Manager Started > > 12/22 12:30:31 Information [main] - Starting mail... > > 12/22 12:30:31 Information [main] - Starting runtime... > > 12/22 12:30:31 Information [main] - CORBA Configuration not enabled > > 12/22 12:30:31 Information [main] - Starting cron... > > 12/22 12:30:31 Information [main] - Starting registry... > > 12/22 12:30:31 Information [main] - Starting client... > > 12/22 12:30:31 Information [main] - Starting xmlrpc... > > 12/22 12:30:32 Information [main] - Starting graphing... > > 12/22 12:30:32 Information [main] - Starting verity... > > 12/22 12:30:32 Information [main] - Starting archive... > > 12/22 12:30:32 Information [main] - Starting document... > > 12/22 12:30:32 Information [main] - Starting eventgateway... > > 12/22 12:30:32 Information [main] - Starting Event Backend Handlers. > > 12/22 12:30:32 Information [main] - Initialized EventRequestDispatcher > with > > a Thread Pool size of 1. > > 12/22 12:30:32 Information [main] - Initializing EventRequestHandler > > 12/22 12:30:32 Information [main] - Starting Event Gateways. > > 12/22 12:30:32 Information [main] - Starting FlexAssembler... > > 12/22 12:30:32 Information [main] - Starting .NET... > > 12/22 12:30:32 Information [main] - Starting Monitoring... > > 12/22 12:30:32 Information [main] - ColdFusion started > > 12/22 12:30:32 user ColdFusionStartUpServlet: ColdFusion: application > > services are now available > > 12/22 12:30:32 user CFMxmlServlet: init > > 12/22 12:30:32 user CFMxmlServlet: Macromedia Flex Build: 87315.134646 > > 12/22 12:30:32 INFO Macromedia Flex Build: 87315.134646 > > > > > > On Sat, Dec 22, 2012 at 3:02 PM, Russ Michaels <[email protected]> > > wrote: > > > > > > > > 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:353614 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

