Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 55656 invoked from network); 23 Feb 2006 17:24:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Feb 2006 17:24:30 -0000 Received: (qmail 78960 invoked by uid 500); 23 Feb 2006 17:24:15 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 78931 invoked by uid 500); 23 Feb 2006 17:24:14 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 78918 invoked by uid 99); 23 Feb 2006 17:24:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2006 09:24:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tiptastic@gmail.com designates 66.249.92.201 as permitted sender) Received: from [66.249.92.201] (HELO uproxy.gmail.com) (66.249.92.201) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2006 09:24:13 -0800 Received: by uproxy.gmail.com with SMTP id m2so45269ugc for ; Thu, 23 Feb 2006 09:23:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=azi+JYmVzzAWDq29ntmLi/abmv/8bJZ3sL48vcZKWLfycHe+RU1VEDxwSBMGPYJ+IaPvgq51ChIF/i8EsilY3Waot2OKmsgRiFYSoMiGFiMEuDSAG+OkV/GUiGQZQJ9ICHGMqVjV8V+iwt5vjP0v+K0rb0il3IhI3DgmgyWVluA= Received: by 10.66.225.18 with SMTP id x18mr3248207ugg; Thu, 23 Feb 2006 09:23:51 -0800 (PST) Received: by 10.67.23.13 with HTTP; Thu, 23 Feb 2006 09:23:51 -0800 (PST) Message-ID: <5d1c1db40602230923x75ce27d9r3301cd60676c3400@mail.gmail.com> Date: Thu, 23 Feb 2006 17:23:51 +0000 From: "James Taylor" To: "Tomcat Users List" Subject: Re: mod_jk config error In-Reply-To: <43FDB039.7000500@jboss.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5d1c1db40602230444w5c036e96s1aaeb91e159e8a4c@mail.gmail.com> <43FDB039.7000500@jboss.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sorry Mladen, I thought I had done as you advised. I've reconfigured and remade it and have it working. Thanks for your help with this. Regards, James. On 2/23/06, Mladen Turk wrote: > James Taylor wrote: > > Hi there, > > I'm trying to config mod_jk 1.2.15 with tomcat 5.5.12 and apache2 in > > my account on a solaris10 machine and I get the following error when I > > run > >> ~/sw/apache2.0/bin/apachectl start > > Syntax error on line 1038 of > > /home/rmorrin/James/Java/DownloadedSoftware/apache2.0/conf/httpd.conf: > > Cannot load /home/rmorrin/James/Java/DownloadedSoftware/apache2.0/modul= es/mod_jk.so > > into server: ld.so.1: httpd: fatal: relocation error: file > > /home/rmorrin/James/Java/DownloadedSoftware/apache2.0/modules/mod_jk.so= : > > symbol jni_worker_factory: referenced symbol not found > > > > Please see my config file details at the end of this post. > > Any help to resolve this is appreciated, > > Regards, > > James. > > > > I told you on Feb 21 that the jni is not supported. > I do not understand why do you still try to have JNI > support? > > Please follow the instructions I gave you, because > things you are trying to do leads to nowhere. > > Regards, > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org