[Planetlab-users] vxargs problem
Farshad A. Samimi
farshadas at gmail.com
Fri Nov 3 20:16:29 EST 2006
Hi, I am using vxargs to launch programs on multiple PlanetLab nodes and it
is crashing all the time with the below message. I have been using this
program for a long time and it worked fine, so I'm wondering something has
changed on PlanetLab?
Any other similary tools to run programs on multiple nodes and capture their
screen output? Thanks.
-- Farshad
--------------------------------------------------------------------------------------------------------------------------
Cleaning possible existing processes on nodes ...
Skipping this procedure!
Running vxargs ...
Traceback (most recent call last):
File "/usr/local/bin/vxargs.py", line 539, in ?
main()
File "/usr/local/bin/vxargs.py", line 424, in main
curses.wrapper(start, maxchild, hlist, outdir, randomize, args, timeout)
File
"/usr/src/build/475206-i386/install/usr/lib/python2.3/curses/wrapper.py",
line 44, in wrapper
File "/usr/local/bin/vxargs.py", line 285, in start
slot = sl.waitJobs()
File "/usr/local/bin/vxargs.py", line 167, in waitJobs
pid, status = os.wait()
File "/usr/local/bin/vxargs.py", line 216, in handler
gsl.timeout()
File "/usr/local/bin/vxargs.py", line 190, in timeout
self.update()
File "/usr/local/bin/vxargs.py", line 188, in update
v.update(k)
File "/usr/local/bin/vxargs.py", line 118, in update
self.drawLine()
File "/usr/local/bin/vxargs.py", line 113, in drawLine
stdscr.addstr(self.slotnum+2, 0, output[:x] )
TypeError: int,int,str
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/users/attachments/20061103/0d01e351/attachment.html
More information about the Users
mailing list