ActiveMQ was a breath of fresh air..not sure about performance, but it
works out of the box (since it's Java) and has a sweet web based admin
console.
Anyways, I was able to get my stomp client to communicate with
ActiveMQ through Orbited just fine... however every once in a while I
would get this exception on the console: (after which the connection
closes)..? Thanks!
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/protocols/basic.py", line 251, in dataReceived
why = self.lineReceived(line)
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/http.py", line 1573, in lineReceived
self.allContentReceived()
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/http.py", line 1641, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/http.py", line 807, in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/server.py", line 125, in process
self.render(resrc)
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/server.py", line 132, in render
body = resrc.render(self)
File "/usr/local/lib/python2.5/site-packages/orbited-0.7.10-
py2.5.egg/orbited/transports/base.py", line 21, in render
self.conn.transportOpened(self)
File "/usr/local/lib/python2.5/site-packages/orbited-0.7.10-
py2.5.egg/orbited/cometsession.py", line 304, in transportOpened
self.cometTransport.close()
File "/usr/local/lib/python2.5/site-packages/orbited-0.7.10-
py2.5.egg/orbited/transports/base.py", line 72, in close
self.request.finish()
File "/usr/local/lib/python2.5/site-packages/Twisted-10.1.0-py2.5-
linux-i686.egg/twisted/web/http.py", line 900, in finish
"Request.finish called on a request after its connection was lost;
"
exceptions.RuntimeError: Request.finish called on a request after its
connection was lost; use Request.notifyFinish to keep track of this.
07/12/10 15:00:04:867 ACCESS connection closed from
192.168.133.1:56085 to
talkrespond.dev:61613