Return-Path: X-Original-To: apmail-storm-dev-archive@minotaur.apache.org Delivered-To: apmail-storm-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E853C11DD1 for ; Wed, 9 Jul 2014 12:22:25 +0000 (UTC) Received: (qmail 5637 invoked by uid 500); 9 Jul 2014 12:22:25 -0000 Delivered-To: apmail-storm-dev-archive@storm.apache.org Received: (qmail 5587 invoked by uid 500); 9 Jul 2014 12:22:25 -0000 Mailing-List: contact dev-help@storm.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@storm.incubator.apache.org Delivered-To: mailing list dev@storm.incubator.apache.org Received: (qmail 5576 invoked by uid 99); 9 Jul 2014 12:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2014 12:22:25 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 09 Jul 2014 12:22:24 +0000 Received: (qmail 4810 invoked by uid 99); 9 Jul 2014 12:22:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2014 12:22:04 +0000 Date: Wed, 9 Jul 2014 12:22:04 +0000 (UTC) From: "Itai Frenkel (JIRA)" To: dev@storm.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (STORM-396) NullPointerException in ShellSpout when multilang message is illegal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Itai Frenkel created STORM-396: ---------------------------------- Summary: NullPointerException in ShellSpout when multilang message is illegal Key: STORM-396 URL: https://issues.apache.org/jira/browse/STORM-396 Project: Apache Storm (Incubating) Issue Type: Bug Affects Versions: 0.9.1-incubating Reporter: Itai Frenkel Priority: Minor In one occurrence our new nodejs multilang integration sent a well formed json object without the "command" property. The result was a NPE that is fixed in the accompanied pull request -- This message was sent by Atlassian JIRA (v6.2#6252)