[
https://issues.apache.org/jira/browse/ARTEMIS-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610663#comment-16610663
]
Tom Ross commented on ARTEMIS-1874:
-----------------------------------
I only saw stack trace with NPE while trying set String property. I understand
that the customer has a message that has a String property with value null and
that message gets sent via JMS bridge from Oracle AMQ.
> NPE in ActiveMQMessage.setObjectProperty
> ----------------------------------------
>
> Key: ARTEMIS-1874
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1874
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Alastair Mailer
> Assignee: Justin Bertram
> Priority: Critical
> Fix For: 2.6.1, 2.7.0
>
>
> Calling ActiveMQMessage.setObjectProperty("name", null) causes an NPE in
> handleCoreProperty line 968 (value.toString()) if "name" is either
> "JMSXGroupID" or "JMSXUserID".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)