Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 09DDD200B6B for ; Fri, 26 Aug 2016 03:09:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0848C160ABD; Fri, 26 Aug 2016 01:09:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 761D1160AA5 for ; Fri, 26 Aug 2016 03:09:21 +0200 (CEST) Received: (qmail 23468 invoked by uid 500); 26 Aug 2016 01:09:20 -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 23458 invoked by uid 99); 26 Aug 2016 01:09:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 01:09:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7235F2C014E for ; Fri, 26 Aug 2016 01:09:20 +0000 (UTC) Date: Fri, 26 Aug 2016 01:09:20 +0000 (UTC) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6908) CLONE - Incorrect error message in ij for disconnect with no active connections MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 Aug 2016 01:09:22 -0000 [ https://issues.apache.org/jira/browse/DERBY-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438239#comment-15438239 ] Bryan Pendleton commented on DERBY-6908: ---------------------------------------- I think maybe this CLONE issue was created accidentally? I don't think we typically create clone issues in the Derby JIRA? > CLONE - Incorrect error message in ij for disconnect with no active connections > ------------------------------------------------------------------------------- > > Key: DERBY-6908 > URL: https://issues.apache.org/jira/browse/DERBY-6908 > Project: Derby > Issue Type: Bug > Components: Tools > Affects Versions: 10.2.2.0 > Reporter: M.A.D.M Mallikarachchi > Priority: Minor > Labels: derby_triage10_5_2 > > Using ij, before connecting to the database, when the disconnect command is issued, the error message which is printed is:IJ ERROR: Unable to establish connection > bash-3.00# ij > ij version 10.4 > ij> disconnect; > IJ ERROR: Unable to establish connection > The error message should be changed to "No connection available" for a better understanding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)