MantisBT - BatchMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008652 | BatchMake | public | 2009-03-02 11:06 | 2009-03-02 13:23 | |
| Reporter | Julien Finet | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0008652: When creating a grid experiment, there is no check to see if all the arguments are given by the user | ||||
| Description | 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). | ||||
| Steps To Reproduce | |||||
| Additional Information | 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 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | |||
| There are no notes attached to this issue. |