[Server-devel] hyperactivity

Tim Moody timmoody at sympatico.ca
Fri Dec 7 18:53:52 EST 2012


I am trying to run the hyperactivity collaboration capacity tests against the XS installed on an XO as per

http://wiki.laptop.org/go/Ejabberd_resource_tests

http://permalink.gmane.org/gmane.linux.laptop.olpc.devel/24239 

I tried turning off iptables and am running as root in an FC 17 vbox on a windows 7 machine (firewall also off) connected to the lan side of the XS.  ping schoolserver.local gets a reply 64 bytes from 172.18.96.1: icmp_req=1 ttl=64 time=1.28 ms and pinging the FC17 vbox from the schoolserver also gets a reply.  Collaboration with two XOs and this XS works and I verified that it uses gabble.

[timm at localhost XSCollabTests]$ python hyperactivity.py gabble schoolserver.local 10 30
use existing accounts/gabble/schoolserver.local/hyperactivity-ef0578c2-40a6-11e2-bc37-08002722762c.account
Traceback (most recent call last):
  File "hyperactivity.py", line 91, in <module>
    h = Hyperactivity(db, nb, delay)
  File "hyperactivity.py", line 37, in __init__
    db.request_connections(nb_account, self.got_connection)
  File "/home/timm/XSCollabTests/accountdb.py", line 74, in request_connections
    self.test_connection(conn)
  File "/home/timm/XSCollabTests/accountdb.py", line 112, in test_connection
    conn.Connect()
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

an account seems to get created:

accounts/gabble/schoolserver.local/hyperactivity-5d3a5ece-40c6-11e2-a02c-08002722762c.account

manager: gabble
protocol: jabber
account: hyperactivity-5d3a5ece-40c6-11e2-a02c-08002722762c at schoolserver.local
password: hyperactivity-5d3a5ece-40c6-11e2-a02c-08002722762c
port: 5222
server: schoolserver.local

But only one and it fails for lack of a reply.

ejabberd.log on the XS does not have any entries from the timeframe of this test.

Any ideas?  I don't find much in the way of documentation on hyperactivity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20121207/b650b349/attachment.html>


More information about the Server-devel mailing list