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 over 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

Also available in: Atom PDF