ue_01 stop/start problems with p_manage_18
- Article Type: General
- Product: Aleph
- Product Version: 16.02
Description:
p_manage_18 locks the library, which stops the ue daemons.
But ue_01 was processing a record that took a long time to handle.
p_manage_18 went ahead with its processing, and when it finished and unlocked the library, ue_01 still had not stopped, but had a stop pending.
About a minute later, ue_01 finished that record and exited.
util_e_01_stop file was also still there.
We will adjust our procedures so that we check on ue_01 a few minutes after p_manage_18.
UE_01 was still running during a job that needs to lock the library.
Shouldn't any procedure that locks the library verify that ue daemons are stopped before it continues processing?
Resolution:
There is currently no procedure to verify that ue processed are stopped.
Please make sure all the deamons are down before running p_manage_18 or any other job that should close the library.
Additional Information
ue, p-manage-18, ue_01
- Article last edited: 10/8/2013