You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/03 08:38:00 UTC

[jira] [Commented] (ARTEMIS-3326) OpenWireConnection, state visibility issue leading to javax.jms.IllegalStateException Cannot add a producer ..

    [ https://issues.apache.org/jira/browse/ARTEMIS-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356287#comment-17356287 ] 

ASF subversion and git services commented on ARTEMIS-3326:
----------------------------------------------------------

Commit 0e77f93f8322c1b1be719e5dc67f8f0d0c2edf1c in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0e77f93 ]

ARTEMIS-3326 - fix state visibility between netty and actor thread after initial connection info processing. fix and test


>  OpenWireConnection, state visibility issue leading to javax.jms.IllegalStateException Cannot add a producer ..
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3326
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3326
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 2.16.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> WARN [org.apache.activemq.artemis.core.server] Errors occurred during the buffering operation : javax.jms.IllegalStateException: Cannot add a producer to a connection that had not been registered:
> The root cause is the visibility of the state created by processing connectionInfo in the netty thread and the actor processing the session/producer info.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)