From users-return-207397-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Jan 25 07:02:43 2010 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 96842 invoked from network); 25 Jan 2010 07:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jan 2010 07:02:43 -0000 Received: (qmail 66226 invoked by uid 500); 25 Jan 2010 07:02:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66126 invoked by uid 500); 25 Jan 2010 07:02: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 65974 invoked by uid 99); 25 Jan 2010 07:02:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 07:02:37 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 07:02:27 +0000 Received: by ewy20 with SMTP id 20so944274ewy.0 for ; Sun, 24 Jan 2010 23:02:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.48.137 with SMTP id r9mr1223155ebf.10.1264402927254; Sun, 24 Jan 2010 23:02:07 -0800 (PST) Date: Mon, 25 Jan 2010 09:02:07 +0200 Message-ID: Subject: =?windows-1252?Q?Disabled_use_of_AcceptEx=28=29_WinSock2_API=94_error_on_?= =?windows-1252?Q?Windows_7?= From: Richard Cooke To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=0014852eab2054fe0c047df7bf37 X-Virus-Checked: Checked by ClamAV on apache.org --0014852eab2054fe0c047df7bf37 Content-Type: text/plain; charset=ISO-8859-1 When starting Tomcat 6 on a newly installed Windows 7 Enterprise machine with JRE 6 using C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin\tomcat6.exe the application does not open and my event viewer has the message: "Disabled use of AcceptEx() WinSock2 API." The same installer of Tomcat worked on Windows Vista before I upgraded my operating system. Can anyone please suggest a way to fix this? The only site I can find mentioning this is http://www.apachelounge.com/viewtopic.php?p=4418 which suggests using this config setting "Win32DisableAcceptEx" - but it's for Apache, not Tomcat, and I have no idea where in what config file it might need to go in Tomcat. Thanks. --0014852eab2054fe0c047df7bf37--