Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: awilliams1024Hi Jagdev,
I'm not clear on what you mean by 'freeze a node'. You can enable/disable a node by setting the Enabled parameter on the Logistics tab to true/false. You can also use a parameter value to enable/disable a node, as described here:
http://community.lavastorm.com/threa...d-on-Parameter
Re. the 'unable to open the input file...' error: The default value for the UseCheckpoint parameter is 'true' - which means the node will try to read the data in the brd file specified by the 'CheckPointFile' parameter. The error message indicates the node cannot find the specified brd file. If the 'UseCheckpoint' parameter is set to false the input data will be passed through to the output; the data is also written to the checkpoint file. The specified path must be accessible from the machine hosting the Lavastorm Server.
Regards,
Adrian