> From: Lior Shliechkorn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 15, 2002 7:09 PM

> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (82)]: Into wc_open
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (207)]: Into 
> build_worker_map, creating 1 workers
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (213)]: 
> build_worker_map, creating worker ajp12
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (138)]: Into wc_create_worker
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (152)]: 
> wc_create_worker, about to create instance ajp12 of ajp12
> [Tue Oct 15 12:34:16 2002]  [jk_ajp12_worker.c (264)]: Into 
> ajp12_worker_factory
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (161)]: 
> wc_create_worker, about to validate and init ajp12
> [Tue Oct 15 12:34:16 2002]  [jk_ajp12_worker.c (182)]: Into 
> jk_worker_t::validate
> [Tue Oct 15 12:34:16 2002]  [jk_ajp12_worker.c (194)]: In 
> jk_worker_t::validate for worker ajp12 contact is localhost:8007
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (177)]: 
> wc_create_worker, done
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (223)]: 
> build_worker_map, removing old ajp12 worker 
> [Tue Oct 15 12:34:16 2002]  [jk_worker.c (235)]: 
> build_worker_map, done


This log excerpt seems to say that your workers.properties files doenst
define a "ajp13" worker, and you are assinging the uri to this
nonexistent worker.. 

1) To see it working use ajp12 instead of ajp13 in your uw.p file
2) post your w.p file to help you use the better ajp13 protocol instead
of ajp12

HTH

Saludos, 
Ignacio J. Ortega 

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

Reply via email to