View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008652BatchMakepublic2009-03-02 11:062009-03-02 13:23
ReporterJulien Finet 
Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008652: When creating a grid experiment, there is no check to see if all the arguments are given by the user
Descriptionin 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).
Additional InformationThe 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
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-03-02 11:06 Julien Finet New Issue
2009-03-02 13:23 Julien Finet Additional Information Updated


Copyright © 2000 - 2018 MantisBT Team