[
https://issues.apache.org/jira/browse/ARTEMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15050611#comment-15050611
]
ASF GitHub Bot commented on ARTEMIS-315:
----------------------------------------
GitHub user TomRoss opened a pull request:
https://github.com/apache/activemq-artemis/pull/261
NullPointerException when trying to list prepared transactions as JSON -
part 2
Found two new places where transaction can be null.
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/261.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 #261
----
commit 33b276c191058f4a8a460eb760619187184c5c92
Author: Tom Ross <[email protected]>
Date: 2015-12-10T11:13:55Z
NullPointerException when trying to list prepared transactions as JSON -
part 2
----
> 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
> Assignee: Justin Bertram
> 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)