• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF10 Mandatory Update on Windows 2012 & Apache Tomcat 7.0.42: Tomcat/CF cannot start

New Here ,
Oct 15, 2013 Oct 15, 2013

Copy link to clipboard

Copied

Everything was OK with multiple instances of Tomcat and CF10 (big deployment of CF here over 15 years) But I ran the Mandatory Update on the first of the new instances of Tomcat/CF10 and Tomcat cannot complete its startup and CF10 is dead in the water.  It gets to this line and hangs.

Oct 14, 2013 2:48:03 PM org.apache.catalina.startup.HostConfig deployWAR

INFO: Deploying web application archive C:\Apache\330_CFMX1\webapps\cfusion.war"

and stops....

I set the Tomcat logging to debug level.  Here is the output from the

(1) -------------COMMON-DAEMONS LOG----------------

[2013-10-14 14:48:02] [debug] ( prunsrv.c:1679) [ 1096] Commons Daemon procrun log initialized

[2013-10-14 14:48:02] [info]  ( prunsrv.c:1683) [ 1096] Commons Daemon procrun (1.0.15.0 64-bit) started

[2013-10-14 14:48:02] [info]  ( prunsrv.c:1596) [ 1096] Running '330_CFMX1' Service...

[2013-10-14 14:48:02] [debug] ( prunsrv.c:1374) [ 3476] Inside ServiceMain...

[2013-10-14 14:48:02] [debug] ( prunsrv.c:844 ) [ 3476] reportServiceStatusE: 2, 0, 3000, 0

[2013-10-14 14:48:02] [info]  ( prunsrv.c:1127) [ 3476] Starting service...

[2013-10-14 14:48:02] [debug] ( javajni.c:233 ) [ 3476] loading jvm 'C:\JDK7\jre\bin\server\jvm.dll'

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[0] -Dcatalina.home=C:\Apache\Tomcat7.0

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[1] -Dcatalina.base=C:\Apache\330_CFMX1

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[2] -Djava.endorsed.dirs=C:\Apache\Tomcat 7.0\endorsed

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[3] -Djava.io.tmpdir=C:\Apache\330_CFMX1\temp

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[4] -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[5] -Djava.util.logging.config.file=C:\Apache\330_CFMX1\conf\logging.properties

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[6] -Dhttp.proxyHost=167.131.0.12

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[7] -Dhttp.proxyPort=8080

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[8] -Djava.class.path=C:\Apache\330_CFMX1\bin\bootstrap.jar;C:\Apache\330_CFMX1\bin\tomcat-juli.jar

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[9] exit

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[10] -Xms384m

[2013-10-14 14:48:02] [debug] ( javajni.c:704 ) [ 1248] Jvm Option[11] -Xmx1024m

[2013-10-14 14:48:02] [debug] ( javajni.c:888 ) [ 1248] argv[0] = start

[2013-10-14 14:48:02] [debug] ( javajni.c:941 ) [ 1248] Java Worker thread started org/apache/catalina/startup/Bootstrap:main

[2013-10-14 14:48:03] [debug] ( prunsrv.c:1186) [ 3476] Java started org/apache/catalina/startup/Bootstrap

[2013-10-14 14:48:03] [info]  ( prunsrv.c:1284) [ 3476] Service started in 1279 ms.

[2013-10-14 14:48:03] [debug] ( prunsrv.c:844 ) [ 3476] reportServiceStatusE: 4, 0, 0, 0

[2013-10-14 14:48:03] [debug] ( prunsrv.c:1528) [ 3476] Waiting for worker to finish...

[2013-10-14 14:48:39] [debug] ( prunsrv.c:844 ) [ 1096] reportServiceStatusE: 4, 0, 0, 0

[2013-10-14 14:49:39] [debug] ( prunsrv.c:844 ) [ 1096] reportServiceStatusE: 4, 0, 0, 0

[2013-10-14 14:50:40] [debug] ( prunsrv.c:844 ) [ 1096] reportServiceStatusE: 4, 0, 0, 0

