From owner-freebsd-java Fri Jul 26 6:33:29 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45AE537B400 for ; Fri, 26 Jul 2002 06:33:28 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFA443E3B for ; Fri, 26 Jul 2002 06:33:27 -0700 (PDT) (envelope-from mailing_lists@devzerog.com) Received: from devzerog.com ([80.4.0.140]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020726133318.JMFF16050.mta01-svc.ntlworld.com@devzerog.com> for ; Fri, 26 Jul 2002 14:33:18 +0100 Message-ID: <3D414FB9.9030003@devzerog.com> Date: Fri, 26 Jul 2002 14:33:45 +0100 From: Dev Zero G Ltd User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: ELF file OS ABI invalid References: <20020726035044.A10113@misty.eyesbeyond.com> <20020725214255.GA2411@gnuppy.monkey.org> <20020726100636.A11776@misty.eyesbeyond.com> <20020726120425.74de8e76.daichi@ongs.co.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Building and then launching the Tomcat 4.0.4 connector for Apache 2 on FreeBSD 4.4, jdk 1.4 , we get: Jul 26, 2002 8:21:15 AM org.apache.jk.server.JkMain init INFO: Starting Jk2, base dir= /usr/local/tomcat4.0.4_1.4.0 conf=/usr/local/tomca t4.0.4_1.4.0/conf/jk2.properties Jul 26, 2002 8:21:15 AM org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components: java.io.IOException: /usr/local/ tomcat4.0.4_1.4.0/lib/jk_jnicb.so: /usr/local/tomcat4.0.4_1.4.0/lib/jk_jnicb.so: ELF file OS ABI invalid. ANY ideas, suggestions, guesses - would be greatly appreciated. Seems like a JNI problem.. But what exactly? Thanks very much in advance!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message