[case.submit error] ERROR: No result from jobs [('case.run', None), ('case.st_archive', 'case.run or case.test')]

krown

Hyeon-jin
New Member
Hello all, I am new user of cesm.

I am using cesm2.1.3 version, compiler is intel on my centOS linux machine.

I was running ./case.submit
but I was encountering error.

ERROR: No result from jobs [('case.run', None), ('case.st_archive', 'case.run or case.test')]

I have read this :
but no solution there.


I attached my xml files and error on display.


please give me a solution.

thanks
 

Attachments

krown

Hyeon-jin
New Member
Thanks for answering.

Below picture is my timeline from CaseStatus.

I run case.submit after case.build success .

스크린샷 2020-11-25 오전 12.29.00.png

I have tried re-run along workflow, but same error occurred.
 

jedwards

CSEG and Liaisons
Staff member
Check the files /home/khj/cesm2.1.3/archive/b.day1.0/logs/cesm.log.201124-225923.gz
and /home/khj/cesm2.1.3/archive/b.day1.0/logs/cpl.log.201124-225923.gz
 

krown

Hyeon-jin
New Member
Thank you for your reply.
I tried to find the error by referring to your answer, but I can't I'm not good at porting cesm.

If possible, could you please tell me what kind of error has occurred or the website that I can refer to?

Thanks.
 

Attachments

krown

Hyeon-jin
New Member
Did you solve it? I met the same problem.
No i have same problem yet.
but i got below information from Docker Hub


"The container does not have a batch scheduling software (its a single user system so it doesn't need one) so just ignore the error message ERROR: No result from jobs [('case.run', None), ('case.st_archive', 'case.run or case.test')] from the ./case.submit step."


So, I think it doesn't matter if you do not use batch scheduling software.

good luck to you.
 

syang

Shawn Yang
Member
No i have same problem yet.
but i got below information from Docker Hub


"The container does not have a batch scheduling software (its a single user system so it doesn't need one) so just ignore the error message ERROR: No result from jobs [('case.run', None), ('case.st_archive', 'case.run or case.test')] from the ./case.submit step."


So, I think it doesn't matter if you do not use batch scheduling software.

good luck to you.
Thank you for reply. I will proceed to see what happens.
 
Back
Top