[2013-10-14 14:51:40] [debug] ( prunsrv.c:844 ) [ 1096] reportServiceStatusE: 4, 0, 0, 0

[2013-10-14 14:51:47] [debug] ( prunsrv.c:844 ) [ 1096] reportServiceStatusE: 3, 0, 3000, 0

[2013-10-14 14:51:47] [info]  ( prunsrv.c:943 ) [ 2768] Stopping service...

[2013-10-14 14:51:47] [debug] ( javajni.c:888 ) [ 3676] argv[0] = stop

[2013-10-14 14:51:47] [debug] ( javajni.c:941 ) [ 3676] Java Worker thread started org/apache/catalina/startup/Bootstrap:main

[2013-10-14 14:51:48] [debug] ( prunsrv.c:990 ) [ 2768] Waiting for java jni stop worker to finish...

[2013-10-14 14:52:08] [debug] ( prunsrv.c:1679) [ 3436] Commons Daemon procrun log initialized

[2013-10-14 14:52:08] [info]  ( prunsrv.c:1683) [ 3436] Commons Daemon procrun (1.0.15.0 64-bit) started

[2013-10-14 14:52:08] [info]  ( prunsrv.c:687 ) [ 3436] Stopping service '330_CFMX1' ...

[2013-10-14 14:52:09] [error] ( prunsrv.c:708 ) [ 3436] Failed to stop '330_CFMX1' service

[2013-10-14 14:52:09] [error] ( prunsrv.c:708 ) [ 3436] The service cannot accept control messages at this time.

[2013-10-14 14:52:10] [info]  ( prunsrv.c:716 ) [ 3436] Stop service finished.

[2013-10-14 14:52:10] [error] ( prunsrv.c:1755) [ 3436] Commons Daemon procrun failed with exit value: 6 (Failed to stop service)

[2013-10-14 14:52:10] [error] ( prunsrv.c:1755) [ 3436] The service cannot accept control messages at this time.

(2) ----------STDERR LOG OUTPUT-------------------------

2013-10-14 14:48:02 Commons Daemon procrun stderr initialized
Oct 14, 2013 2:48:02 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory , exists: [false], isDirectory: [false], canRead: [false]
Oct 14, 2013 2:48:02 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory , exists: [false], isDirectory: [false], canRead: [false]
Oct 14, 2013 2:48:03 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Apache\330_CFMX1\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\JDK7\jre\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;.
Oct 14, 2013 2:48:03 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8101"]
Oct 14, 2013 2:48:03 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8050"]
Oct 14, 2013 2:48:03 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 678 ms
Oct 14, 2013 2:48:03 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 14, 2013 2:48:03 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.42
Oct 14, 2013 2:48:03 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\Apache\330_CFMX1\webapps\cfusion.war
The service cannot accept control messages at this time.

Failed to stop service

No response from CFInstall support yet.

Any input would be appreciated since nothing is going forward without that Mandatory Update

Thanks,

Scott

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guide , Oct 15, 2013 Oct 15, 2013

You say you are installing to Windows 2012.  If you are using the newest installers (which added support for Windows Server 2012 and Windows 8), the mandatory updater is already built in and does not need to be installed again.  If you were using one of the older installers, then you should download the latest one and use it instead.

-Carl V.

Votes

Translate

Translate
Guide ,
Oct 15, 2013 Oct 15, 2013

Copy link to clipboard

Copied

You say you are installing to Windows 2012.  If you are using the newest installers (which added support for Windows Server 2012 and Windows 8), the mandatory updater is already built in and does not need to be installed again.  If you were using one of the older installers, then you should download the latest one and use it instead.

-Carl V.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 15, 2013 Oct 15, 2013

Copy link to clipboard

Copied

LATEST

Thank you very much, Carl.  That is good news!  Now to see how I can back off the Mandatory update... or blow it away and start over with that instances.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation