You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Michael Andre Pearce (JIRA)" <ji...@apache.org> on 2019/03/14 19:56:00 UTC

[jira] [Closed] (ARTEMIS-1655) During failover a null key in TransportConfiguration is causing error during encode.

     [ https://issues.apache.org/jira/browse/ARTEMIS-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Andre Pearce closed ARTEMIS-1655.
-----------------------------------------

> During failover a null key in TransportConfiguration is causing error during encode.
> ------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1655
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1655
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Michael Andre Pearce
>            Assignee: Michael Andre Pearce
>            Priority: Major
>             Fix For: 2.5.0
>
>
> 09:34:37,659 WARN  [org.apache.activemq.artemis.utils.actors.OrderedExecutor] AMQ119033: Invalid type: n
> ull: java.lang.IllegalArgumentException: AMQ119033: Invalid type: null
>         at org.apache.activemq.artemis.api.core.TransportConfiguration.encodeMap(TransportConfiguration.
> java:317) [artemis-core-client-2.5.0-SNAPSHOT.jar:2.5.0-SNAPSHOT]
>         at org.apache.activemq.artemis.api.core.TransportConfiguration.encode(TransportConfiguration.jav
> a:336) [artemis-core-client-2.5.0-SNAPSHOT.jar:2.5.0-SNAPSHOT]
>         at org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V
> 2.encodeRest(ClusterTopologyChangeMessage_V2.java:88) [artemis-core-client-2.5.0-SNAPSHOT.jar:2.5.0-SNAP
> SHOT]
>         at org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V
> 3.encodeRest(ClusterTopologyChangeMessage_V3.java:60) [artemis-core-client-2.5.0-SNAPSHOT.jar:2.5.0-SNAPSHOT]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)