PRECIS support forum
http://forum.precisrcm.com/

ERROR in umsubmit
http://forum.precisrcm.com/viewtopic.php?f=1&t=38
Page 1 of 1

Author:  maikel [ Mon Jun 23, 2014 4:06 pm ]
Post subject:  ERROR in umsubmit

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

Author:  dmhg [ Mon Jun 23, 2014 5:02 pm ]
Post subject:  Re: ERROR in umsubmit

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

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/