Return-Path: X-Original-To: apmail-uima-dev-archive@www.apache.org Delivered-To: apmail-uima-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 A4606E737 for ; Fri, 8 Feb 2013 21:17:13 +0000 (UTC) Received: (qmail 25289 invoked by uid 500); 8 Feb 2013 21:17:13 -0000 Delivered-To: apmail-uima-dev-archive@uima.apache.org Received: (qmail 25252 invoked by uid 500); 8 Feb 2013 21:17:13 -0000 Mailing-List: contact dev-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@uima.apache.org Delivered-To: mailing list dev@uima.apache.org Received: (qmail 25194 invoked by uid 99); 8 Feb 2013 21:17:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 21:17:13 +0000 Date: Fri, 8 Feb 2013 21:17:13 +0000 (UTC) From: "Jim Challenger (JIRA)" To: dev@uima.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (UIMA-2654) DUCC Services - query of invalid service causes NPE in service manager. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jim Challenger created UIMA-2654: ------------------------------------ Summary: DUCC Services - query of invalid service causes NPE in service manager. Key: UIMA-2654 URL: https://issues.apache.org/jira/browse/UIMA-2654 Project: UIMA Issue Type: Bug Components: DUCC Reporter: Jim Challenger Assignee: Jim Challenger The query code in the SM assumed (incorrectly) that if control got that far, the service had been vetted. It needs to check for a valid service and return an error to the CLI if one can't be found with the indicated ID. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira