[
https://issues.apache.org/jira/browse/ARTEMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045362#comment-15045362
]
ASF GitHub Bot commented on ARTEMIS-315:
----------------------------------------
GitHub user TomRoss opened a pull request:
https://github.com/apache/activemq-artemis/pull/257
NullPointerException when trying to list prepared transactions as JSON
https://issues.apache.org/jira/browse/ARTEMIS-315
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TomRoss/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #257
----
commit bc23eebb5ca9c6aa9314793908c45d335e93b2c0
Author: Tom Ross <[email protected]>
Date: 2015-12-07T17:57:43Z
NullPointerException when trying to list prepared transactions as JSON
----
> 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
>
> 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)