Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 90865 invoked from network); 25 Jun 2007 21:55:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2007 21:55:48 -0000 Received: (qmail 21699 invoked by uid 500); 25 Jun 2007 21:55:41 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 20894 invoked by uid 500); 25 Jun 2007 21:55:38 -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 20883 invoked by uid 99); 25 Jun 2007 21:55:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 14:55:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [83.138.168.185] (HELO ardentcreative.co.uk) (83.138.168.185) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2007 14:55:34 -0700 Received: from clivewebster [81.149.20.209] by ardentcreative.co.uk with ESMTP (SMTPD-9.10) id A95E0328; Mon, 25 Jun 2007 22:53:34 +0100 From: "Clive Webster" To: "'Tomcat Users List'" Subject: RE: Windows Native lib Date: Mon, 25 Jun 2007 22:50:35 +0100 Message-ID: <000b01c7b772$dd45c380$5000a8c0@clivewebster> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <467FFDC9.13351.3E55517C@ochanis.ncc.edu> X-Virus-Checked: Checked by ClamAV on apache.org Steve, I appreciate it 'works without it' - but not a good sales line ie "we aren't sure what it does, probably some technical stuff, but we can't figure it out". A Ferrari works quite well as a pedal car without an engine! Ouch!! But then if everyone who has made it work says 'it makes no difference' to a live site then I'll eat my hat (in the absence of a Ferrari!). C -----Original Message----- From: Steve Ochani [mailto:ochanis@ncc.edu] Sent: 25 June 2007 22:39 To: Tomcat Users List Subject: Re: Windows Native lib On 25 Jun 2007 at 21:55, Clive Webster wrote: > Have spent the last 8 hours trying to work out how to use the 'native' > library for Tomcat 5.5.23 - without any success. > I hope you realize that you don't *have* to use it. > Have managed to download lots of C++ source code - which is useless > since I don't have an MS C++ compiler and don't want to buy one as I > live in a Java world not a C++ world !!! > > Further digging revealed binaries for 'tcnative-1.dll' and > 'openssl.exe' but having put these onto my PATH then I no longer get > the warning re not using the native stuff but instead I get:- > > SEVERE: Error initializing endpoint > java.lang.Exception: Socket bind failed: [730047] An address > incompatible with the requested protocol was used. > at > org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:5 > 76) at > org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java > :116) > at > org.apache.catalina.connector.Connector.initialize(Connector.java:1017 > ) > at > org.apache.catalina.core.StandardService.initialize(StandardService.ja > va:578 ) > at > org.apache.catalina.core.StandardServer.initialize(StandardServer.java > :782) > at > org.apache.catalina.startup.Catalina.load(Catalina.java:504) > at > org.apache.catalina.startup.Catalina.load(Catalina.java:524) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > ava:39 ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess > orImpl .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267) > at > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) > > Have Googled error code 730047 and got 3 answers (including 2 in > Japanese) - no help there. > > Does anyone know how to make this work? (Sorry - not meant to sound > rude, but am starting to get a bit frustrated having gone round in > circles for a day!). > > Apologies if the answer is 'obvious' but have searched FAQs etc etc > to no end. Small point - but since the 'native lib' is much hyped in > the docs then why is it so bloomin hard to find a download for it that > is deployable !! Got Tomcat itself working in a few minutes. > > All help greatfully received. > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, > e-mail: users-unsubscribe@tomcat.apache.org For additional commands, > e-mail: users-help@tomcat.apache.org > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org