ue_21 stops at 2 AM and doesn't restart
- Article Type: General
- Product: Aleph
- Product Version: 20
Description:
We see that the pln01 ue_21 stops at 2 AM and doesn't restart.
As described in KB 16384-28209, in order for a daemon to start automatically, it needs to be in the aleph_start.private.
In this case, we *do* see the following line in aleph_start.private:
setenv PUB_STARTUP_LIBS "pln01"
so ue_21 *should* be starting in pln01.
Resolution:
The process which is stopping the daemons, queues, etc., (via the crontab) is not aleph_shutdown but rather a process: /exlibris/aleph/sysops/bouncer.sh . And the process which is starting the daemons, queues, etc., is not aleph_startup, but rather /exlibris/aleph/sysops/aleph_startup_quick.sh.
I have updated this /exlibris/aleph/sysops/aleph_startup_quick.sh to include the publishing daemon.
We are planning to change this so only the following are restarted each night: www_server, pc_server's, oclc_server's.
- Article last edited: 10/8/2013