PRECIS support forum

It is currently Thu Mar 28, 2024 10:23 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: ERROR in umsubmit
PostPosted: Mon Jun 23, 2014 4:06 pm 
Offline

Joined: Fri Jun 06, 2014 2:55 pm
Posts: 1
Dear all:
I have installed PRECIS on OpenSuSe 13.1 and the installation was successful. Nevertheless, when I configure PRECIs to run a simple experiment over a small domain, I get this message error:
“ERROR in umsubmit => Experiment mmmaa not started.”

The complete file:
--------------------------------------------------------------------------------
PRECIS version 1.9.3

RUNNING SCRIPT WITH ARGUMENTS:

/home/precis/um/vn4.5/utils/restart mmmaa NRUN

Mon Jun 23 03:49:59 CST 2014
--------------------------------------------------------------------------------
PRECIS version: 1.9.3
Max number of concurrent PRECIS jobs: 2
TYPE is NRUN in /home/precis/umui_jobs/mmmaa/SUBMIT
FROM_PRECIS=true
Starting with command:
/home/precis/um/vn4.5/utils/umsubmit mmmaa >>/home/precis/precis_expt/tmp/mmmaa.restart 2>&1
Your output will be sent to file:
/home/precis/precis_expt/precis_output/mmmaa000.mmmaa.d14174.t034959.leave

TYPE=NRUN: Creating new file /home/precis/precis_expt/tmp/mmmaa.time
warning: commands will be executed using /bin/sh
Cannot create atjob file /var/spool/atjobs/a000050164eecd: Permission denied

ERROR in umsubmit => Experiment mmmaa not started.
--------------------------------------------------------------------------------
I have already enabled ATD in YAST but still does not work.
Any ideas?
Best Regards, Maikel


Top
 Profile  
 
 Post subject: Re: ERROR in umsubmit
PostPosted: Mon Jun 23, 2014 5:02 pm 
Offline

Joined: Thu Feb 06, 2014 12:29 pm
Posts: 118
Hi Maikel,

This error is almost always around ATD. You need to both *enable* and *start* ATD in YaST.

You can test the at daemon with a quick command. Type this:

Code:
at now
echo "Maikel" > $HOME/Maikel.txt

Now hit Control D

The at command should execute, and you have have a file $HOME/Maikel.txt which contains the text Maikel.

It may be something else, so see if there is a *.leave file generated

cd $MY_OUTPUT
ls -rt mmmaa* | tail -1 | gzip -v

Reply and attach the resulting *.leave.gz

NOTE WELL I have to warn you that right now PRECIS is not working on OpenSUSE 13.1 because of the Perl error that Khandu first found (see the other post).

Until we fix that error, PRECIS won't work on OpenSUSE 13.1 (or any other brand new, cutting edge Linux that has the newest perl).

So if you are in a big hurry, I'd recommend OpenSUSE 12.3.

David


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 53 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group