You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael j. goulish (Commented) (JIRA)" <ji...@apache.org> on 2012/03/28 17:51:27 UTC

[jira] [Commented] (QPID-3919) qpid-printevents can't connect to broker

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

michael j. goulish commented on QPID-3919:
------------------------------------------

fixed by svn r1305998


                
> qpid-printevents can't connect to broker
> ----------------------------------------
>
>                 Key: QPID-3919
>                 URL: https://issues.apache.org/jira/browse/QPID-3919
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Tools
>    Affects Versions: 0.14
>            Reporter: michael j. goulish
>            Assignee: michael j. goulish
>
> When qpid-printevents tries to connect to vanilla broker, default port, we get this:
> EXCEPTION in Broker._v1Cb: cannot concatenate 'str' and 'instance' objects
> Traceback (most recent call last):
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 2789, in _v1Dispatch
>     self._v1DispatchProtected(msg)
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 2844, in _v1DispatchProtected
>     agent._handleQmfV1Message(opcode, seq, mp, ah, codec)
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 3648, in _handleQmfV1Message
>     elif opcode == 'e': self._v1HandleEventInd(codec, seq)
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 3380, in _v1HandleEventInd
>     self.unsolicitedContext.doEvent(event)
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 3770, in doEvent
>     self.notifiable(qmf_event=data)
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 3107, in __call__
>     self.session.console.event(self.broker, event)
>   File "/home/mick/trunk/qpid/tools/src/py/qpid-printevents", line 33, in event
>     print event
>   File "/home/mick/trunk/qpid/extras/qmf/src/py/qmf/console.py", line 3951, in __repr__
>     out += " broker=" + self.broker.getUrl()
> TypeError: cannot concatenate 'str' and 'instance' objects

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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