[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Testbed-admins] Console XMLRPC Error when setting up tipserv



I'm trying to set up tipserv on a ~90 node emulab.

Using cu we have finally mapped the devices and know that the rocketport
devices are working.  However, we cannot get console working, and it may
be that we haven't completed all of the tipserv install steps.

After we got cu working, I finished the rest of the tipserv install steps
and then tried running console, which complained that script_wrapper.py
didn't exist.  So I copied it over.  Then script_wrapper complained that
emulabclient didn't exist, and apparently emulabclient is supposed to sit
in /usr/testbed/lib.  So I copied that directory tree over as well.  Now
console gives me, after the stack trace:

xmlrpclib.ProtocolError: <ProtocolError for boss:3069/usr/testbed: -1 >
*** /usr/testbed/bin/console:
    /usr/testbed/bin/script_wrapper.py failed

Did I skip a step? Where does /usr/testbed/lib and the scriptwrapper get installed? Can anyone suggest how to get this working?

Thanks,
-Jim