Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 11349 invoked from network); 29 Jan 2002 18:39:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Jan 2002 18:39:54 -0000 Received: (qmail 10244 invoked by uid 97); 29 Jan 2002 18:39:47 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 10217 invoked by uid 97); 29 Jan 2002 18:39:47 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 10206 invoked from network); 29 Jan 2002 18:39:46 -0000 X-Authentication-Warning: goby.lotspeich.org: erik owned process doing -bs Date: Tue, 29 Jan 2002 10:39:45 -0800 (PST) From: Erik Lotspeich X-X-Sender: To: Subject: Problems with mod_webapp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I have successfully compiled Jakarta Tomcat 4 and gotten it up and running. My problem is with mod_webapp. I've compiled mod_webapp with debugging flags. After fixing the Makefile which fails to link against the pthread library properly, I receive the following output when trying to start Apache. [Mon Jan 28 15:58:22 2002] 2606 (wa_main.c:77) WebApp Library initializing [Mon Jan 28 15:58:22 2002] 2606 (wa_main.c:81) Initializing APR [Mon Jan 28 15:58:22 2002] 2606 (pr_info.c:66) INFO provider initialized [Mon Jan 28 15:58:22 2002] 2606 (pr_warp.c:62) WARP provider initialized [Mon Jan 28 15:58:22 2002] 2606 (wa_main.c:101) WebApp Library initialized [Mon Jan 28 15:58:22 2002] 2606 (wa_config.c:167) Created connection "conn" (Prov: "warp" Param: "localhost:8008") [Mon Jan 28 15:58:22 2002] 2606 (wa_config.c:126) Created virtual host "flamehawk.lotspeich.org:8080" [Mon Jan 28 15:58:22 2002] 2606 (wa_config.c:100) Created application "examples" in path "/examples/" [Mon Jan 28 15:58:22 2002] 2606 (wa_main.c:187) Application examples deployed for http://flamehawk.lotspeich.org:8080/examples/ (Conn: conn) bin/apachectl start: httpd started httpd quits right after it starts and before printing any error messages in the logs. Does anyone have any suggestions? Any recomendations for how to build mod_webapp properly? Any help would be greatly appreciated, Thanks, Erik. -- To unsubscribe, e-mail: For additional commands, e-mail: