tf1...@gmail.com
unread,Jun 23, 2008, 3:32:17 AM6/23/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Grid Matrix Users
I opened the MDS.net in the folder of networks.
When i clicked the Run... in the menu Simulation, a dialog showed to
input Template and Deployment File.
I set the Template to default, "MDS", and Deployment File to "args/mds/
mds-example.xml".
I don't know it's right or not. When i clicked Run, i got these
message,
Saving network...
Building Platform file...
Done.
Initializing Python...
Done.
Running...
Chicago: Process started
Traceback (most recent call last):
File "scripts/mds\mdsSimulation.py", line 15, in config
MDSSim.config(argv)
File "scripts/mds\mdsSimulation.py", line 237, in config
hostInfo = self.createClass(h, argList[2:])
File "scripts/mds\mdsSimulation.py", line 173, in createClass
eval('classObj.' + cmd[1:])
File "<string>", line 1, in <module>
TypeError: poll() takes exactly 3 arguments (2 given)
Chicago: Process terminated
How to execute a example?