Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 50867 invoked from network); 19 Aug 2005 22:55:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Aug 2005 22:55:57 -0000 Received: (qmail 66104 invoked by uid 500); 19 Aug 2005 22:55:56 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 66075 invoked by uid 500); 19 Aug 2005 22:55:56 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 66055 invoked by uid 99); 19 Aug 2005 22:55:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 15:55:54 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id F1D8EE3 for ; Sat, 20 Aug 2005 00:55:53 +0200 (CEST) Message-ID: <1769692805.1124492153988.JavaMail.jira@ajax.apache.org> Date: Sat, 20 Aug 2005 00:55:53 +0200 (CEST) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-526) Network Client URL cannot take the IP Address as host name for IPV6 machines 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 Network Client URL cannot take the IP Address as host name for IPV6 machines ---------------------------------------------------------------------------- Key: DERBY-526 URL: http://issues.apache.org/jira/browse/DERBY-526 Project: Derby Type: Improvement Components: Network Client Versions: 10.1.1.0 Reporter: Kathey Marsden Fix For: 10.1.1.1, 10.2.0.0 Network Client can not take the ip adrress as host name for IPV6 machines, sicne the ip address for those machines is of the format xx:xx:xx:xx:xx:xx:xx:xx:. The colons create a problem with our hostname:1527 format. The workaround is to use the host name for the server machine instead of the ip address -- 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