[openamq-dev] multiple channels per one connection

Knipping, Glenn Glenn.Knipping at dowjones.com
Fri Sep 7 01:11:45 CEST 2007


WE will see what develops

-----Original Message-----
From: openamq-dev-bounces at lists.openamq.org
[mailto:openamq-dev-bounces at lists.openamq.org] On Behalf Of Dmitri
Tsyganov
Sent: Thursday, September 06, 2007 4:58 PM
To: openamq-dev at lists.openamq.org
Subject: [openamq-dev] multiple channels per one connection

Hello,

One of our unit-test cases started to fail after we switched to v 1.2c3.
It used to pass in v 1.2c1. 

It fails when test tries to open multiple session using the same
connection on the same thread. 

here is the error we see:

***
tests: amq_client_agent.c:22258: action_send_channel_open: Assertion `
((amq_client_agent_channel_open_t *) thread->method->data)->channel_nbr
== 1' failed.

Program received signal SIGABRT, Aborted.
***

It seems like multiple sessions (channels) on the same thread are not
welcome anymore and you can have only one channel per thread per
connection.

Can somebody, please, confirm/clarify this behavior?

Thank you,

Dmitri
_______________________________________________
openamq-dev mailing list
openamq-dev at lists.openamq.org
http://lists.openamq.org/mailman/listinfo/openamq-dev


More information about the openamq-dev mailing list