Good evening again.
No idea why the size difference but have attached tonights trace log as indicated.
The configuration is based on Peter Rosbach's config from a few days ago. The 'worker2' __will__ fail because it is non-existant, but logic says this is similar to a Tomcat that went offline in service, and the balancer (ideally?) should aim everything at worker1, but the trace shows even it is having trouble connecting. If this hadn't worked two days ago I would definitely not be taking this problem further!


Apologies for the hassles.
Regards,
Norm

Mladen Turk wrote:
NormW wrote:

Good evening...
 From this I assume:
1) The current config is okay,
Only not sure why you need /*.jsp and /servlet/*.
It's a bad practice. You should map only deployed
applications, but OK.
2) You didn't get the trace I sent last night.
Think that dev list has a limit on attachments.
Just cc to my email address.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


.


[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (68): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_shm.c (90): Initialized 
shared memory size=1049600 free=1048576 addr=0x81f1dbc0
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (93): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] mod_jk.c (2302): Initialized 
shm:memory
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (192): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (442): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (461): rule 
map size is 7
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /status/=status was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (366): 
suffix rule /.jsp=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /servlet/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (405): exact 
rule /admin=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /admin/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (405): exact 
rule /manager=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /manager/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (478): there 
are 7 rules
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (497): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (199): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (44): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (213): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (219): creating 
worker lb1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance lb1 of lb
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (836): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (864): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init lb1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (665): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance worker1 of ajp13
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (83): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (116): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init worker1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (34): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1741): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1764): worker 
worker1 contact is 'localhost:9009'
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1770): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (36): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (47): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1837): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1853): setting 
socket keepalive to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1892): setting 
socket timeout to -1
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1896): setting 
socket buffer size to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1900): setting 
connection recycle timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1904): setting 
cache timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1908): setting 
connect timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1912): setting 
reply timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1916): setting 
prepost timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1920): setting 
recovery opts to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1924): setting 
number of retries to 3
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1793): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1801): setting 
connection cache size to 1000
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1825): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1957): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (53): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance worker2 of ajp13
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (83): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (116): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init worker2
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (34): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1741): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1764): worker 
worker2 contact is '10.202.65.190:9009'
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1770): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (36): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (47): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1837): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1853): setting 
socket keepalive to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1892): setting 
socket timeout to -1
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1896): setting 
socket buffer size to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1900): setting 
connection recycle timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1904): setting 
cache timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1908): setting 
connect timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1912): setting 
reply timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1916): setting 
prepost timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1920): setting 
recovery opts to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1924): setting 
number of retries to 3
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1793): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1801): setting 
connection cache size to 1000
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1825): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1957): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (53): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_lb_worker.c (737): Balanced 
worker 0 has name worker1 in domain 
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_lb_worker.c (737): Balanced 
worker 1 has name worker2 in domain 
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (743): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (761): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (782): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (231): removing old 
lb1 worker
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (219): creating 
worker status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance status of status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (701): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (727): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (635): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (638): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (651): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (656): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (231): removing old 
status worker
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (247): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (68): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] mod_jk.c (1699): Shmem cleanup
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (68): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_shm.c (90): Initialized 
shared memory size=1049600 free=1048576 addr=0x81f19320
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (93): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] mod_jk.c (2302): Initialized 
shm:memory
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (192): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (442): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (461): rule 
map size is 7
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /status/=status was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (366): 
suffix rule /.jsp=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /servlet/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (405): exact 
rule /admin=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /admin/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (405): exact 
rule /manager=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (282): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (385): match 
rule /manager/=lb1 was added
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (433): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_uri_worker_map.c (478): there 
are 7 rules
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (497): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_uri_worker_map.c (199): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (44): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (213): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (219): creating 
worker lb1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance lb1 of lb
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (836): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (864): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init lb1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (665): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance worker1 of ajp13
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (83): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (116): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init worker1
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (34): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1741): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1764): worker 
worker1 contact is 'localhost:9009'
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1770): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (36): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (47): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1837): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1853): setting 
socket keepalive to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1892): setting 
socket timeout to -1
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1896): setting 
socket buffer size to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1900): setting 
connection recycle timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1904): setting 
cache timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1908): setting 
connect timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1912): setting 
reply timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1916): setting 
prepost timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1920): setting 
recovery opts to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1924): setting 
number of retries to 3
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1793): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1801): setting 
connection cache size to 1000
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1825): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1957): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (53): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance worker2 of ajp13
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (83): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (116): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init worker2
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (34): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1741): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1764): worker 
worker2 contact is '10.202.65.190:9009'
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1770): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (36): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (47): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1837): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1853): setting 
socket keepalive to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1892): setting 
socket timeout to -1
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1896): setting 
socket buffer size to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1900): setting 
connection recycle timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1904): setting 
cache timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1908): setting 
connect timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1912): setting 
reply timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1916): setting 
prepost timeout to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1920): setting 
recovery opts to 0
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1924): setting 
number of retries to 3
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1793): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_ajp_common.c (1801): setting 
connection cache size to 1000
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1825): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp_common.c (1957): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_ajp13_worker.c (53): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_lb_worker.c (737): Balanced 
worker 0 has name worker1 in domain 
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_lb_worker.c (737): Balanced 
worker 1 has name worker2 in domain 
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (743): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (761): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_lb_worker.c (782): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (231): removing old 
lb1 worker
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (219): creating 
worker status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (105): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (125): about to 
create instance status of status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (701): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (727): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (138): about to 
validate and init status
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (635): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (638): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (651): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_status.c (656): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (175): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_worker.c (231): removing old 
status worker
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (247): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_worker.c (68): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] mod_jk.c (2264): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (99): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (68): enter
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_shm.c (71): Shared memory is 
already opened
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (72): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] jk_shm.c (104): Attached shared 
memory [1] size=1048576 free=1047784 addr=0x81f19320
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] jk_shm.c (109): exit
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] mod_jk.c (2268): Attached 
shm:memory
[Fri Feb 18 17:41:39 2005] [0076:0001] [debug] mod_jk.c (2278): Initialized 
mod_jk/1.2.9-dev
[Fri Feb 18 17:41:39 2005] [0076:0001] [trace] mod_jk.c (2279): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_uri_worker_map.c (656): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (685): 
Attempting to map URI '/admin/' from 7 maps
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (703): 
Attempting to map context URI '/servlet/*'
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (703): 
Attempting to map context URI '/manager/*'
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (703): 
Attempting to map context URI '/manager'
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (703): 
Attempting to map context URI '/status/*'
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (703): 
Attempting to map context URI '/admin/*'
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_uri_worker_map.c (740): Found 
a context match lb1 -> /admin/
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_uri_worker_map.c (806): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] mod_jk.c (1725): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] mod_jk.c (1778): Into handler 
jakarta-servlet worker=lb1 r->proxyreq=0
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_worker.c (84): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_worker.c (94): found a worker 
lb1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_worker.c (96): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] mod_jk.c (485): agsp=80 
agsn=10.202.65.186 hostn=10.202.65.186 shostn=www.nwinc.org.au cbsport=80 
sport=80 claport=80
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (789): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (800): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (504): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (519): service 
sticky_session=1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (411): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (492): found best 
worker (worker1) using by request method
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (496): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp13_worker.c (72): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2055): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (2115): acquired 
connection cache slot=0
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2118): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp13_worker.c (74): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (542): service 
worker=worker1 jvm_route=worker1 rc=1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1602): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (379): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (551): ajp 
marshaling done
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (552): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (1640): 
processing with 3 retries
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 47 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (241): socket 47 
connected to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (842): connected 
sd = 47 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (852): Socket is 
not connected any more (status=-4)
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (856): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 48 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (241): socket 48 
connected to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (842): connected 
sd = 48 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (852): Socket is 
not connected any more (status=-4)
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (856): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=2
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 49 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (241): socket 49 
connected to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (842): connected 
sd = 49 to 127.0.0.1:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (852): Socket is 
not connected any more (status=-4)
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (856): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=3
[Fri Feb 18 17:42:00 2005] [0076:0002] [error] jk_ajp_common.c (1716): Error 
connecting to tomcat. Tomcat is probably not started or is listening on the 
wrong port. worker=worker1 failed
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1726): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2002): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (2029): 
recycling connection cache slot=0 for worker worker1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2032): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_lb_worker.c (595): service 
failed, worker worker1 is in error state
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (613): 
recoverable error... will try to recover on other host
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (411): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (171): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (175): worker 
worker1 will recover in 60 seconds
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (188): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (492): found best 
worker (worker2) using by request method
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (496): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp13_worker.c (72): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2055): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (2115): acquired 
connection cache slot=0
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2118): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp13_worker.c (74): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (542): service 
worker=worker2 jvm_route=worker2 rc=1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1602): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (379): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (551): ajp 
marshaling done
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (552): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (1640): 
processing with 3 retries
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 50 to 10.202.65.190:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_connect.c (233): connect to 
10.202.65.190:9009 failed with errno=54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (878): Failed 
connecting to tomcat. Tomcat is probably not started or is listening on the 
wrong host/port (10.202.65.190:9009). Failed errno = 54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (882): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 51 to 10.202.65.190:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_connect.c (233): connect to 
10.202.65.190:9009 failed with errno=54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (878): Failed 
connecting to tomcat. Tomcat is probably not started or is listening on the 
wrong host/port (10.202.65.190:9009). Failed errno = 54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (882): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=2
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1154): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (834): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (131): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (151): socket 
TCP_NODELAY set to On
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_connect.c (213): trying to 
connect socket 52 to 10.202.65.190:9009
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_connect.c (233): connect to 
10.202.65.190:9009 failed with errno=54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_connect.c (244): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (878): Failed 
connecting to tomcat. Tomcat is probably not started or is listening on the 
wrong host/port (10.202.65.190:9009). Failed errno = 54
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (882): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1223): Error 
connecting to the Tomcat process.
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1225): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_ajp_common.c (1707): Sending 
request to tomcat failed,  recoverable operation attempt=3
[Fri Feb 18 17:42:00 2005] [0076:0002] [error] jk_ajp_common.c (1716): Error 
connecting to tomcat. Tomcat is probably not started or is listening on the 
wrong port. worker=worker2 failed
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (1726): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2002): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_ajp_common.c (2029): 
recycling connection cache slot=0 for worker worker2
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_ajp_common.c (2032): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  jk_lb_worker.c (595): service 
failed, worker worker2 is in error state
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (613): 
recoverable error... will try to recover on other host
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (411): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (171): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (175): worker 
worker1 will recover in 60 seconds
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (188): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (171): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [debug] jk_lb_worker.c (175): worker 
worker2 will recover in 60 seconds
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (188): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (496): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [error] jk_lb_worker.c (618): All tomcat 
instances failed, no more workers left
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (620): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (641): enter
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] jk_lb_worker.c (652): exit
[Fri Feb 18 17:42:00 2005] [0076:0002] lb1 10.202.65.186 0.010048 200 -

[Fri Feb 18 17:42:00 2005] [0076:0002] [info]  mod_jk.c (1938): Service error=0 
for worker=lb1
[Fri Feb 18 17:42:00 2005] [0076:0002] [trace] mod_jk.c (1941): exit
[Fri Feb 18 17:42:34 2005] [0076:0001] [debug] mod_jk.c (1699): Shmem cleanup
[Fri Feb 18 17:42:34 2005] [0076:0001] [debug] mod_jk.c (1699): Shmem cleanup

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to