  | 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
|
|
|
  | | | can 't find child in scoreboard error | can 't find child in scoreboard error 2003-12-06 - By Sachin Dole
Back Hi
I have checked the archives and google to solve the problem but to no avail. Please help.
The error I get in my apache error_log when navigating to http://localhost/examples is:
[Sat Dec 06 00:11:21 2003] [info] Server: Apache/2.0.46, Interface: mod_ssl/2.0.46, Library: OpenSSL/0.9.6b [Sat Dec 06 00:11:21 2003] [error] jk2_init() Can't find child 2386 in scoreboard [Sat Dec 06 00:11:21 2003] [error] mod_jk child init 1 -2 [Sat Dec 06 00:11:21 2003] [error] jk2_init() Can't find child 2389 in scoreboard [Sat Dec 06 00:11:21 2003] [error] mod_jk child init 1 -2 [Sat Dec 06 00:11:21 2003] [notice] Apache/2.0.46 (Unix) mod_ssl/2.0.46 OpenSSL/0.9.6b mod_jk2/2.0.3-dev configured -- resuming normal operations [Sat Dec 06 00:11:21 2003] [info] Server built: Nov 30 2003 02:31:06 [Sat Dec 06 00:11:21 2003] [debug]
in the catalina.out log output seems fine: [Sat Dec 06 00:10:08 2003] ( info ) [jk_uriEnv.c (245)] uriEnv.setAttribute() t he worker directive is deprecated. Use 'group' instead. [Sat Dec 06 00:10:08 2003] ( info ) [jk_uriEnv.c (245)] uriEnv.setAttribute() t he worker directive is deprecated. Use 'group' instead. [Sat Dec 06 00:10:08 2003] ( info ) [jk_logger_file.c (184)] Initializing log f ile stderr [Sat Dec 06 00:10:08 2003] ( info ) [jk_workerEnv.c (403)] workerEnv.init() ok /usr/local/apache2/conf/workers2.properties Dec 6, 2003 12:10:08 AM org.apache.jk.apr.AprImpl init INFO: JK2: Initialized apr Dec 6, 2003 12:10:08 AM org.apache.jk.common.ChannelUn init INFO: JK: listening on unix socket: /opt/apache/jakarta-tomcat-4 (See http://cat-4.ora-code.com).1.29/work/jk2.s ocket Dec 6, 2003 12:10:08 AM org.apache.jk.common.ChannelSocket init INFO: JK2: ajp13 listening on /0.0.0.0:8009
I am trying to use unix sockets.
WHAT could be wrong? I have made sure that shm.file exists and that the same shm.file is being used by tomcat and apache.
I am using apache 2.0.46, jk2 2.0.3 and tomcat 4.1.29.
Please help.
sachin dole
===== Cheers!
Sachin Dole
__ ____ ____ ____ ____ ____ ______ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|
 |