There is no README come with orbited plugin, I m using 0.9.x git.
Also, I searched web, didn't find related info, where can I get java
orbited?
thanks!

On Thu, Jan 7, 2010 at 5:53 AM, Eric Helgeson <erichelge...@gmail.com>wrote:

> If you read the readme for the plugin I believe it states you must use the
> java Orbited and that it should not be used in production sites.
>
> -- Sent from my Palm Pre
>
> ------------------------------
> CdrPlum wrote:
>
> I just set up Orbited server, and when posted a new notice, got this error:
>
> --- <exception caught here> ---
>   File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line
> 779, in runUntilCurrent
>     call.func(*call.args, **call.kw)
>   File
> "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/cometsession.py",
> line 330, in sendPing
>     self.send(TCPPing())
>   File
> "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/cometsession.py",
> line 394, in send
>     self.cometTransport.flush()
>   File
> "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/transports/base.py",
> line 45, in flush
>     self.write(self.packets)
>   File
> "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/transports/htmlfile.py",
> line 42, in write
>     self.request.write(payload);
>   File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 911, in
> write
>     self.transport.write(data)
>   File "/usr/lib/python2.5/site-packages/twisted/internet/abstract.py",
> line 180, in write
>     raise TypeError("Data must not be unicode")
> exceptions.TypeError: Data must not be unicode
> -----------------------------
>
> Googled web, someone said it's python module twisted's bug happened to
> python 2.4, but I am using python 2.5.
> so not sure it's python module's problem or Orbited plugin prob.
>
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to