Frédéric Viollet a écrit :

Hi all,

Is anyone aware of a problem with using frames and mod_jk on windows?
I'm using Apache 1.3.33 - mod_jk 1.2.14 and I've got the folowing problem: I'm trying to access an HTML page with frames in it. Only the first frame is correctly displayed;
the other says "Internal Server Error"
My HTML page is called toto.html, the first frame is bonjour.jsp and the second is bonjour2.jsp (the two jsps are identical)
If anyone could tell me if I'm doing something wrong.... :(
Thanks...

On the apache side (in the mod_jk.log file) I get the following traces:
[Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (449): Attempting to map URI '/myapp/toto.html' from 8 maps [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin' [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin' [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/myapp/*' [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_uri_worker_map.c (475): Found a wildchar match bonita_worker -> /myapp/* [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_worker.c (111): found a worker bonita_worker [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_worker.c (301): Maintaining worker bonita_worker [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] mod_jk.c (488): Service protocol=HTTP/1.1 method=GET host=(null) addrr=129.185.75.10 name=biguine.frcl.bull.fr port=8000 auth=(null) user=(null) laddr=129.182.22.21 raddr=129.185.75.10 [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (2131): acquired connection cache slot=0 [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (566): ajp marshaling done [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (1670): processing with 3 retries [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (909): sending to ajp13 pos=4 len=273 max=8192
.....
[Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (1261): request body to send 0 - request body to resend 0 [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (1037): received from ajp13 pos=0 len=139 max=8192
.....
[Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (621): status = 200 [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (628): Number of headers is = 4 [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (684): Header[0] [ETag] = [W/"546-1123233762561"] [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (684): Header[1] [Last-Modified] = [Fri, 05 Aug 2005 09:22:42 GMT] [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (684): Header[2] [Content-Type] = [text/html] [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (684): Header[3] [Content-Length] = [546] [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (1037): received from ajp13 pos=0 len=550 max=8192
.....
[Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (1037): received from ajp13 pos=0 len=2 max=8192
...
[Fri Aug 05 11:24:22 2005] [5172:5584] [debug] jk_ajp_common.c (2074): recycling connection cache slot=0 for worker bonita_worker [Fri Aug 05 11:24:22 2005] [5172:5584] [debug] mod_jk.c (1828): Service finished with status=200 for worker=bonita_worker [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (449): Attempting to map URI '/myapp/bonjour.jsp' from 8 maps [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin' [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin' [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/myapp/*' [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_uri_worker_map.c (475): Found a wildchar match bonita_worker -> /myapp/* [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_worker.c (111): found a worker bonita_worker [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] mod_jk.c (488): Service protocol=HTTP/1.1 method=GET host=(null) addrr=129.185.75.10 name=biguine.frcl.bull.fr port=8000 auth=(null) user=(null) laddr=129.182.22.21 raddr=129.185.75.10 [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (2131): acquired connection cache slot=0 [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (566): ajp marshaling done [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (1670): processing with 3 retries [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (909): sending to ajp13 pos=4 len=500 max=8192
....
[Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (1261): request body to send 0 - request body to resend 0 [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (449): Attempting to map URI '/myapp/bonjour2.jsp' from 8 maps [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin/*' [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jonasAdmin' [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jiapAdmin' [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/myapp/*' [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_uri_worker_map.c (475): Found a wildchar match bonita_worker -> /myapp/* [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] jk_worker.c (111): found a worker bonita_worker [Fri Aug 05 11:24:22 2005] [5172:4532] [debug] mod_jk.c (488): Service protocol=HTTP/1.1 method=GET host=(null) addrr=129.185.75.10 name=biguine.frcl.bull.fr port=8000 auth=(null) user=(null) laddr=129.182.22.21 raddr=129.185.75.10 [Fri Aug 05 11:24:22 2005] [5172:4532] [warn] jk_ajp_common.c (2138): Unable to get the free endpoint for worker bonita_worker from 1 slots [Fri Aug 05 11:24:22 2005] [5172:4532] [info] jk_ajp_common.c (2152): can't find free endpoint [Fri Aug 05 11:24:22 2005] [5172:4532] [info] mod_jk.c (1844): Service error=0 for worker=bonita_worker [Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (1037): received from ajp13 pos=0 len=164 max=8192
.....
[Fri Aug 05 11:24:22 2005] [5172:2684] [debug] jk_ajp_common.c (621): status = 200

Fred

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


Ok, forget what I just said... :) I found where my mistake was.
I hadn't set any connection_pool_size for my jk worker....

Thanks anyway

Fred

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

Reply via email to