Opened 3 years ago
Closed 3 years ago
#2573 closed help (fixed)
Suite u-ba279 failing in recon
Reported by: | laurahb | Owned by: | ros |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: | 10.3 |
Description (last modified by willie)
Hi,
I've just make a copy of a (working) suite and it's failing in the recon stage, but the error message isn't all that helpful:
[WARN] file:IOSCNTL: skip missing optional source: namelist:lustre_control [WARN] file:IOSCNTL: skip missing optional source: namelist:lustre_control_custom_files [WARN] file:IDEALISE: skip missing optional source: namelist:idealise [WARN] file:RECONA: skip missing optional source: namelist:trans(:) /bin/sh: um-recon: command not found [FAIL] um-recon # return-code=127 Received signal ERR cylc (scheduler - 2018-08-09T12:39:26Z): CRITICAL Task job script received signal ERR at 2018-08-09T12:39:26Z cylc (scheduler - 2018-08-09T12:39:26Z): CRITICAL failed at 2018-08-09T12:39:26Z
Any idea what this means?
Change History (3)
comment:1 Changed 3 years ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
comment:2 Changed 3 years ago by willie
- Description modified (diff)
comment:3 Changed 3 years ago by ros
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Hi Laura,
It means it can't find the scripts/executable to run the reconfiguration. These live in the build directory, usually ~/cylc-run/share/fcm_make2_um. You need to build the UM/Reconfiguration first.
Cheers,
Ros.