| | 132 | == Troubleshooting Runtime Problems == |
| | 133 | |
| | 134 | There are a few problems which may arise during the course of attempting to run this experiment. Usually, they are the result of fragmentation of framework/operational code. Below are some errors encountered, and suggested solutions. |
| | 135 | |
| | 136 | * The node handler gives an error stating that the experiment expected an integer/string and that it was given a string/integer. This arises due to different versions of the source ''iperf.rb'' application wrapper. Simply edit the Experiment Description to the alternate data type and try again. |
| | 137 | |
| | 138 | [[Image(datatypeerror.png)]] |
| | 139 | |
| | 140 | ---- |