[mod_jk] Could not find worker with name

View: New views
4 Messages — Rating Filter:   Alert me  

[mod_jk] Could not find worker with name

by Christopher Schultz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

I've done many mod_jk setups, but I'm stumped by this one.

Environment:
Apache httpd 2.2.9
mod_jk 1.2.28

I'm getting the "Could not find worker with name '[name]'" error and
everything looks okay to me. Could someone take a look and let me know
if I'm missing something?

jk_workers.properties
- ------------------------------------------
# Template worker
worker.template.type=ajp13
worker.template.host=localhost
worker.template.connection_pool_timeout=60
worker.template.socket_timeout=300

worker.list=worker.worker21
worker.worker21.reference=worker.template
worker.worker21.port=8215

worker.list=worker.worker22
worker.worker22.reference=worker.template
worker.worker22.port=8225

worker.list=worker.worker23
worker.worker23.reference=worker.template
worker.worker23.port=8235

worker.list=worker.worker24
worker.worker24.reference=worker.template
worker.worker24.port=8245

worker.list=worker.worker25
worker.worker25.reference=worker.template
worker.worker25.port=8255

worker.list=worker.worker26
worker.worker26.reference=worker.template
worker.worker26.port=8265

Effective mod_jk httpd.conf configuration:
- ------------------------------------------
<IfModule mod_jk.c>
  JkLogFile /var/log/apache2/mod_jk.log
#  JkLogLevel Info
  JkLogLevel Debug
  JkShmFile /var/log/apache2/jk-runtime-status
</IfModule>
<IfModule mod_jk.c>
  # This path points to the file above
  JkWorkersFile /etc/apache2/jk_workers.properties
</IfModule>

JkStripSession On

[lots of JkMounts pointing to the workers defined above]

Here is the output from my mod_jk.log file with level=Debug:

(Apologies for the ton of logging, but it demonstrates that my
jk_workers.properties file /is/ being loaded but something is definitely
wrong)

I'm attaching the log file. I'll re-post if it doesn't attach properly.

Any help would be greatly appreciated.

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrwV54ACgkQ9CaO5/Lv0PB8cwCdGEDLIxUG0aGWtSL6ekcD2Jx/
4JoAnAwNTapcEnkAbBYfqFN82/QseoK0
=wJF4
-----END PGP SIGNATURE-----

