MantisBT - BatchMake
View Issue Details
0008652BatchMakepublic2009-03-02 11:062009-03-02 13:23
Julien Finet 
 
normalminorsometimes
newopen 
 
 
0008652: When creating a grid experiment, there is no check to see if all the arguments are given by the user
in bmScriptCreateExperimentActionGrid, hostname and user are usually always implemented in the script, but the developper may have forgot to give the key or the module id. This would result into an invalid command line for bmGridSend. ex:
bmGridSend http://... [^] Anonymous -key -ce
(-ce is an invalid key value).
The subvalues were actually not set. It has been fixed in the revisions:
Code/Grid/bmScriptRunActionGrid.cxx: 1.6
Code/Grid/bmScriptDashboardSendActionGrid.cxx: 1.5
Code/Grid/bmScriptCreateMethodActionGrid.cxx: 1.4
Code/Grid/bmScriptCreateExperimentActionGrid.cxx: 1.4
Code/Grid/bmScriptAddMethodOutputActionGrid.cxx: 1.4
Code/Grid/bmScriptAddMethodInputActionGrid.cxx: 1.4
Code/Grid/bmScriptAddMethodIdealOutputActionGrid.cxx: 1.4
No tags attached.
Issue History
2009-03-02 11:06Julien FinetNew Issue
2009-03-02 13:23Julien FinetAdditional Information Updated

There are no notes attached to this issue.