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

All CF files coming up blank - Problem with IIS Connector

Community Beginner ,
Jan 30, 2017 Jan 30, 2017

Copy link to clipboard

Copied

I am using the developer version of CF 11 for my test environment.  I tried adding a site in IIS yesterday morning and it wouldn't process CF pages.  So I used the web server connector and added the site.  However, it didn't work.  Every CF page just comes up blank.

So I removed everything in the web server connector and re-added for ALL sites.   It looks like everything installed okay. I've checked that the config files are there (in C:\ColdFusion11\config\wsconfig\1\), and I checked that the handlers are correctly configured and they are.  The CFIDE and Jakarta virtual directories are there and pointed to the right place and the Jakarta has execute permissions.  The ISAPI filter is in place as well.  However, now everything including the CF admin comes up blank.

Any ideas on where I might look to troubleshoot?

Views

851

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

Community Beginner , Jan 30, 2017 Jan 30, 2017

It turns out, it was being caused by the applicationHost.config file for IIS being messed up.  (found by default in C:\Windows\System32\inetsrv\config).  The remove and add feature of the web server connector looks like it didn't remove or add things correctly.   I removed any CF entries in there that shouldn't be there and made sure one entry for all sites was correct and in the places it should be and then everything started working again after an IIS restart!

Votes

Translate

Translate
Community Beginner ,
Jan 30, 2017 Jan 30, 2017

Copy link to clipboard

Copied

I turned on debug for the connector and made a request.  Here is the output.

[Mon Jan 30 09:16:51.454 2017] [2952:4088] [debug] jk_set_time_fmt::jk_util.c (510): Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '

[Mon Jan 30 09:16:51.454 2017] [2952:4088] [info] jk_log_version::jk_connector_version.h (21): Connector Version: 295187

[Mon Jan 30 09:16:51.454 2017] [2952:4088] [info] init_jk::jk_isapi_plugin.c (3157): Starting Tomcat/ISAPI/isapi_redirector/1.2.41

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3168): Detected IIS version 7.0

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3170): Using ini file C:\ColdFusion11\config\wsconfig\1\isapi_redirect.properties.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3176): Using log file C:\ColdFusion11\config\wsconfig\1\isapi_redirect.log.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3177): Using log level 1.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3178): Using log rotation time 0 seconds.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3179): Using log file size 0 bytes.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3181): Using extension uri /jakarta/isapi_redirect.dll.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3182): Using worker file C:\ColdFusion11\config\wsconfig\1\workers.properties.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3183): Using worker mount file C:\ColdFusion11\config\wsconfig\1\uriworkermap.properties.

[Mon Jan 30 09:16:51.469 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3185): Using rewrite rule file .

[Mon Jan 30 09:16:51.485 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3187): Using uri select 3.

[Mon Jan 30 09:16:51.485 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3188): Using no chunked encoding.

[Mon Jan 30 09:16:51.485 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3190): Using notification event SF_NOTIFY_AUTH_COMPLETE (0x04000000)

[Mon Jan 30 09:16:51.485 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3200): Using uri header TOMCATURI6A6B0000:.

[Mon Jan 30 09:16:51.500 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3201): Using query header TOMCATQUERY6A6B0000:.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3202): Using worker header TOMCATWORKER6A6B0000:.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3203): Using worker index TOMCATWORKERIDX6A6B0000:.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3204): Using translate header TOMCATTRANSLATE6A6B0000:.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] init_jk::jk_isapi_plugin.c (3205): Using a default of 250 connections per pool.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/cfformgateway/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/CFFormGateway/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/flex2gateway/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/flex2gateway' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.516 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/cffileservlet/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/CFFileServlet/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/cfform-internal/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/flashservices/gateway/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/flex-internal/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/rest/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.mxml' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.as' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfm' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFM' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfm' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.532 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfm/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.547 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFM/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.547 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfm/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.547 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.swc' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.563 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfml' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.563 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFML' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfml' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfml/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFML/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfml/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfc' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFC' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.578 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfc' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.594 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfc/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.610 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFC/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.610 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfc/*' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.610 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfr' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.610 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFR' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.610 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfr' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.cfswf' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.CFSWF' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.Cfswf' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.sws' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.jsp' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.625 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property '/*.hbmxml' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.641 2017] [2952:4088] [debug] uri_worker_map_load::jk_uri_worker_map.c (1253): Loading urimaps from C:\ColdFusion11\config\wsconfig\1\uriworkermap.properties with reload check interval 60 seconds

