Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB1C79176 for ; Wed, 30 May 2012 12:44:25 +0000 (UTC) Received: (qmail 63089 invoked by uid 500); 30 May 2012 12:44:25 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 63056 invoked by uid 500); 30 May 2012 12:44:25 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 62633 invoked by uid 99); 30 May 2012 12:44:25 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 12:44:25 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 59CB714285A for ; Wed, 30 May 2012 12:44:23 +0000 (UTC) Date: Wed, 30 May 2012 12:44:23 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@karaf.apache.org Message-ID: <1936236022.15915.1338381863369.JavaMail.jiratomcat@issues-vm> In-Reply-To: <641711185.15914.1338381863322.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (KARAF-1511) Nullpointer exception when typing help test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated KARAF-1511: --------------------------------------- Fix Version/s: 3.0.0 > Nullpointer exception when typing help test > ------------------------------------------- > > Key: KARAF-1511 > URL: https://issues.apache.org/jira/browse/KARAF-1511 > Project: Karaf > Issue Type: Improvement > Reporter: Christian Schneider > Assignee: Christian Schneider > Fix For: 3.0.0 > > > If you type help test in Karaf 3 you get a NullpointerException. > This happens in the subshell help provide where tracker.getServiceReferences() is null. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira