Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-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 037B81855D for ; Wed, 9 Dec 2015 18:48:12 +0000 (UTC) Received: (qmail 11836 invoked by uid 500); 9 Dec 2015 18:48:11 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 11802 invoked by uid 500); 9 Dec 2015 18:48:11 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 11780 invoked by uid 99); 9 Dec 2015 18:48:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 18:48:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 02E912C1F60 for ; Wed, 9 Dec 2015 18:48:11 +0000 (UTC) Date: Wed, 9 Dec 2015 18:48:11 +0000 (UTC) From: "Justin Bertram (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ARTEMIS-315) NullPointerException when trying to list prepared transactions as JSON 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/ARTEMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Bertram updated ARTEMIS-315: ----------------------------------- Fix Version/s: 1.1.1 > NullPointerException when trying to list prepared transactions as JSON > ---------------------------------------------------------------------- > > Key: ARTEMIS-315 > URL: https://issues.apache.org/jira/browse/ARTEMIS-315 > Project: ActiveMQ Artemis > Issue Type: Bug > Components: Broker > Affects Versions: 1.0.0 > Environment: Artemis > Reporter: Tom Ross > Fix For: 1.1.1 > > > There is possibility of getting NullPointerException when trying to JMX operation listPreperedTransactionDetailsAsJSON on the server. -- This message was sent by Atlassian JIRA (v6.3.4#6332)