  | 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
|
|
|
  | | | jk2: [error] mod_jk child init 1 0 with win98 | jk2: [error] mod_jk child init 1 0 with win98 2003-12-05 - By Hans-Peter Fier
Back hi all, on a Win98-system I've installed - Apache2.0.48 - mod_jk2-2.0.43.dll - Tomcat 5.0.14
During Apache-startup an error "[error] mod_jk child init 1 0" occurs. Does anybody know about this problem an how to avoid it? Maybe it's not an error but an erroneous handling of ChildID 0 in mod_jk2.c? Thanks, HP
The relevant parts of the logfile and the workers2.properties:
Apache logfile ========== [Thu Dec 04 23:22:36 2003] [notice] Parent: Created child process -1043859 [Thu Dec 04 23:22:36 2003] [debug] mpm_winnt.c(505): Parent: Sent the scoreboard to the child [Thu Dec 04 23:22:37 2003] [notice] Child -1043859: Child process is running [Thu Dec 04 23:22:37 2003] [debug] mpm_winnt.c(426): Child -1043859: Retrieved our scoreboard from the parent. [Thu Dec 04 23:22:37 2003] [info] Parent: Duplicating socket 60 and sending it to child process -1043859 [Thu Dec 04 23:22:37 2003] [debug] mpm_winnt.c(623): Parent: Sent 1 listeners to child -1043859 [Thu Dec 04 23:22:37 2003] [debug] mpm_winnt.c(582): Child -1043859: retrieved 1 listeners from parent [Thu Dec 04 23:22:37 2003] [notice] jk2_init() Found child -1043859 in scoreboard slot 0 [Thu Dec 04 23:22:37 2003] [debug] jk_uriMap.c(377): uriMap.init() Fixing Host * ... [Thu Dec 04 23:22:37 2003] [notice] workerEnv.init() ok D:/NET/APACHE/2048/Apache2/conf/workers2.properties [Thu Dec 04 23:22:37 2003] [error] mod_jk child init 1 0 [Thu Dec 04 23:22:37 2003] [notice] Child -1043859: Acquired the start mutex. [Thu Dec 04 23:22:37 2003] [notice] Child -1043859: Starting 250 worker threads. [Thu Dec 04 23:22:37 2003] [debug] child.c(695): Child -1043859: Worker thread 0 starting.
workers2.properties ==============
[logger.apache2] level=DEBUG
[config:] file=d:/NET/APACHE/2048/Apache2/conf/workers2.properties debug=0 debugEnv=0
[shm:] info=Scoreboard. Required for reconfiguration and status with multiprocess servers file=f:/Webserver/Admin/logs/shm.file size=1048576 debug=0 disabled=0
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|
 |