Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 75595 invoked from network); 11 Feb 2011 15:40:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 15:40:09 -0000 Received: (qmail 96172 invoked by uid 500); 11 Feb 2011 15:40:05 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 95698 invoked by uid 500); 11 Feb 2011 15:40:01 -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 95686 invoked by uid 99); 11 Feb 2011 15:40:00 -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:40:00 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of martind1111@gmail.com designates 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bw0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 15:39:53 +0000 Received: by bwz16 with SMTP id 16so3545000bwz.18 for ; Fri, 11 Feb 2011 07:39:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=2/GeC7/XRlSbf1zW8Ijpc+QPLbc+Ri4bPUuVlJ0xrHs=; b=fZMuk+dNkooAmur+S3TZJ2K6G7+BXfurhCsKc/0p/sqW49gKSqbn52hnOnamAhDCHQ hxS9LPcj+McBtWrhjdG2QongBZr+DgzXcHZWGNlie6JPjtcjlSfyjrF1CZmT33AFn5Fc 7B8Pt54HkETVL4wF/D7+/mb4vEE+udTF4uAyc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AVmH2WDzQT90sBaNFylfUoY8n7BFScrdBvMDtdkrVgyAG0POk4vyowuopqjEXL9m2B lb8DJ8WmlILaUoFdJEDnAb/ZNReSlgyH/xHGoczF8CuZV46Uq85T7vhw1PbGzWMkdodC ydz5/IpBfzCUc76zgObKjEiMTPpXCq8hGZfzc= MIME-Version: 1.0 Received: by 10.204.81.72 with SMTP id w8mr10981021bkk.205.1297438772951; Fri, 11 Feb 2011 07:39:32 -0800 (PST) Received: by 10.204.14.211 with HTTP; Fri, 11 Feb 2011 07:39:32 -0800 (PST) In-Reply-To: <99C8B2929B39C24493377AC7A121E21F9A47E711DF@USEA-EXCH8.na.uis.unisys.com> References: <99C8B2929B39C24493377AC7A121E21F9A47E711DF@USEA-EXCH8.na.uis.unisys.com> Date: Fri, 11 Feb 2011 10:39:32 -0500 Message-ID: Subject: Re: IPv6 Issue with Tomcat From: Martin Dubuc To: Tomcat Users List Content-Type: multipart/alternative; boundary=0016e6dbdf412dfb77049c0381dd X-Virus-Checked: Checked by ClamAV on apache.org --0016e6dbdf412dfb77049c0381dd Content-Type: text/plain; charset=ISO-8859-1 I am using Tomcat 6.0.29 and JDK 6 Update 23. Martin On Fri, Feb 11, 2011 at 10:30 AM, Caldarale, Charles R < Chuck.Caldarale@unisys.com> wrote: > > From: Martin Dubuc [mailto:martind1111@gmail.com] > > Subject: IPv6 Issue with Tomcat > > > I am wondering if there is configuration within Tomcat > > to force the driver not to use IPv6. > > Not within Tomcat, but possibly for the JVM you're using. Try setting > -Djava.net.preferIPv4Stack=true 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 > MATERIAL 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 > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --0016e6dbdf412dfb77049c0381dd--