Project

General

Profile

Actions

Bug #595

closed

Need error checking to ensure cluster_config.php exists before starting a cluster job

Added by Amber Herold almost 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Eric Hou
Category:
-
Start date:
05/28/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.0.1
Show in known bugs:
No
Workaround:

Description

A fatal error occured when submitting a job because the cluster config file did not exist. Would be nice to add some error checking and display feedback to the user with instructions to run the wizard which will create the file or to copy and edit the example file.

The code that failed for me was myamiweb/processing/emanJobGen.php in the JobForm() function at line 246 ($clusterdata->set_rootpath($rootpath);).

We also need to add a check for the config file in the wizard. (There is no wizard for cluster config file).

Actions #1

Updated by Eric Hou almost 14 years ago

  • Affected Version set to Appion/Leginon 2.0.1
  • Show in known bugs set to No
Actions #2

Updated by Eric Hou over 13 years ago

  • Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon Future Version
Actions #3

Updated by Eric Hou over 13 years ago

  • Priority changed from Normal to High
Actions #4

Updated by Eric Hou about 13 years ago

  • Status changed from Assigned to Closed

setup wizard already takes care this.

Thanks.

Eric

Actions

Also available in: Atom PDF