I apologize for the extra message, but I've been
watching very carefully, and I think I see where
things start to go wrong.

It was serving requests just fine.  Then there was a
period where no requests came through, and the server
was idle for almost 5 minutes.  

The next request that came through, caused it to get
stuck at "Maintaining worker app01".  And it's been
stuck there ever since.

Here's the last request that went through, and then
the place where it got stuck right after:

#############################################
<snip>
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c
(1037): 03e0    20 66 61 6C 73 65 3B 22 3E 63 6C 69 63
6B 69 6E  - .false;">clickin
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c
(1037): 03f0    67 20 68 65 72 65 3C 2F 61 3E 2E 3C 2F
74 64 3E  - g.here</a>.</td>
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ws_write::mod_jk.c (412): written 5416 out of 5416
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c
(1037): received from ajp13 pos=0 len=2 max=8192
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c
(1037): 0000    05 01 00 00 00 00 00 00 00 00 00 00 00
00 00 00  - ................
[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
ajp_done::jk_ajp_common.c (2074): recycling connection
cache slot=0 for worker app01
[Wed Feb 22 01:40:09 2006] [17180:22880] app01
web01.mysite.com 0.308543 GET /index.jsp

[Wed Feb 22 01:40:09 2006] [17180:22880] [debug]
jk_handler::mod_jk.c (1969): Service finished with
status=200 for worker=app01
#############################################

So far so good.  Now the next request comes through
almost 5 minutes later, and gets stuck:

#############################################
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449):
Attempting to map URI '/index.jsp' from 3 maps
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461):
Attempting to map context URI '/services/*'
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461):
Attempting to map context URI '/servlet/*'
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461):
Attempting to map context URI '/*.jsp'
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a
wildchar match app01 -> /*.jsp
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
jk_handler::mod_jk.c (1839): Into handler
jakarta-servlet worker=app01 r->proxyreq=0
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
wc_get_worker_for_name::jk_worker.c (111): found a
worker app01
[Wed Feb 22 01:44:55 2006] [17181:22880] [debug]
wc_maintain::jk_worker.c (301): Maintaining worker
app01
#############################################

Thanks,
-Michael


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to