Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 67A6B18965 for ; Tue, 13 Oct 2015 14:33:32 +0000 (UTC) Received: (qmail 5789 invoked by uid 500); 13 Oct 2015 14:26:05 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 5721 invoked by uid 500); 13 Oct 2015 14:26:05 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 5654 invoked by uid 99); 13 Oct 2015 14:26:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2015 14:26:05 +0000 Date: Tue, 13 Oct 2015 14:26:05 +0000 (UTC) From: "David Bosschaert (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-5077) Gogo shell prints out nasty error on shutdown MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Bosschaert created FELIX-5077: --------------------------------------- Summary: Gogo shell prints out nasty error on shutdown Key: FELIX-5077 URL: https://issues.apache.org/jira/browse/FELIX-5077 Project: Felix Issue Type: Bug Components: Gogo Shell Affects Versions: gogo.shell-0.12.0 Reporter: David Bosschaert The gogo shell always prints out a nasty error to the System.err stream on framework shutdown: {code}$ java -jar bin/felix.jar ____________________________ Welcome to Apache Felix Gogo g! stop 0 g! !!! FAILED TO STOP EXECUTOR !!!{code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)