Bug #11452
AtoM Worker logfile location in code repository does not match installation instructions
Status: | Verified | Start date: | 08/23/2017 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | José Raddaoui Marín | % Done: | 0% | |
Category: | Job scheduling | |||
Target version: | Release 2.4.0 | |||
Google Code Legacy ID: | Tested version: | 2.3, 2.4 | ||
Sponsored: | No | Requires documentation: |
Description
Reported in the User Forum 2017-08-23. Related thread: https://groups.google.com/d/topic/ica-atom-users/SBVu7qqfGkQ/discussion
From the user forum:
Apparently I was wrong about which documentation I used to create /etc/init/atom- worker.conf , as it was https://www.archivematica.org/en/docs/archivematica-1.6/admin-manual/installation/installation/#using-atom-2-x-with-archivematica . This suggests I "copy the atom- worker.conf file from atom source to /etc/init/".
I started from https://www.accesstomemory.org/en/docs/2.3/admin-manual/installation/linux/ubuntu-trusty/ , and I used "Check out the code from our Git repository", which means I was using https://github.com/artefactual/atom/blob/stable/2.3.x/init/atom-worker.conf which doesn't match the "env LOGFILE=" line from https://www.accesstomemory.org/en/docs/2.3/admin-manual/installation/asynchronous-jobs/#upstart-ubuntu-14-04
For consistency I edited my /etc/init/atom-worker.conf to match the installation page, but it might be useful to update the git repository to match.
I've shown this thread to Radda who agrees that we should update the git repo code to match the recommendations found in the docs.
History
#1 Updated by Dan Gillean almost 5 years ago
- Subject changed from AtoM Working logfile location in code repository does not match installation instructions to AtoM Worker logfile location in code repository does not match installation instructions
#2 Updated by José Raddaoui Marín almost 5 years ago
- Status changed from New to Verified
Change added to stable/2.3.x and qa/2.4.x branches