Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 70152 invoked from network); 11 Feb 2011 15:32:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 15:32:13 -0000 Received: (qmail 79903 invoked by uid 500); 11 Feb 2011 15:32:09 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 79164 invoked by uid 500); 11 Feb 2011 15:32:03 -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 79142 invoked by uid 99); 11 Feb 2011 15:32:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 15:32:01 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.82.249.131] (HELO mail28.messagelabs.com) (216.82.249.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 15:31:48 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-15.tower-28.messagelabs.com!1297438285!51079058!5 X-StarScan-Version: 6.2.9; banners=-,-,- X-Originating-IP: [192.61.61.104] Received: (qmail 21845 invoked from network); 11 Feb 2011 15:31:27 -0000 Received: from unknown (HELO USEA-NAEDGE1.unisys.com) (192.61.61.104) by server-15.tower-28.messagelabs.com with RC4-SHA encrypted SMTP; 11 Feb 2011 15:31:27 -0000 Received: from usea-nahubcas1.na.uis.unisys.com (129.224.76.114) by USEA-NAEDGE1.unisys.com (192.61.61.104) with Microsoft SMTP Server (TLS) id 8.3.83.0; Fri, 11 Feb 2011 09:30:49 -0600 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Fri, 11 Feb 2011 09:30:45 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Fri, 11 Feb 2011 09:30:47 -0600 Subject: RE: IPv6 Issue with Tomcat Thread-Topic: IPv6 Issue with Tomcat Thread-Index: AcvJ/uqb1rMQUSpqSLarb+e0u7p5DAAATDZg Message-ID: <99C8B2929B39C24493377AC7A121E21F9A47E711DF@USEA-EXCH8.na.uis.unisys.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > From: Martin Dubuc [mailto:martind1111@gmail.com]=20 > Subject: IPv6 Issue with Tomcat > I am wondering if there is configuration within Tomcat=20 > to force the driver not to use IPv6. Not within Tomcat, but possibly for the JVM you're using. Try setting -Dja= va.net.preferIPv4Stack=3Dtrue as a JVM system property parameter. Of course, not telling us your actual Tomcat version, the JVM level you're = using, and the platform you're on makes providing advice somewhat of a shot= in the dark. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org