You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/08/10 14:43:20 UTC

[jira] [Closed] (QPID-3290) SessionError: not-allowed: Consumer tags must be unique

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

Justin Ross closed QPID-3290.
-----------------------------

> SessionError: not-allowed: Consumer tags must be unique
> -------------------------------------------------------
>
>                 Key: QPID-3290
>                 URL: https://issues.apache.org/jira/browse/QPID-3290
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.8
>         Environment: RHEL 6
>            Reporter: Jeff Ortel
>            Assignee: Gordon Sim
>
> Got the following traceback.  Looks like this happened while closing the session.
> 2011-06-03 14:30:37,088 [INFO][Thread-24] _sync() @ repo_sync.py:212 - Sync
> invoked for repo <rhel-server-6-releases-6Server-x86_64>
> 2011-06-03 14:30:37,135 [ERROR][Thread-24] __del__() @ endpoint.py:135 -
> dc975166-3421-4bc2-92a6-28857f90765f
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/gofer/messaging/endpoint.py", line
> 133, in __del__
>     self.close()
>   File "/usr/lib/python2.6/site-packages/gofer/messaging/consumer.py", line
> 315, in close
>     Endpoint.close(self)
>   File "/usr/lib/python2.6/site-packages/gofer/messaging/endpoint.py", line
> 113, in close
>     self.__session.close()
>   File "<string>", line 6, in close
>   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line
> 723, in close
>     self.sync(timeout=timeout)
>   File "<string>", line 6, in sync
>   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line
> 715, in sync
>     if not self._ewait(lambda: not self.outgoing and not self.acked,
> timeout=timeout):
>   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line
> 551, in _ewait
>     self.check_error()
>   File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line
> 540, in check_error
>     raise self.error
> SessionError: not-allowed: Consumer tags must be unique
> (qpid/broker/SessionAdapter.cpp:415)(530)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org