Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 49699 invoked from network); 6 Mar 2006 23:44:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 23:44:57 -0000 Received: (qmail 3137 invoked by uid 500); 6 Mar 2006 23:44:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 2961 invoked by uid 500); 6 Mar 2006 23:44:53 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 2947 invoked by uid 99); 6 Mar 2006 23:44:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 15:44:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 15:44:52 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax (Postfix) with ESMTP id 9C65ED49FC for ; Mon, 6 Mar 2006 23:44:31 +0000 (GMT) Message-ID: <1238456804.1141688671637.JavaMail.jira@ajax> Date: Mon, 6 Mar 2006 23:44:31 +0000 (GMT) From: "Jeff Levitt (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-283) On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server . In-Reply-To: <1421066702.1116019028891.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-283?page=all ] Jeff Levitt updated DERBY-283: ------------------------------ Attachment: derby283.diff tadminconfigipx.html Attached patch adds the information to the Admin Guide in the section about Starting the Network Server. HTML output included for review. Please let me know if it looks good so a committer can commit. Thanks! > On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server . > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: DERBY-283 > URL: http://issues.apache.org/jira/browse/DERBY-283 > Project: Derby > Type: Bug > Components: Network Server > Versions: 10.0.2.1 > Reporter: Manjula Kutty > Priority: Minor > Attachments: derby283.diff, tadminconfigipx.html > > On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server . > -Djava.net.preferIPv4Stack=false > -Djava.net.preferIPv6Addresses=true > This is a Windows OS problem and have to track to to see when MS is going to fix and then make the appropriate changes in our docs -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira