You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/06/02 15:08:00 UTC

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

Gary Tully created ARTEMIS-3326:
-----------------------------------

             Summary:  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
             Fix For: 2.18.0


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)