[Tue Nov 03 16:10:21.569 2009] [12641:3075483392] [debug] jk_set_time_fmt::jk_util.c (458): Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_open::jk_uri_worker_map.c (770): rule map size is 0
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after map open: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] jk_set_time_fmt::jk_util.c (458): Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_open::jk_uri_worker_map.c (770): rule map size is 41
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/summary.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/overview.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/bare_details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/physical.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/plan.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/full.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/report.pdf=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/showClinicianWorksheet.do=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/browse.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/search.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/list.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/printable.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/dtw.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.570 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graph.svg=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graph.vml=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graphs.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/clinician-toolbox.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/doctor/reports/*=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/add_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/edit_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/delete_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/pafos.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/pafos_text.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/*.do=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/j_security_check=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/*.jsp=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/servlet/dxtree=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/servlet/echo=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/provision=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/staff/questionnaire/*=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis_api/*=worker23' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/dsm/*.jsp=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.571 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/dsm/authenticate/j_security_check=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/dsm/j_security_check=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource/*.jsp=worker25' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource/servlet/*=worker25' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource-search/*.do=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource-search/*.jsp=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/resource-search/j_security_check=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after map open: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=41 nosize=0 capacity=44
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/cschultz/chadis/doctor/report/resources/printable.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/printable.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #1: uri=/cschultz/chadis/doctor/report/resources/details.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/details.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #2: uri=/cschultz/chadis/doctor/report/resources/browse.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/browse.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #3: uri=/cschultz/chadis/doctor/report/resources/search.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/search.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #4: uri=/cschultz/chadis/doctor/report/resources/list.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/list.html source=JkMount type=Exact len=50
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #5: uri=/cschultz/chadis/doctor/report/resources/dtw.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/dtw.html source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #6: uri=/cschultz/chadis/doctor/report/delete_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/delete_annotated_dx.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #7: uri=/cschultz/chadis/doctor/report/vanderbilt-graphs.html worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graphs.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #8: uri=/cschultz/chadis/doctor/report/clinician-toolbox.html worker=worker22 context=/cschultz/chadis/doctor/report/clinician-toolbox.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #9: uri=/cschultz/chadis/doctor/report/edit_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/edit_annotated_dx.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #10: uri=/cschultz/chadis/doctor/report/add_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/add_annotated_dx.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #11: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.svg worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.svg source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #12: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.vml worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.vml source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #13: uri=/cschultz/chadis/doctor/report/bare_details.html worker=worker22 context=/cschultz/chadis/doctor/report/bare_details.html source=JkMount type=Exact len=48
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #14: uri=/cschultz/chadis/doctor/report/pafos_text.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos_text.html source=JkMount type=Exact len=46
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #15: uri=/cschultz/chadis/doctor/report/overview.html worker=worker22 context=/cschultz/chadis/doctor/report/overview.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #16: uri=/cschultz/chadis/doctor/report/physical.html worker=worker22 context=/cschultz/chadis/doctor/report/physical.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #17: uri=/cschultz/chadis/doctor/report/summary.html worker=worker22 context=/cschultz/chadis/doctor/report/summary.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.572 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #18: uri=/cschultz/chadis/doctor/report/details.html worker=worker22 context=/cschultz/chadis/doctor/report/details.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #19: uri=/cschultz/chadis/doctor/report/report.pdf worker=worker22 context=/cschultz/chadis/doctor/report/report.pdf source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #20: uri=/cschultz/chadis/doctor/report/pafos.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos.html source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #21: uri=/cschultz/chadis/doctor/report/plan.html worker=worker22 context=/cschultz/chadis/doctor/report/plan.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #22: uri=/cschultz/chadis/doctor/report/full.html worker=worker22 context=/cschultz/chadis/doctor/report/full.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #23: uri=/cschultz/chadis/staff/questionnaire/* worker=worker21 context=/cschultz/chadis/staff/questionnaire/* source=JkMount type=Wildchar len=38
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #24: uri=/cschultz/chadis/doctor/reports/* worker=worker22 context=/cschultz/chadis/doctor/reports/* source=JkMount type=Wildchar len=33
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #25: uri=/cschultz/chadis/doctor/showClinicianWorksheet.do worker=worker22 context=/cschultz/chadis/doctor/showClinicianWorksheet.do source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #26: uri=/cschultz/dsm/authenticate/j_security_check worker=worker24 context=/cschultz/dsm/authenticate/j_security_check source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #27: uri=/cschultz/chadis/servlet/dxtree worker=worker21 context=/cschultz/chadis/servlet/dxtree source=JkMount type=Exact len=31
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #28: uri=/cschultz/chadis/servlet/echo worker=worker21 context=/cschultz/chadis/servlet/echo source=JkMount type=Exact len=29
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #29: uri=/cschultz/resource/servlet/* worker=worker25 context=/cschultz/resource/servlet/* source=JkMount type=Wildchar len=28
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #30: uri=/cschultz/resource-search/j_security_check worker=worker26 context=/cschultz/resource-search/j_security_check source=JkMount type=Exact len=42
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #31: uri=/cschultz/chadis/j_security_check worker=worker21 context=/cschultz/chadis/j_security_check source=JkMount type=Exact len=33
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #32: uri=/cschultz/resource-search/*.jsp worker=worker26 context=/cschultz/resource-search/*.jsp source=JkMount type=Wildchar len=31
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #33: uri=/cschultz/dsm/j_security_check worker=worker24 context=/cschultz/dsm/j_security_check source=JkMount type=Exact len=30
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #34: uri=/cschultz/resource-search/*.do worker=worker26 context=/cschultz/resource-search/*.do source=JkMount type=Wildchar len=30
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #35: uri=/cschultz/chadis/provision worker=worker21 context=/cschultz/chadis/provision source=JkMount type=Exact len=26
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #36: uri=/cschultz/resource/*.jsp worker=worker25 context=/cschultz/resource/*.jsp source=JkMount type=Wildchar len=24
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #37: uri=/cschultz/chadis/*.jsp worker=worker21 context=/cschultz/chadis/*.jsp source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #38: uri=/cschultz/chadis_api/* worker=worker23 context=/cschultz/chadis_api/* source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #39: uri=/cschultz/chadis/*.do worker=worker21 context=/cschultz/chadis/*.do source=JkMount type=Wildchar len=21
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #40: uri=/cschultz/dsm/*.jsp worker=worker24 context=/cschultz/dsm/*.jsp source=JkMount type=Wildchar len=19
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] init_jk::mod_jk.c (3107): Using fcntl() for locking.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] init_jk::mod_jk.c (3123): Setting default connection pool max size to 25
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.type' with value 'ajp13' to map.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.host' with value 'localhost' to map.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.connection_pool_timeout' with value '60' to map.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.socket_timeout' with value '300' to map.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21' to map.
[Tue Nov 03 16:10:21.573 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker21.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker21.port' with value '8215' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker22.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker22.port' with value '8225' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker23.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker23.port' with value '8235' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker24.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker24.port' with value '8245' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker25.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker25.port' with value '8255' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker26.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker26.port' with value '8265' to map.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker. with wildcard (recursion 1)
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker21.
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.574 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker22.
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker23.
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker24.
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker25.
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker26.
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_shm_calculate_size::jk_shm.c (132): shared memory will contain 6 ajp workers of size 256 and 0 lb workers of size 320 with 0 members of size 320+256
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] do_shm_open::jk_shm.c (493): Truncated shared memory to 1664
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] do_shm_open::jk_shm.c (538): Initialized shared memory /var/log/apache2/jk-runtime-status.12641 size=1664 free=1536 addr=0xb7f56000
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] do_shm_open_lock::jk_shm.c (412): Opened shared memory lock /var/log/apache2/jk-runtime-status.12641.lock
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'ServerRoot' -> '/etc/apache2'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.type' -> 'ajp13'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.host' -> 'localhost'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.list' -> 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.port' -> '8215'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.port' -> '8225'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.port' -> '8235'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.port' -> '8245'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.port' -> '8255'
[Tue Nov 03 16:10:21.575 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.port' -> '8265'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.type' -> 'ajp13'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.host' -> 'localhost'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker21
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker21 of ajp13
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker21
[Tue Nov 03 16:10:21.576 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker21 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.577 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker22
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker22 of ajp13
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker22
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker22 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.578 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker23
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker23 of ajp13
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker23
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker23 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.579 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker24
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker24 of ajp13
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker24
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker24 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.580 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker25
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker25 of ajp13
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker25
[Tue Nov 03 16:10:21.581 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker25 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.582 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker26
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker26 of ajp13
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker26
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker26 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.583 2009] [12641:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [info] init_jk::mod_jk.c (3183): mod_jk/1.2.28 initialized
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after extension stripping: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] uri_worker_map_switch::jk_uri_worker_map.c (482): Switching uri worker map from index 0 to index 1
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.584 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.585 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker25
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker25' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker25
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker25' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker23
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker23' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after extension stripping: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=41 nosize=0 capacity=44
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/cschultz/chadis/doctor/report/resources/printable.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/printable.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #1: uri=/cschultz/chadis/doctor/report/resources/details.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/details.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #2: uri=/cschultz/chadis/doctor/report/resources/browse.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/browse.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #3: uri=/cschultz/chadis/doctor/report/resources/search.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/search.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #4: uri=/cschultz/chadis/doctor/report/resources/list.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/list.html source=JkMount type=Exact len=50
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #5: uri=/cschultz/chadis/doctor/report/resources/dtw.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/dtw.html source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #6: uri=/cschultz/chadis/doctor/report/delete_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/delete_annotated_dx.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #7: uri=/cschultz/chadis/doctor/report/vanderbilt-graphs.html worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graphs.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.586 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #8: uri=/cschultz/chadis/doctor/report/clinician-toolbox.html worker=worker22 context=/cschultz/chadis/doctor/report/clinician-toolbox.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #9: uri=/cschultz/chadis/doctor/report/edit_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/edit_annotated_dx.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #10: uri=/cschultz/chadis/doctor/report/add_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/add_annotated_dx.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #11: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.svg worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.svg source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #12: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.vml worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.vml source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #13: uri=/cschultz/chadis/doctor/report/bare_details.html worker=worker22 context=/cschultz/chadis/doctor/report/bare_details.html source=JkMount type=Exact len=48
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #14: uri=/cschultz/chadis/doctor/report/pafos_text.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos_text.html source=JkMount type=Exact len=46
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #15: uri=/cschultz/chadis/doctor/report/overview.html worker=worker22 context=/cschultz/chadis/doctor/report/overview.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #16: uri=/cschultz/chadis/doctor/report/physical.html worker=worker22 context=/cschultz/chadis/doctor/report/physical.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #17: uri=/cschultz/chadis/doctor/report/summary.html worker=worker22 context=/cschultz/chadis/doctor/report/summary.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #18: uri=/cschultz/chadis/doctor/report/details.html worker=worker22 context=/cschultz/chadis/doctor/report/details.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #19: uri=/cschultz/chadis/doctor/report/report.pdf worker=worker22 context=/cschultz/chadis/doctor/report/report.pdf source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #20: uri=/cschultz/chadis/doctor/report/pafos.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos.html source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #21: uri=/cschultz/chadis/doctor/report/plan.html worker=worker22 context=/cschultz/chadis/doctor/report/plan.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #22: uri=/cschultz/chadis/doctor/report/full.html worker=worker22 context=/cschultz/chadis/doctor/report/full.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #23: uri=/cschultz/chadis/staff/questionnaire/* worker=worker21 context=/cschultz/chadis/staff/questionnaire/* source=JkMount type=Wildchar len=38
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #24: uri=/cschultz/chadis/doctor/reports/* worker=worker22 context=/cschultz/chadis/doctor/reports/* source=JkMount type=Wildchar len=33
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #25: uri=/cschultz/chadis/doctor/showClinicianWorksheet.do worker=worker22 context=/cschultz/chadis/doctor/showClinicianWorksheet.do source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #26: uri=/cschultz/dsm/authenticate/j_security_check worker=worker24 context=/cschultz/dsm/authenticate/j_security_check source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #27: uri=/cschultz/chadis/servlet/dxtree worker=worker21 context=/cschultz/chadis/servlet/dxtree source=JkMount type=Exact len=31
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #28: uri=/cschultz/chadis/servlet/echo worker=worker21 context=/cschultz/chadis/servlet/echo source=JkMount type=Exact len=29
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #29: uri=/cschultz/resource/servlet/* worker=worker25 context=/cschultz/resource/servlet/* source=JkMount type=Wildchar len=28
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #30: uri=/cschultz/resource-search/j_security_check worker=worker26 context=/cschultz/resource-search/j_security_check source=JkMount type=Exact len=42
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #31: uri=/cschultz/chadis/j_security_check worker=worker21 context=/cschultz/chadis/j_security_check source=JkMount type=Exact len=33
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #32: uri=/cschultz/resource-search/*.jsp worker=worker26 context=/cschultz/resource-search/*.jsp source=JkMount type=Wildchar len=31
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #33: uri=/cschultz/dsm/j_security_check worker=worker24 context=/cschultz/dsm/j_security_check source=JkMount type=Exact len=30
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #34: uri=/cschultz/resource-search/*.do worker=worker26 context=/cschultz/resource-search/*.do source=JkMount type=Wildchar len=30
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #35: uri=/cschultz/chadis/provision worker=worker21 context=/cschultz/chadis/provision source=JkMount type=Exact len=26
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #36: uri=/cschultz/resource/*.jsp worker=worker25 context=/cschultz/resource/*.jsp source=JkMount type=Wildchar len=24
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #37: uri=/cschultz/chadis/*.jsp worker=worker21 context=/cschultz/chadis/*.jsp source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #38: uri=/cschultz/chadis_api/* worker=worker23 context=/cschultz/chadis_api/* source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #39: uri=/cschultz/chadis/*.do worker=worker21 context=/cschultz/chadis/*.do source=JkMount type=Wildchar len=21
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #40: uri=/cschultz/dsm/*.jsp worker=worker24 context=/cschultz/dsm/*.jsp source=JkMount type=Wildchar len=19
[Tue Nov 03 16:10:21.587 2009] [12641:3075483392] [debug] uri_worker_map_switch::jk_uri_worker_map.c (482): Switching uri worker map from index 0 to index 1
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] jk_set_time_fmt::jk_util.c (458): Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_open::jk_uri_worker_map.c (770): rule map size is 0
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after map open: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] jk_set_time_fmt::jk_util.c (458): Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_open::jk_uri_worker_map.c (770): rule map size is 41
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/summary.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/overview.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/bare_details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/physical.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/plan.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/full.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/report.pdf=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/showClinicianWorksheet.do=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/browse.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/search.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.615 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/list.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/details.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/printable.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/resources/dtw.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graph.svg=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graph.vml=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/vanderbilt-graphs.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/clinician-toolbox.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/doctor/reports/*=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/add_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/edit_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/delete_annotated_dx.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/pafos.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/doctor/report/pafos_text.html=worker22' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/*.do=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/j_security_check=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/*.jsp=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/servlet/dxtree=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/servlet/echo=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/chadis/provision=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.616 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis/staff/questionnaire/*=worker21' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/chadis_api/*=worker23' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/dsm/*.jsp=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/dsm/authenticate/j_security_check=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/dsm/j_security_check=worker24' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource/*.jsp=worker25' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource/servlet/*=worker25' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource-search/*.do=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (720): wildchar rule '/cschultz/resource-search/*.jsp=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_add::jk_uri_worker_map.c (729): exact rule '/cschultz/resource-search/j_security_check=worker26' source 'JkMount' was added
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after map open: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=41 nosize=0 capacity=44
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/cschultz/chadis/doctor/report/resources/printable.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/printable.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #1: uri=/cschultz/chadis/doctor/report/resources/details.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/details.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #2: uri=/cschultz/chadis/doctor/report/resources/browse.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/browse.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #3: uri=/cschultz/chadis/doctor/report/resources/search.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/search.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #4: uri=/cschultz/chadis/doctor/report/resources/list.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/list.html source=JkMount type=Exact len=50
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #5: uri=/cschultz/chadis/doctor/report/resources/dtw.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/dtw.html source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #6: uri=/cschultz/chadis/doctor/report/delete_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/delete_annotated_dx.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #7: uri=/cschultz/chadis/doctor/report/vanderbilt-graphs.html worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graphs.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #8: uri=/cschultz/chadis/doctor/report/clinician-toolbox.html worker=worker22 context=/cschultz/chadis/doctor/report/clinician-toolbox.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #9: uri=/cschultz/chadis/doctor/report/edit_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/edit_annotated_dx.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #10: uri=/cschultz/chadis/doctor/report/add_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/add_annotated_dx.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.617 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #11: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.svg worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.svg source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #12: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.vml worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.vml source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #13: uri=/cschultz/chadis/doctor/report/bare_details.html worker=worker22 context=/cschultz/chadis/doctor/report/bare_details.html source=JkMount type=Exact len=48
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #14: uri=/cschultz/chadis/doctor/report/pafos_text.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos_text.html source=JkMount type=Exact len=46
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #15: uri=/cschultz/chadis/doctor/report/overview.html worker=worker22 context=/cschultz/chadis/doctor/report/overview.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #16: uri=/cschultz/chadis/doctor/report/physical.html worker=worker22 context=/cschultz/chadis/doctor/report/physical.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #17: uri=/cschultz/chadis/doctor/report/summary.html worker=worker22 context=/cschultz/chadis/doctor/report/summary.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #18: uri=/cschultz/chadis/doctor/report/details.html worker=worker22 context=/cschultz/chadis/doctor/report/details.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #19: uri=/cschultz/chadis/doctor/report/report.pdf worker=worker22 context=/cschultz/chadis/doctor/report/report.pdf source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #20: uri=/cschultz/chadis/doctor/report/pafos.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos.html source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #21: uri=/cschultz/chadis/doctor/report/plan.html worker=worker22 context=/cschultz/chadis/doctor/report/plan.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #22: uri=/cschultz/chadis/doctor/report/full.html worker=worker22 context=/cschultz/chadis/doctor/report/full.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #23: uri=/cschultz/chadis/staff/questionnaire/* worker=worker21 context=/cschultz/chadis/staff/questionnaire/* source=JkMount type=Wildchar len=38
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #24: uri=/cschultz/chadis/doctor/reports/* worker=worker22 context=/cschultz/chadis/doctor/reports/* source=JkMount type=Wildchar len=33
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #25: uri=/cschultz/chadis/doctor/showClinicianWorksheet.do worker=worker22 context=/cschultz/chadis/doctor/showClinicianWorksheet.do source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #26: uri=/cschultz/dsm/authenticate/j_security_check worker=worker24 context=/cschultz/dsm/authenticate/j_security_check source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #27: uri=/cschultz/chadis/servlet/dxtree worker=worker21 context=/cschultz/chadis/servlet/dxtree source=JkMount type=Exact len=31
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #28: uri=/cschultz/chadis/servlet/echo worker=worker21 context=/cschultz/chadis/servlet/echo source=JkMount type=Exact len=29
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #29: uri=/cschultz/resource/servlet/* worker=worker25 context=/cschultz/resource/servlet/* source=JkMount type=Wildchar len=28
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #30: uri=/cschultz/resource-search/j_security_check worker=worker26 context=/cschultz/resource-search/j_security_check source=JkMount type=Exact len=42
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #31: uri=/cschultz/chadis/j_security_check worker=worker21 context=/cschultz/chadis/j_security_check source=JkMount type=Exact len=33
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #32: uri=/cschultz/resource-search/*.jsp worker=worker26 context=/cschultz/resource-search/*.jsp source=JkMount type=Wildchar len=31
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #33: uri=/cschultz/dsm/j_security_check worker=worker24 context=/cschultz/dsm/j_security_check source=JkMount type=Exact len=30
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #34: uri=/cschultz/resource-search/*.do worker=worker26 context=/cschultz/resource-search/*.do source=JkMount type=Wildchar len=30
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #35: uri=/cschultz/chadis/provision worker=worker21 context=/cschultz/chadis/provision source=JkMount type=Exact len=26
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #36: uri=/cschultz/resource/*.jsp worker=worker25 context=/cschultz/resource/*.jsp source=JkMount type=Wildchar len=24
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #37: uri=/cschultz/chadis/*.jsp worker=worker21 context=/cschultz/chadis/*.jsp source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #38: uri=/cschultz/chadis_api/* worker=worker23 context=/cschultz/chadis_api/* source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #39: uri=/cschultz/chadis/*.do worker=worker21 context=/cschultz/chadis/*.do source=JkMount type=Wildchar len=21
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #40: uri=/cschultz/dsm/*.jsp worker=worker24 context=/cschultz/dsm/*.jsp source=JkMount type=Wildchar len=19
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] init_jk::mod_jk.c (3107): Using fcntl() for locking.
[Tue Nov 03 16:10:21.618 2009] [12642:3075483392] [debug] init_jk::mod_jk.c (3123): Setting default connection pool max size to 25
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.type' with value 'ajp13' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.host' with value 'localhost' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.connection_pool_timeout' with value '60' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.template.socket_timeout' with value '300' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker21.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker21.port' with value '8215' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker22.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker22.port' with value '8225' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker23.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker23.port' with value '8235' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker24.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker24.port' with value '8245' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker25.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker25.port' with value '8255' to map.
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_handle_duplicates::jk_map.c (440): Concatenated value is: worker.list -> worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26
[Tue Nov 03 16:10:21.619 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.list' with value 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26' to map.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker26.reference' with value 'worker.template' to map.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_read_property::jk_map.c (491): Adding property 'worker.worker26.port' with value '8265' to map.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker. with wildcard (recursion 1)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker21.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker22.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker23.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker24.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker25.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (774): Checking for references with prefix worker.template without wildcard (recursion 2)
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_resolve_references::jk_map.c (809): Copying values from worker.template. to worker.worker26.
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_shm_calculate_size::jk_shm.c (132): shared memory will contain 6 ajp workers of size 256 and 0 lb workers of size 320 with 0 members of size 320+256
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] do_shm_open::jk_shm.c (493): Truncated shared memory to 1664
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] do_shm_open::jk_shm.c (538): Initialized shared memory /var/log/apache2/jk-runtime-status.12642 size=1664 free=1536 addr=0xb7f56000
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] do_shm_open_lock::jk_shm.c (412): Opened shared memory lock /var/log/apache2/jk-runtime-status.12642.lock
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'ServerRoot' -> '/etc/apache2'
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.type' -> 'ajp13'
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.host' -> 'localhost'
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.template.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.620 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.list' -> 'worker.worker21,worker.worker22,worker.worker23,worker.worker24,worker.worker25,worker.worker26'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.port' -> '8215'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.port' -> '8225'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.port' -> '8235'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.port' -> '8245'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.port' -> '8255'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.reference' -> 'worker.template'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.port' -> '8265'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker21.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker22.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker23.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker24.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker25.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.type' -> 'ajp13'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.host' -> 'localhost'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.connection_pool_timeout' -> '60'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.worker26.socket_timeout' -> '300'
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker21
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker21 of ajp13
[Tue Nov 03 16:10:21.621 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker21
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker21 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.622 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.623 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker22
[Tue Nov 03 16:10:21.623 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker22 of ajp13
[Tue Nov 03 16:10:21.623 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker22
[Tue Nov 03 16:10:21.623 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker22 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.624 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker23
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker23 of ajp13
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker23
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker23 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.625 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker24
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker24 of ajp13
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker24
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker24 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.629 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.630 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker25
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker25 of ajp13
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker25
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker25 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.631 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.632 2009] [12642:3075483392] [debug] build_worker_map::jk_worker.c (242): creating worker worker.worker26
[Tue Nov 03 16:10:21.632 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (146): about to create instance worker.worker26 of ajp13
[Tue Nov 03 16:10:21.632 2009] [12642:3075483392] [debug] wc_create_worker::jk_worker.c (159): about to validate and init worker.worker26
[Tue Nov 03 16:10:21.632 2009] [12642:3075483392] [debug] ajp_validate::jk_ajp_common.c (2512): worker worker.worker26 contact is 'localhost:8009'
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2699): setting endpoint options:
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2702): keepalive:              0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2706): socket timeout:         0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2710): socket connect timeout: 0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2714): buffer size:            0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2718): pool timeout:           0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2722): ping timeout:           10000
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2726): connect timeout:        0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2730): reply timeout:          0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2734): prepost timeout:        0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2738): recovery options:       0
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2742): retries:                2
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2746): max packet size:        8192
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_init::jk_ajp_common.c (2750): retry interval:         100
[Tue Nov 03 16:10:21.633 2009] [12642:3075483392] [debug] ajp_create_endpoint_cache::jk_ajp_common.c (2562): setting connection pool size to 25 with min 13 and acquire timeout 200
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [info] init_jk::mod_jk.c (3183): mod_jk/1.2.28 initialized
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after extension stripping: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] uri_worker_map_switch::jk_uri_worker_map.c (482): Switching uri worker map from index 0 to index 1
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.634 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker22
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker22' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker25
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker25' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.635 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker26
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker26' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker25
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker25' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker23
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker23' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker21
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker21' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] wc_get_worker_for_name::jk_worker.c (116): did not find a worker worker24
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [error] uri_worker_map_ext::jk_uri_worker_map.c (506): Could not find worker with name 'worker24' in uri map post processing.
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (171): uri map dump after extension stripping: index=0 file='(null)' reject_unsafe=0 reload=60 modified=0 checked=0
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 0: size=0 nosize=0 capacity=0
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (176): generation 1: size=41 nosize=0 capacity=44
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/cschultz/chadis/doctor/report/resources/printable.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/printable.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #1: uri=/cschultz/chadis/doctor/report/resources/details.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/details.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #2: uri=/cschultz/chadis/doctor/report/resources/browse.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/browse.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #3: uri=/cschultz/chadis/doctor/report/resources/search.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/search.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #4: uri=/cschultz/chadis/doctor/report/resources/list.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/list.html source=JkMount type=Exact len=50
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #5: uri=/cschultz/chadis/doctor/report/resources/dtw.html worker=worker22 context=/cschultz/chadis/doctor/report/resources/dtw.html source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #6: uri=/cschultz/chadis/doctor/report/delete_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/delete_annotated_dx.html source=JkMount type=Exact len=55
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #7: uri=/cschultz/chadis/doctor/report/vanderbilt-graphs.html worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graphs.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #8: uri=/cschultz/chadis/doctor/report/clinician-toolbox.html worker=worker22 context=/cschultz/chadis/doctor/report/clinician-toolbox.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #9: uri=/cschultz/chadis/doctor/report/edit_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/edit_annotated_dx.html source=JkMount type=Exact len=53
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #10: uri=/cschultz/chadis/doctor/report/add_annotated_dx.html worker=worker22 context=/cschultz/chadis/doctor/report/add_annotated_dx.html source=JkMount type=Exact len=52
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #11: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.svg worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.svg source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #12: uri=/cschultz/chadis/doctor/report/vanderbilt-graph.vml worker=worker22 context=/cschultz/chadis/doctor/report/vanderbilt-graph.vml source=JkMount type=Exact len=51
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #13: uri=/cschultz/chadis/doctor/report/bare_details.html worker=worker22 context=/cschultz/chadis/doctor/report/bare_details.html source=JkMount type=Exact len=48
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #14: uri=/cschultz/chadis/doctor/report/pafos_text.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos_text.html source=JkMount type=Exact len=46
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #15: uri=/cschultz/chadis/doctor/report/overview.html worker=worker22 context=/cschultz/chadis/doctor/report/overview.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #16: uri=/cschultz/chadis/doctor/report/physical.html worker=worker22 context=/cschultz/chadis/doctor/report/physical.html source=JkMount type=Exact len=44
[Tue Nov 03 16:10:21.636 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #17: uri=/cschultz/chadis/doctor/report/summary.html worker=worker22 context=/cschultz/chadis/doctor/report/summary.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #18: uri=/cschultz/chadis/doctor/report/details.html worker=worker22 context=/cschultz/chadis/doctor/report/details.html source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #19: uri=/cschultz/chadis/doctor/report/report.pdf worker=worker22 context=/cschultz/chadis/doctor/report/report.pdf source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #20: uri=/cschultz/chadis/doctor/report/pafos.html worker=worker22 context=/cschultz/chadis/doctor/report/pafos.html source=JkMount type=Exact len=41
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #21: uri=/cschultz/chadis/doctor/report/plan.html worker=worker22 context=/cschultz/chadis/doctor/report/plan.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #22: uri=/cschultz/chadis/doctor/report/full.html worker=worker22 context=/cschultz/chadis/doctor/report/full.html source=JkMount type=Exact len=40
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #23: uri=/cschultz/chadis/staff/questionnaire/* worker=worker21 context=/cschultz/chadis/staff/questionnaire/* source=JkMount type=Wildchar len=38
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #24: uri=/cschultz/chadis/doctor/reports/* worker=worker22 context=/cschultz/chadis/doctor/reports/* source=JkMount type=Wildchar len=33
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #25: uri=/cschultz/chadis/doctor/showClinicianWorksheet.do worker=worker22 context=/cschultz/chadis/doctor/showClinicianWorksheet.do source=JkMount type=Exact len=49
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #26: uri=/cschultz/dsm/authenticate/j_security_check worker=worker24 context=/cschultz/dsm/authenticate/j_security_check source=JkMount type=Exact len=43
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #27: uri=/cschultz/chadis/servlet/dxtree worker=worker21 context=/cschultz/chadis/servlet/dxtree source=JkMount type=Exact len=31
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #28: uri=/cschultz/chadis/servlet/echo worker=worker21 context=/cschultz/chadis/servlet/echo source=JkMount type=Exact len=29
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #29: uri=/cschultz/resource/servlet/* worker=worker25 context=/cschultz/resource/servlet/* source=JkMount type=Wildchar len=28
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #30: uri=/cschultz/resource-search/j_security_check worker=worker26 context=/cschultz/resource-search/j_security_check source=JkMount type=Exact len=42
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #31: uri=/cschultz/chadis/j_security_check worker=worker21 context=/cschultz/chadis/j_security_check source=JkMount type=Exact len=33
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #32: uri=/cschultz/resource-search/*.jsp worker=worker26 context=/cschultz/resource-search/*.jsp source=JkMount type=Wildchar len=31
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #33: uri=/cschultz/dsm/j_security_check worker=worker24 context=/cschultz/dsm/j_security_check source=JkMount type=Exact len=30
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #34: uri=/cschultz/resource-search/*.do worker=worker26 context=/cschultz/resource-search/*.do source=JkMount type=Wildchar len=30
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #35: uri=/cschultz/chadis/provision worker=worker21 context=/cschultz/chadis/provision source=JkMount type=Exact len=26
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #36: uri=/cschultz/resource/*.jsp worker=worker25 context=/cschultz/resource/*.jsp source=JkMount type=Wildchar len=24
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #37: uri=/cschultz/chadis/*.jsp worker=worker21 context=/cschultz/chadis/*.jsp source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #38: uri=/cschultz/chadis_api/* worker=worker23 context=/cschultz/chadis_api/* source=JkMount type=Wildchar len=22
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #39: uri=/cschultz/chadis/*.do worker=worker21 context=/cschultz/chadis/*.do source=JkMount type=Wildchar len=21
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_dump::jk_uri_worker_map.c (186): NEXT (1) map #40: uri=/cschultz/dsm/*.jsp worker=worker24 context=/cschultz/dsm/*.jsp source=JkMount type=Wildchar len=19
[Tue Nov 03 16:10:21.637 2009] [12642:3075483392] [debug] uri_worker_map_switch::jk_uri_worker_map.c (482): Switching uri worker map from index 0 to index 1
[Tue Nov 03 16:10:21.642 2009] [12646:3075483392] [debug] do_shm_open::jk_shm.c (550): Attached shared memory /var/log/apache2/jk-runtime-status.12642 [2] size=1664 free=0 addr=0xb7f56000
[Tue Nov 03 16:10:21.642 2009] [12646:3075483392] [debug] do_shm_open::jk_shm.c (564): Resetting the shared memory for child 2
[Tue Nov 03 16:10:21.642 2009] [12646:3075483392] [debug] do_shm_open_lock::jk_shm.c (353): Duplicated shared memory lock /var/log/apache2/jk-runtime-status.12642.lock
[Tue Nov 03 16:10:21.642 2009] [12646:3075483392] [debug] jk_child_init::mod_jk.c (3068): Initialized mod_jk/1.2.28
[Tue Nov 03 16:10:21.656 2009] [12658:3075483392] [debug] do_shm_open::jk_shm.c (550): Attached shared memory /var/log/apache2/jk-runtime-status.12642 [3] size=1664 free=1536 addr=0xb7f56000
[Tue Nov 03 16:10:21.656 2009] [12658:3075483392] [debug] do_shm_open::jk_shm.c (564): Resetting the shared memory for child 3
[Tue Nov 03 16:10:21.656 2009] [12658:3075483392] [debug] do_shm_open_lock::jk_shm.c (353): Duplicated shared memory lock /var/log/apache2/jk-runtime-status.12642.lock
[Tue Nov 03 16:10:21.657 2009] [12658:3075483392] [debug] jk_child_init::mod_jk.c (3068): Initialized mod_jk/1.2.28


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

Re: [mod_jk] Could not find worker with name

by Christopher Schultz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

On 11/3/2009 11:17 AM, Christopher Schultz wrote:
> I've done many mod_jk setups, but I'm stumped by this one.

Duh:

> worker.list=worker.worker21

s/worker\.worker/worker/g

Done. Sorry for the noise.

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrwWqoACgkQ9CaO5/Lv0PCnhACeLrv79eFgBYTgPpXOwb4Ex/EU
b4QAoKRoChdQunOkDvgcAtAj76oneKW6
=u/Er
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [mod_jk] Could not find worker with name

by Rainer Jung-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 03.11.2009 17:30, Christopher Schultz wrote:

> All,
>
> On 11/3/2009 11:17 AM, Christopher Schultz wrote:
>> I've done many mod_jk setups, but I'm stumped by this one.
>
> Duh:
>
>> worker.list=worker.worker21
>
> s/worker\.worker/worker/g
>
> Done. Sorry for the noise.

You are to fast for us :)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [mod_jk] Could not find worker with name

by awarnier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Chris,

up to a certain point, I see in the logfile workers called
"worker.workerNN".
and then, at some point, there are references to workers called just
"workerNN", which are the ones it does not find.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...