[Mon Jan 30 09:16:51.641 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/cfformgateway/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.656 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/CFFormGateway/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.656 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/flex2gateway/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.656 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (857): exact rule '/flex2gateway=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.656 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/cffileservlet/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.672 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/CFFileServlet/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.672 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/cfform-internal/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.672 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/flashservices/gateway/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.672 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/flex-internal/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/rest/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.mxml=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.as=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfm=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFM=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfm=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.688 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfm/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.703 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFM/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.703 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfm/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.703 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.swc=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.703 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfml=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFML=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfml=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfml/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFML/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfml/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfc=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.719 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFC=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.734 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfc=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.734 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfc/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.734 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFC/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.734 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfc/*=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfr=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFR=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfr=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.cfswf=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.CFSWF=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.Cfswf=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.750 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.sws=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.766 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.jsp=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.766 2017] [2952:4088] [debug] uri_worker_map_add::jk_uri_worker_map.c (848): wildchar rule '/*.hbmxml=cfusion' source 'uriworkermap' was added

[Mon Jan 30 09:16:51.766 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (178): uri map dump after file load: id=1, index=0 file='C:\ColdFusion11\config\wsconfig\1\uriworkermap.properties' reject_unsafe=0 collapse_slashes=3 reload=60 modified=1485707503 checked=0

[Mon Jan 30 09:16:51.766 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (185): generation 0: size=0 nosize=0 capacity=0

[Mon Jan 30 09:16:51.766 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (185): generation 1: size=40 nosize=0 capacity=40

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #0: uri=/flashservices/gateway/* worker=cfusion context=/flashservices/gateway/* source=uriworkermap type=Wildchar len=24

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #1: uri=/cfform-internal/* worker=cfusion context=/cfform-internal/* source=uriworkermap type=Wildchar len=18

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #2: uri=/flex-internal/* worker=cfusion context=/flex-internal/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #3: uri=/CFFormGateway/* worker=cfusion context=/CFFormGateway/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #4: uri=/cffileservlet/* worker=cfusion context=/cffileservlet/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #5: uri=/cfformgateway/* worker=cfusion context=/cfformgateway/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #6: uri=/CFFileServlet/* worker=cfusion context=/CFFileServlet/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #7: uri=/flex2gateway/* worker=cfusion context=/flex2gateway/* source=uriworkermap type=Wildchar len=15

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #8: uri=/*.Cfml/* worker=cfusion context=/*.Cfml/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #9: uri=/*.cfml/* worker=cfusion context=/*.cfml/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:51.781 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #10: uri=/*.CFML/* worker=cfusion context=/*.CFML/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:51.797 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #11: uri=/*.CFM/* worker=cfusion context=/*.CFM/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.797 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #12: uri=/*.cfm/* worker=cfusion context=/*.cfm/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.797 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #13: uri=/*.cfc/* worker=cfusion context=/*.cfc/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.797 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #14: uri=/*.CFC/* worker=cfusion context=/*.CFC/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.797 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #15: uri=/*.Cfc/* worker=cfusion context=/*.Cfc/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.812 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #16: uri=/*.Cfm/* worker=cfusion context=/*.Cfm/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.812 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #17: uri=/rest/* worker=cfusion context=/rest/* source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:51.812 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #18: uri=/flex2gateway worker=cfusion context=/flex2gateway source=uriworkermap type=Exact len=13

[Mon Jan 30 09:16:51.812 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #19: uri=/*.hbmxml worker=cfusion context=/*.hbmxml source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #20: uri=/*.cfswf worker=cfusion context=/*.cfswf source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #21: uri=/*.Cfswf worker=cfusion context=/*.Cfswf source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #22: uri=/*.CFSWF worker=cfusion context=/*.CFSWF source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #23: uri=/*.mxml worker=cfusion context=/*.mxml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #24: uri=/*.CFML worker=cfusion context=/*.CFML source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #25: uri=/*.Cfml worker=cfusion context=/*.Cfml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:51.828 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #26: uri=/*.cfml worker=cfusion context=/*.cfml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #27: uri=/*.cfm worker=cfusion context=/*.cfm source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #28: uri=/*.Cfm worker=cfusion context=/*.Cfm source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #29: uri=/*.cfc worker=cfusion context=/*.cfc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #30: uri=/*.CFC worker=cfusion context=/*.CFC source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #31: uri=/*.CFR worker=cfusion context=/*.CFR source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #32: uri=/*.Cfr worker=cfusion context=/*.Cfr source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.844 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #33: uri=/*.Cfc worker=cfusion context=/*.Cfc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.859 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #34: uri=/*.swc worker=cfusion context=/*.swc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.859 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #35: uri=/*.CFM worker=cfusion context=/*.CFM source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.859 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #36: uri=/*.sws worker=cfusion context=/*.sws source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.859 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #37: uri=/*.jsp worker=cfusion context=/*.jsp source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.875 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #38: uri=/*.cfr worker=cfusion context=/*.cfr source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:51.875 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #39: uri=/*.as worker=cfusion context=/*.as source=uriworkermap type=Wildchar len=5

[Mon Jan 30 09:16:51.875 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property 'worker.list' with value 'cfusion' to map.

[Mon Jan 30 09:16:51.875 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property 'worker.cfusion.type' with value 'ajp13' to map.

[Mon Jan 30 09:16:51.875 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property 'worker.cfusion.host' with value 'localhost' to map.

[Mon Jan 30 09:16:51.890 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property 'worker.cfusion.port' with value '8014' to map.

[Mon Jan 30 09:16:51.890 2017] [2952:4088] [debug] jk_map_read_property::jk_map.c (501): Adding property 'worker.cfusion.max_reuse_connections' with value '250' to map.

[Mon Jan 30 09:16:51.890 2017] [2952:4088] [debug] jk_map_resolve_references::jk_map.c (783): Checking for references with prefix worker. with wildcard (recursion 1)

[Mon Jan 30 09:16:51.906 2017] [2952:4088] [debug] jk_shm_calculate_size::jk_shm.c (143): JK_SHM_SLOT_SIZE defined as 384, need at least 384

[Mon Jan 30 09:16:51.906 2017] [2952:4088] [debug] jk_shm_calculate_size::jk_shm.c (177): shared memory will contain 1 ajp workers and 0 lb workers with 0 members

[Mon Jan 30 09:16:51.906 2017] [2952:4088] [debug] jk_shm_open::jk_shm.c (361): Initialized shared memory Global\JK_XXXXXXXXXXXXXXXX_3_JAKARTA_ISAPI_REDIRECT [1] size=1024 workers=-1 free=384 addr=0x8e0000

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] jk_map_dump::jk_map.c (599): Dump of map 4: 'worker.list' -> 'cfusion'

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] jk_map_dump::jk_map.c (599): Dump of map 4: 'worker.cfusion.type' -> 'ajp13'

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] jk_map_dump::jk_map.c (599): Dump of map 4: 'worker.cfusion.host' -> 'localhost'

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] jk_map_dump::jk_map.c (599): Dump of map 4: 'worker.cfusion.port' -> '8014'

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] jk_map_dump::jk_map.c (599): Dump of map 4: 'worker.cfusion.max_reuse_connections' -> '250'

[Mon Jan 30 09:16:51.922 2017] [2952:4088] [debug] build_worker_map::jk_worker.c (250): creating worker cfusion

[Mon Jan 30 09:16:51.937 2017] [2952:4088] [debug] wc_create_worker::jk_worker.c (154): about to create instance cfusion of ajp13

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_worker_factory::jk_ajp_common.c (3350): ajp worker 'cfusion' type=2 created

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] wc_create_worker::jk_worker.c (167): about to validate and init cfusion

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_validate::jk_ajp_common.c (2991): worker cfusion target is 'localhost:8014'

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] jk_ajp_push::jk_ajp_common.c (1253): syncing shm for ajp worker 'cfusion' from mem (0->0) [0->0]

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3208): (cfusion) setting endpoint options:

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3212): keepalive:              0

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3216): socket timeout:         0

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3220): socket connect timeout: 0

[Mon Jan 30 09:16:51.953 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3224): buffer size:            0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3228): pool timeout:           0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3232): ping timeout:           10000

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3236): connect timeout:        0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3240): reply timeout:          0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3244): prepost timeout:        0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3248): recovery options:       0

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3252): retries:                2

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3256): max packet size:        65536

[Mon Jan 30 09:16:51.968 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3260): retry interval:         100

[Mon Jan 30 09:16:51.984 2017] [2952:4088] [debug] ajp_init::jk_ajp_common.c (3264): busy limit:         0

[Mon Jan 30 09:16:51.984 2017] [2952:4088] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (3061): (cfusion) setting connection pool size to 250 with min 125 and acquire timeout 200

[Mon Jan 30 09:16:51.984 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.000 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.000 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.000 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.000 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.015 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.031 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.046 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.062 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.062 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.062 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.062 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.078 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.093 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.093 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.093 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.109 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.124 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.140 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.171 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.171 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.171 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.187 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.187 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.187 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.187 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.187 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.202 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.202 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.234 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.265 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.265 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.265 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.280 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.280 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.280 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.280 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.296 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.312 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.312 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.327 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.343 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.358 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.374 2017] [2952:4088] [debug] wc_get_worker_for_name::jk_worker.c (120): found a worker cfusion

[Mon Jan 30 09:16:52.390 2017] [2952:4088] [debug] wc_get_name_for_type::jk_worker.c (304): Found worker type 'ajp13'

[Mon Jan 30 09:16:52.390 2017] [2952:4088] [debug] extension_fix_activation::jk_uri_worker_map.c (487): Checking extension for worker cfusion of type ajp13 (2)

[Mon Jan 30 09:16:52.390 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (178): uri map dump after extension stripping: id=1, index=0 file='C:\ColdFusion11\config\wsconfig\1\uriworkermap.properties' reject_unsafe=0 collapse_slashes=3 reload=60 modified=1485707503 checked=0

[Mon Jan 30 09:16:52.405 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (185): generation 0: size=0 nosize=0 capacity=0

[Mon Jan 30 09:16:52.405 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (185): generation 1: size=40 nosize=0 capacity=40

[Mon Jan 30 09:16:52.405 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #0: uri=/flashservices/gateway/* worker=cfusion context=/flashservices/gateway/* source=uriworkermap type=Wildchar len=24

[Mon Jan 30 09:16:52.405 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #1: uri=/cfform-internal/* worker=cfusion context=/cfform-internal/* source=uriworkermap type=Wildchar len=18

[Mon Jan 30 09:16:52.405 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #2: uri=/flex-internal/* worker=cfusion context=/flex-internal/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #3: uri=/CFFormGateway/* worker=cfusion context=/CFFormGateway/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #4: uri=/cffileservlet/* worker=cfusion context=/cffileservlet/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #5: uri=/cfformgateway/* worker=cfusion context=/cfformgateway/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #6: uri=/CFFileServlet/* worker=cfusion context=/CFFileServlet/* source=uriworkermap type=Wildchar len=16

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #7: uri=/flex2gateway/* worker=cfusion context=/flex2gateway/* source=uriworkermap type=Wildchar len=15

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #8: uri=/*.Cfml/* worker=cfusion context=/*.Cfml/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #9: uri=/*.cfml/* worker=cfusion context=/*.cfml/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #10: uri=/*.CFML/* worker=cfusion context=/*.CFML/* source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #11: uri=/*.CFM/* worker=cfusion context=/*.CFM/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.421 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #12: uri=/*.cfm/* worker=cfusion context=/*.cfm/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #13: uri=/*.cfc/* worker=cfusion context=/*.cfc/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #14: uri=/*.CFC/* worker=cfusion context=/*.CFC/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #15: uri=/*.Cfc/* worker=cfusion context=/*.Cfc/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #16: uri=/*.Cfm/* worker=cfusion context=/*.Cfm/* source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #17: uri=/rest/* worker=cfusion context=/rest/* source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #18: uri=/flex2gateway worker=cfusion context=/flex2gateway source=uriworkermap type=Exact len=13

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #19: uri=/*.hbmxml worker=cfusion context=/*.hbmxml source=uriworkermap type=Wildchar len=9

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #20: uri=/*.cfswf worker=cfusion context=/*.cfswf source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #21: uri=/*.Cfswf worker=cfusion context=/*.Cfswf source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #22: uri=/*.CFSWF worker=cfusion context=/*.CFSWF source=uriworkermap type=Wildchar len=8

[Mon Jan 30 09:16:52.436 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #23: uri=/*.mxml worker=cfusion context=/*.mxml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #24: uri=/*.CFML worker=cfusion context=/*.CFML source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #25: uri=/*.Cfml worker=cfusion context=/*.Cfml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #26: uri=/*.cfml worker=cfusion context=/*.cfml source=uriworkermap type=Wildchar len=7

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #27: uri=/*.cfm worker=cfusion context=/*.cfm source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #28: uri=/*.Cfm worker=cfusion context=/*.Cfm source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #29: uri=/*.cfc worker=cfusion context=/*.cfc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #30: uri=/*.CFC worker=cfusion context=/*.CFC source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #31: uri=/*.CFR worker=cfusion context=/*.CFR source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #32: uri=/*.Cfr worker=cfusion context=/*.Cfr source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #33: uri=/*.Cfc worker=cfusion context=/*.Cfc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.452 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #34: uri=/*.swc worker=cfusion context=/*.swc source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #35: uri=/*.CFM worker=cfusion context=/*.CFM source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #36: uri=/*.sws worker=cfusion context=/*.sws source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #37: uri=/*.jsp worker=cfusion context=/*.jsp source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #38: uri=/*.cfr worker=cfusion context=/*.cfr source=uriworkermap type=Wildchar len=6

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_dump::jk_uri_worker_map.c (198): NEXT (1) map #39: uri=/*.as worker=cfusion context=/*.as source=uriworkermap type=Wildchar len=5

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] uri_worker_map_switch::jk_uri_worker_map.c (602): Switching uri worker map from index 0 to index 1

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [info] init_jk::jk_isapi_plugin.c (3355): Tomcat/ISAPI/isapi_redirector/1.2.41 initialized

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2246): Filter started

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] map_uri_to_worker_ext::jk_uri_worker_map.c (1179): Attempting to map URI '/XXXX.XXXXXXXXX.com:8181/ouradvice.cfm' from 40 maps

[Mon Jan 30 09:16:52.468 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flashservices/gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.483 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfform-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.499 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.499 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFormGateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.514 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cffileservlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.514 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfformgateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.514 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFileServlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.514 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.514 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.530 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.546 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.546 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.561 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.561 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.577 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.592 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.592 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.608 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/rest/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.608 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.hbmxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFSWF=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.mxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.624 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (991): Found a wildchar match '/*.cfm=cfusion'

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2336): check if [/ouradvice.cfm] points to the web-inf directory

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2372): [/ouradvice.cfm] is a servlet url - should redirect to cfusion

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2410): fowarding escaped URI [/ouradvice.cfm]

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2490): forwarding to : /jakarta/isapi_redirect.dll

[Mon Jan 30 09:16:52.639 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2492): forward URI   : TOMCATURI6A6B0000:/ouradvice.cfm

[Mon Jan 30 09:16:52.655 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2497): forward worker: TOMCATWORKER6A6B0000:cfusion

[Mon Jan 30 09:16:52.670 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2499): worker index  : TOMCATWORKERIDX6A6B0000:27

[Mon Jan 30 09:16:52.686 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2246): Filter started

[Mon Jan 30 09:16:52.686 2017] [2952:4088] [debug] map_uri_to_worker_ext::jk_uri_worker_map.c (1179): Attempting to map URI '/XXXX.XXXXXXXXXX.com:8181/jakarta/isapi_redirect.dll' from 40 maps

[Mon Jan 30 09:16:52.686 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flashservices/gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.686 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfform-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.702 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.702 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFormGateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.702 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cffileservlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.702 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfformgateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.702 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFileServlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.717 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/rest/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.hbmxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFSWF=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.733 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.mxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFR=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.748 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.swc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.sws=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.jsp=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.764 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.as=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flashservices/gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfform-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFormGateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cffileservlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfformgateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFileServlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.780 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/rest/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.795 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.hbmxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFSWF=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.mxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.811 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFR=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.826 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.842 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.858 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.swc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.858 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.858 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.sws=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.873 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.jsp=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.as=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] handle_notify_event::jk_isapi_plugin.c (2505): [/jakarta/isapi_redirect.dll] is not a servlet url

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] wc_maintain::jk_worker.c (353): Maintaining worker cfusion

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3710): Reading extension header HTTP_TOMCATWORKER6A6B0000: (null)

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3711): Reading extension header HTTP_TOMCATWORKERIDX6A6B0000: -1

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3712): Reading extension header HTTP_TOMCATURI6A6B0000: (null)

[Mon Jan 30 09:16:52.889 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3713): Reading extension header HTTP_TOMCATQUERY6A6B0000: (null)

[Mon Jan 30 09:16:52.904 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3718): No URI header value provided. Defaulting to old behaviour

[Mon Jan 30 09:16:52.904 2017] [2952:4088] [error] HttpExtensionProc::jk_isapi_plugin.c (2781): failed to init service for request.

[Mon Jan 30 09:16:52.936 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3710): Reading extension header HTTP_TOMCATWORKER6A6B0000: (null)

[Mon Jan 30 09:16:52.936 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3711): Reading extension header HTTP_TOMCATWORKERIDX6A6B0000: -1

[Mon Jan 30 09:16:52.936 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3712): Reading extension header HTTP_TOMCATURI6A6B0000: (null)

[Mon Jan 30 09:16:52.936 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3713): Reading extension header HTTP_TOMCATQUERY6A6B0000: (null)

[Mon Jan 30 09:16:52.951 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3718): No URI header value provided. Defaulting to old behaviour

[Mon Jan 30 09:16:52.967 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (3804): query_string value:

[Mon Jan 30 09:16:52.998 2017] [2952:4088] [debug] map_uri_to_worker_ext::jk_uri_worker_map.c (1179): Attempting to map URI '/jakarta/isapi_redirect.dll' from 40 maps

[Mon Jan 30 09:16:52.998 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flashservices/gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:52.998 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfform-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex-internal/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFormGateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cffileservlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/cfformgateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/CFFileServlet/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.014 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.029 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.045 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.045 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.045 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/rest/*=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.045 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/flex2gateway=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.045 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.hbmxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.060 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.060 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfswf=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.092 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFSWF=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.107 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.mxml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.107 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFML=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.107 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.107 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfml=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfm=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFC=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFR=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.123 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.Cfc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.swc=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.CFM=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.sws=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.jsp=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.cfr=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.138 2017] [2952:4088] [debug] find_match::jk_uri_worker_map.c (978): Attempting to map context URI '/*.as=cfusion' source 'uriworkermap'

[Mon Jan 30 09:16:53.154 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Cache-Control : max-age=0

[Mon Jan 30 09:16:53.154 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Connection : keep-alive

[Mon Jan 30 09:16:53.154 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Accept : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Accept-Encoding : gzip, deflate

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Accept-Language : en-US,en;q=0.5

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Cookie : JSESSIONID=35E704B4452DF114F51EC03967855A8A.cfusion; CFID=21101; CFTOKEN=e196465b078825a0-61900F2A-C9C9-E03E-8EE1382AF966BC7F

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Host : XXXX.XXXXXXXXXX.com:8181

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Referer : http://XXXX.XXXXXXXXXX.com:8181/

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header User-Agent : Mozilla/5.0 (Windows NT 6.0; rv:50.0) Gecko/20100101 Firefox/50.0

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4153): Forwarding request header Upgrade-Insecure-Requests : 1

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4165): Incoming request needs explicit Content-Length: 0 in AJP13

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4182): Service protocol=HTTP/1.1 method=GET host=192.168.1.1 addr=192.168.1.1 name=XXXX.XXXXXXXXXX.com port=8181 auth=(null) user=(null) uri=/jakarta/isapi_redirect.dll

[Mon Jan 30 09:16:53.170 2017] [2952:4088] [debug] init_ws_service::jk_isapi_plugin.c (4194): Service request headers=11 attributes=0 chunked=no content-length=0 available=0

[Mon Jan 30 09:16:53.185 2017] [2952:4088] [error] wc_get_worker_for_name::jk_worker.c (112): NULL parameters

[Mon Jan 30 09:16:53.185 2017] [2952:4088] [error] HttpExtensionProc::jk_isapi_plugin.c (2725): could not get a worker for name (null)

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
Community Beginner ,
Jan 30, 2017 Jan 30, 2017

Copy link to clipboard

Copied

It turns out, it was being caused by the applicationHost.config file for IIS being messed up.  (found by default in C:\Windows\System32\inetsrv\config).  The remove and add feature of the web server connector looks like it didn't remove or add things correctly.   I removed any CF entries in there that shouldn't be there and made sure one entry for all sites was correct and in the places it should be and then everything started working again after an IIS restart!

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
Community Beginner ,
Feb 13, 2017 Feb 13, 2017

Copy link to clipboard

Copied

LATEST

Just ran into it again.  I tried to add a new website and of course it's not configured for CF by default even though I have the connector configured for all.  So I added the site in the connector and for all appearances it was successful.  However, CFM pages are all served up blank.  So I went back to the applicationHost.config file and there a new section at the bottom of the file related to just this new domain (we'll call it thedomain.com)

    <location path="thedomain.com">

        <system.webServer>

            <handlers accessPolicy="Read, Execute, Script">

                <remove name="hbmxmlHandler" />

                <remove name="cfswfHandler" />

                <remove name="cfrHandler" />

                <remove name="cfcHandler" />

                <remove name="cfmlHandler" />

                <remove name="cfmHandler" />

                <add name="hbmxmlHandler" path="*.hbmxml" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

                <add name="cfswfHandler" path="*.cfswf" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

                <add name="cfrHandler" path="*.cfr" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

                <add name="cfcHandler" path="*.cfc" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

                <add name="cfmlHandler" path="*.cfml" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

                <add name="cfmHandler" path="*.cfm" verb="*" modules="IsapiModule" scriptProcessor="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" resourceType="Either" responseBufferLimit="0" />

            </handlers>

            <defaultDocument>

                <files>

                    <remove value="index.cfm" />

                    <add value="index.cfm" />

                </files>

            </defaultDocument>

            <isapiFilters>

                <filter name="tomcat" path="C:\ColdFusion11\config\wsconfig\4\isapi_redirect.dll" preCondition="bitness32" />

            </isapiFilters>

        </system.webServer>

    </location>

There is also a new site configured under the <sites> section:

<site name="thedomain.com" id="7">

                <application path="/" applicationPool="cottageplace.com">

                    <virtualDirectory path="/" physicalPath="F:\web\beta.cottageplace.com\web" />

                    <virtualDirectory path="/jakarta" physicalPath="C:\ColdFusion11\config\wsconfig\4" />

                    <virtualDirectory path="/CFIDE" physicalPath="C:\ColdFusion11\cfusion\wwwroot\CFIDE" />

                </application>

                <bindings>

                    <binding protocol="http" bindingInformation="192.168.1.100:8181:beta.cottageplace.com" />

                </bindings>

            </site>

  <siteDefaults>

In order to get this site to start processing correctly, I had to remove the <location> tag completely, and then modify the virtual directory path to correspond to my configured web server for sites :All in the Web Server Configuration.  In my case, that is changing the entry:

<virtualDirectory path="/jakarta" physicalPath="C:\ColdFusion11\config\wsconfig\4" />

to the following:

<virtualDirectory path="/jakarta" physicalPath="C:\ColdFusion11\config\wsconfig\3" />

I then restart the web server and everything starts getting served up correctly again!

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