Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
done did not found a worker

done did not found a worker

2004-02-10       - By Sergio

 Back
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Hello, Nicholas.

Maybe I'm wrong that I give you this config, but it works on my
system (Win2003) (the part about pathes I've used before, and about
balancers i've find in the web-documentation):
# Start config-- ------>
worker.ajp13.type=ajp13
# more than 1
worker.ajp13.lbfactor=1
worker.loadbalancer.type=lb
worker.loadbalancer.balanced_workers=ajp13
worker.tomcat_home="C:\apache2\tomcat5.0.18"
worker.java_home="C:\apache2\j2sdk1.4.2_03"
ps=\  #for Win, for Unix => /
worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=localhost
# End config-- ------>

It was Tomcat 4.xx and now its 5.0.18.
If somebody can give comments or suggestions I'll be apreciated too.
Thanks and good luck.


NB> I'm hoping someone can give me a bit of insight as to what I might be
NB> doing wrong with connecting Apache V.2 w/ Tomcat V.4 using mod_jk
NB> v1.2.5. It looks like apache is trying to talk to tomcat when is sees
NB> that /examples/ is supposed to be handled by tomcat via mod_jk but when
NB> mod_jk tries to use ajp13 to talk to tomcat, it gets confused, and
NB> addition, so do I. :)

NB> Instead of putting a boat-load of logs and config files in this email,
NB> I've put them on the web @: http://nicholasbernstein.com/tomcat/
NB> Hopefully, that will be more convenient for anyone who is willing to
NB> take a look.

NB> The mod_jk.log error is:
NB>         [Fri Feb 06 17:18:20 2004]  [jk_worker.c (136)]:
NB> wc_get_worker_for_name, done did not found a worker
NB>         [Fri Feb 06 17:21:02 2004]  [jk_uri_worker_map.c
NB> (486)]: Into jk_uri_worker_map_t::map_uri_to_worker
NB>         [Fri Feb 06 17:21:02 2004]  [jk_uri_worker_map.c
NB> (500)]: Attempting to map URI '/examples/'
NB>         [Fri Feb 06 17:21:02 2004]  [jk_uri_worker_map.c
NB> (514)]: jk_uri_worker_map_t::map_uri_to_worker, Found an exact
NB> match ajp13 -> /examples/
NB>         [Fri Feb 06 17:21:02 2004]  [mod_jk.c (1709)]: Into
NB> handler r->proxyreq=0 r->handler=jakarta-servlet
NB> r->notes=136692072 worker=ajp13
NB>         [Fri Feb 06 17:21:02 2004]  [jk_worker.c (132)]: Into wc_get_worker
_for_name ajp13
NB>         [Fri Feb 06 17:21:02 2004]  [jk_worker.c (136)]:
NB> wc_get_worker_for_name, done did not found a worker

NB> Any help would be appreciated; I've gone through a decent portion of the
NB> mailing list archives, as well as google, but the only thing I could
NB> find was making workers.properties be a minimal:

NB>   worker.list=ajp13
NB>   worker.ajp13.type=ajp13
NB>   worker.ajp13.host=localhost
NB>   worker.ajp13.port=8009

NB> unfortunately making that change did not modify the error in any way.




--
Sincerely yours,
Sergio                          mailto:Apache-Tomcat@(protected)


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.