From tomcat-user-return-20493-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Fri May 24 04:41:02 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 67502 invoked from network); 24 May 2002 04:41:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 May 2002 04:41:02 -0000 Received: (qmail 24227 invoked by uid 97); 24 May 2002 04:39:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24207 invoked by uid 97); 24 May 2002 04:39:43 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 24192 invoked by uid 98); 24 May 2002 04:39:42 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Use Worker MPM with mod_webapp X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Fri, 24 May 2002 12:39:17 +0800 Message-ID: <18FA91F46174B347B981B6356A32F875063254@exchsvr.macroview.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Use Worker MPM with mod_webapp Thread-Index: AcICRNNDzgl9me/FQWeo6A6KwToDKQAgkNzwAABGcUAABIiOcAAAjxnQ From: "Steve Wong" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Even try in Linux platform, still failed. I am using Gnu make 3.79.1, Gnu ld 2.10.91, gcc 2.96 in Red Hat 7.1 My Apache is: Server version: Apache/2.0.36 Server built: May 24 2002 12:24:46 Server's Module Magic Number: 20020329:1 Architecture: 32-bit The error_log is as follows: [Fri May 24 12:35:07 2002] [error] Cannot deploy application sso [Fri May 24 12:35:07 2002] [error] Cannot deploy application sso [Fri May 24 12:35:15 2002] [error] (null) [Fri May 24 12:35:15 2002] [error] (null) [Fri May 24 12:35:16 2002] [error] (null) [Fri May 24 12:35:16 2002] [error] (null) [Fri May 24 12:35:16 2002] [error] (null) In access_log, HTTP code 500 is returned. -----Original Message----- From: Steve Wong=20 Sent: Friday, May 24, 2002 12:21 PM To: Tomcat Users List Subject: RE: Use Worker MPM with mod_webapp Here is what I see in the error_log [Fri May 24 12:18:08 2002] [notice] Apache/2.0.36 (Unix) configured -- = resuming normal operations [Fri May 24 12:18:23 2002] [error] (null) [Fri May 24 12:18:23 2002] [error] (null) [Fri May 24 12:18:23 2002] [error] [Fri May 24 12:19:36 2002] [error] Cannot shutdown "warpConnection" [Fri May 24 12:19:36 2002] [error] Cannot close "warpConnection" [Fri May 24 12:19:36 2002] [error] Communitcation interrupted [Fri May 24 12:19:36 2002] [error] Communitcation interrupted [Fri May 24 12:19:36 2002] [error] Communitcation interrupted [Fri May 24 12:19:36 2002] [notice] child pid 1706 exit signal = Segmentation faul t (11) [Fri May 24 12:19:38 2002] [error] (null) [Fri May 24 12:19:38 2002] [error] (null) -----Original Message----- From: Steve Wong=20 Sent: Friday, May 24, 2002 10:11 AM To: Tomcat Users List Subject: RE: Use Worker MPM with mod_webapp The Cannot mix error is like this: Finishing up checking for APR compilation flags... configure: error: Cannot mix gcc = and native cc -----Original Message----- From: Steve Wong=20 Sent: Friday, May 24, 2002 10:08 AM To: Tomcat Users List Subject: RE: Use Worker MPM with mod_webapp Before having the error_log for you to see. It's really troublesome for me to make Apache and mod_webapp in = Solaris8. In Linux, it is really fine. In solaris 8, I have Gnu's ld and gcc installed. And I also have = solaris's ld there. Solaris's ld is in /usr/ccs/bin And Gnu's ld is in /usr/local/bin and = /usr/local/sparc.../bin I find that if I don't rename the directory /usr/local/sparc... to = something else. Everytime I make Apache, it uses Gnu's ld in /usr/local/sparc... no = matter what my PATH is set. However, Apache is stilling made fine. BUT, when I run ./configure --with-apxs=3D..... FOR mod_webapp It says that I cannot mix the gcc and native cc. AND the configuration = failed. The configuration success if I use Solaris's ld to make Apache. Why will this happen and Is this normal?? Thx. and Regards. Steve. -----Original Message----- From: Simon Stewart [mailto:sms@lateral.net] Sent: Thursday, May 23, 2002 6:30 PM To: Tomcat Users List Subject: Re: Use Worker MPM with mod_webapp On Thu, May 23, 2002 at 10:49:53AM +0800, Steve Wong wrote: > > Does mod_webapp work well with Worker MPM?? > I find no problem when I am using prefork MPM but return code to be = 500 =3D > when I am using > worker MPM. > My config is Apache2.0.35, mod_webapp built from =3D > jakarta-tomcat-connector-src, jdk1.3.1, Solaris8. I use the worker mpm on Linux, as well as Apache 2 and mod_webapp. It works for me.... What do the apache logs say? Cheers, Simon --=20 If You Can't Live Without Me, Why Aren't You Dead? My Life Story. -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: For additional commands, e-mail: