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

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

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

Justin Bertram commented on ARTEMIS-207:
----------------------------------------

Does this still happen on 2.0?

> [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)