There was no service to stop because the service never starts. I get this message:
And eventually the service goes from "starting" to not running.
C:\ColdFusion11\cfusion\bin>coldfusion.exe -start -console
May 29, 2014 8:32:20 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performanc
e in production environments was not found on the java.library.path: C:\ColdFusi
on11\cfusion\lib;C:\ColdFusion11\cfusion\jintegra\bin;C:\ColdFusion11\cfusion\ji
ntegra\bin\international;C:\ColdFusion11\cfusion\lib\oosdk\classes\win
May 29, 2014 8:32:21 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8014"]
May 29, 2014 8:32:21 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
May 29, 2014 8:32:21 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52
May 29, 2014 8:32:25 AM org.apache.catalina.core.ApplicationContext log
INFO: ColdFusionStartUpServlet: ColdFusion: Starting application services
May 29, 2014 8:32:25 AM org.apache.catalina.core.ApplicationContext log
INFO: ColdFusionStartUpServlet: ColdFusion: VM version = 24.51-b03
May 29, 2014 08:32:26 AM Information [localhost-startStop-1] - Starting logging.
..
May 29, 2014 08:32:26 AM Information [localhost-startStop-1] - Starting license.
..
May 29, 2014 08:32:27 AM Information [localhost-startStop-1] - Evaluation Editio
n enabled
May 29, 2014 08:32:27 AM Information [localhost-startStop-1] - Starting crypto..
.
May 29, 2014 08:32:28 AM Information [localhost-startStop-1] - Installed JSafe J
CE provider: Version 6.0 Crypto-J 6.0, EMC Corporation. JsafeJCE Security Provid
er (implements RSA, DSA, ECDSA, Diffie-Hellman, ECDH, AES, DES, Triple DES, DESX
, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512,
HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMA
C-SHA512, FIPS186PRNG, ECDRBG, HMACDRBG, SHA1PRNG, MD5PRNG; RFC 3394, RFC 5649 A
ES Key Wrap; X.509 CertificateFactory; PKCS12, PKCS15 KeyStore; X.509V1, PKIX, P
KIX-SuiteB, PKIX-SuiteBTLS CertPathValidators; X.509V1, PKIX, PKIX-SuiteB, PKIX-
SuiteBTLS CertPathBuilders; LDAP, Collection CertStores)
May 29, 2014 08:32:28 AM Information [localhost-startStop-1] - Starting security
...
May 29, 2014 08:32:29 AM Information [localhost-startStop-1] - Starting schedule
r...
May 29, 2014 08:32:29 AM Information [localhost-startStop-1] - Starting WatchSer
vice...
May 29, 2014 08:32:29 AM Information [localhost-startStop-1] - Starting debuggin
g...
May 29, 2014 08:32:29 AM Information [localhost-startStop-1] - Starting sql...
May 29, 2014 08:32:30 AM Information [localhost-startStop-1] - Pool Manager Star
ted
May 29, 2014 08:32:31 AM Information [localhost-startStop-1] - Starting mail...
May 29, 2014 08:32:31 AM Information [localhost-startStop-1] - Starting runtime.
..
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - CORBA Configurati
on not enabled
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting cron...
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting registry
...
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting client..
.
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting xmlrpc..
.
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting jaxrs...
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting graphing
...
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting solr...
May 29, 2014 08:32:33 AM Information [localhost-startStop-1] - Starting archive.
..
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting document
...
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting eventgat
eway...
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Event Gateway Dis
abled.
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting FlexAsse
mbler...
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting .NET...
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting Monitori
ng...
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting Monitori
ng Server on port 5500.
May 29, 2014 08:32:34 AM Information [localhost-startStop-1] - Starting WebSocke
t...
May 29, 2014 08:32:52 AM Information [Thread-10] - PDFg service manager http://1
27.0.0.1:8987/PDFgServlet/ registered.
and that is it. It just sits there. I can't access the CF admin. The web page just sits there like it's loading something.
I have installed CF10 on one of the servers so our Devs can continue testing, but we would rather have CF11. CF10 is running just fine without any of the issues. I have kept CF11 on the other machine in hopes that we can fix this.
I would like to note that this was working just fine on this server and no changes have been made to this server between the time it worked and the time it stopped working. I know cf11 checks for updates, but is it possible it automatically installs updates?