commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00178
[Bug 532467] Re: STOMP error
Sorry : I am incompetent and did not configure ActiveMq properly.
Please get rid of this one : pebsac as they say...
** Changed in: luminoso
Status: New => Invalid
--
STOMP error
https://bugs.launchpad.net/bugs/532467
You received this bug notification because you are a member of
Commonsense Computing, which is the registrant for Luminoso.
Status in Luminoso: Invalid
Bug description:
I've configured an ActiveMq server on my machine and am experimenting with stomp_view.py
I've hit a roadblock :
'DefaultXAxis' not in label list
'DefaultYAxis' not in label list
None
Traceback (most recent call last):
File "./stomp_view.py", line 53, in run
self.stomp.connect(username=None, password=None)
File "build/bdist.macosx-10.3-fat/egg/stompy/simple.py", line 96, in connect
File "build/bdist.macosx-10.3-fat/egg/stompy/stomp.py", line 48, in connect
File "build/bdist.macosx-10.3-fat/egg/stompy/frame.py", line 95, in connect
File "build/bdist.macosx-10.3-fat/egg/stompy/frame.py", line 183, in get_reply
AttributeError: 'NoneType' object has no attribute 'command'
The window appears and runs - obviously it's mostly blank though.
I think that this means that it's is not completely logged into the server because when I put messages on the /topic/SOCNoc/redfishbluefish topic nothing is read and there are no consumers shown in jconsole.
References