Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

[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

  • config_compilers.xml.txt
    1.3 KB · Views: 3
  • config_batch.xml.txt
    22.9 KB · Views: 4
  • config_machines.xml.txt
    4.4 KB · Views: 6
  • error_on_terminal.txt
    15.1 KB · Views: 11

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

  • cesm.log.201124-225923.gz.txt
    41 KB · Views: 8
  • cpl.log.201124-225923.gz.txt
    9.1 KB · Views: 1

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.
 
Top