You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2017/05/02 17:26:04 UTC

[jira] [Closed] (ARTEMIS-207) [AMQP] Broker does not create session.

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

Chuck Rolke closed ARTEMIS-207.
-------------------------------
    Resolution: Cannot Reproduce

This is an old issue. It works fine now. I have no information when this issue was corrected.

> [AMQP] Broker does not create session.
> --------------------------------------
>
>                 Key: ARTEMIS-207
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-207
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 1.0.0
>         Environment: apache-artemis-1.0.0-bin.tar.gz 14-aug-2015 broker
> AMQP.Net Lite client. hello world example
>            Reporter: Chuck Rolke
>
> The client sends: 
>  * init, open, begin, attach, attach.
> The broker responds with: 
>  * init, open, attach, attach
> The broker's begin to open the session is missing. And the attach frames from the broker use handle 65535. The client closes the connection with an error
> {noformat}
>   Condition: amqp:not-found
>   Description: The session channel '65535' cannot be found.
> {noformat}
>  I tried single stepping my program to synchronize the steps but it still fails with the same error.
> Trace: http://people.apache.org/~chug/artemis/20150819-1/artemis-helloworld-1.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)