Return-Path: X-Original-To: apmail-apr-bugs-archive@www.apache.org Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFCA79437 for ; Wed, 21 Sep 2011 05:12:56 +0000 (UTC) Received: (qmail 84558 invoked by uid 500); 21 Sep 2011 05:12:56 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 84519 invoked by uid 500); 21 Sep 2011 05:12:55 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 84478 invoked by uid 99); 21 Sep 2011 05:12:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 05:12:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 05:12:52 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 489E04E829; Wed, 21 Sep 2011 05:12:32 +0000 (UTC) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 51857] New: Tomcat 7.0.21 can't locate tcnative-1.dll version 1.1.22 Date: Wed, 21 Sep 2011 05:12:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: basilk@obninsk.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=51857 Bug #: 51857 Summary: Tomcat 7.0.21 can't locate tcnative-1.dll version 1.1.22 Product: APR Version: 1.1.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: APR AssignedTo: bugs@apr.apache.org ReportedBy: basilk@obninsk.com Classification: Unclassified The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin; ...... while tcnative-1.dll version 1.1.22 is in C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin directory. But it locates tcnative-1.dll version 1.1.20 and recommends to replace the APR library for version 1.1.22 at minimum. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org