Opened 4 years ago
Closed 4 years ago
#2081 closed help (fixed)
UMRECON build fails
Reported by: | a.chevuturi | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: | 8.5 |
Description
Dear CMS Helpdesh
I am running GA6.0 (N96) simulation with the job ID as xnaym, this is a seasonal simulation for the year 2004. When I run it I get the following error.
ERROR: /home/n02/n02/achev/um/xnaym/umrecon/fcm.bld.lock: lock file exists,
/home/n02/n02/achev/um/xnaym/umrecon: destination is busy.
Build failed on Tue Feb 7 11:00:12 2017.
→Parse configuration: 2 seconds
→Setup destination: start
Destination: achev@esPP002:/home/n02/n02/achev/um/xnaym/umrecon
No change in bld cfg: /home/n02/n02/achev/um/xnaym/umrecon/cfg/parsed_bld.cfg
→Setup destination: 0 second
→TOTAL: 2 seconds
UMRECON build failed
But when I run the same job for year 1992 with the jobid xnaya, the simulation runs fine. Can you help me with this error.
My ARCHER id is achev. My comp.leave files are in /home/n02/n02/achev/output. Please let me know if any other information or details are required.
Thanks
Amulya Chevuturi
Change History (3)
comment:1 Changed 4 years ago by grenville
comment:2 Changed 4 years ago by a.chevuturi
Thank you Grenville
I think this worked.
Cheers
Amulya
comment:3 Changed 4 years ago by ros
- Resolution set to fixed
- Status changed from new to closed
Amulya
Delete the lock file and try again
rm /home/n02/n02/achev/um/xnaym/umrecon/fcm.bld.lock
Grenville