From 42b44ac86409884830aab258ff6f8a70eb6f6d3b Mon Sep 17 00:00:00 2001 From: digimer Date: Sun, 16 Jul 2023 00:08:53 -0400 Subject: [PATCH] * Updated the log showing why anvil-daemon isn't exiting when a job is running with the job's current progress. Signed-off-by: digimer --- share/words.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/words.xml b/share/words.xml index f38586de..22b825e7 100644 --- a/share/words.xml +++ b/share/words.xml @@ -3613,7 +3613,7 @@ We will sleep a bit and try again. [ Warning ] - Failed to connect to the host: [#!variable!host!#]! Unable to up the resource, so the server may not start. If the peer can't be recovered, manually forcing the local resource(s) to UpToDate may be required. [ Warning ] - Timed out waiting for the connections to the peers, and the local resource(s) is not in 'UpToDate' state. Booting the server will likely fail. [ Warning ] - Timed out waiting for the connections to the peers. - [ Warning ] - We're using: [#!variable!ram_used!#] (#!variable!ram_used_bytes!# Bytes). but there is a job: [#!variable!job_command!#] is runnng, which might be why the RAM is high. NOT exiting while this program is running. + [ Warning ] - We're using: [#!variable!ram_used!#] (#!variable!ram_used_bytes!# Bytes). but there is a job: [#!variable!job_command!#] is runnng, (progress is: [#!variable!job_progress!#]), which might be why the RAM is high. NOT exiting while this program is running. [ Warning ] - A no-longer active PID: [#!variable!pid!#] (used by: [#!variable!caller!#] had marked the database: [#!variable!db!#] as "in_use", but the PID is gone now. Reaping the flag. [ Warning ] - We waited for: [#!variable!wait_time!#] seconds for all users of the local database to exit. Giving up waiting and taking the database down now. [ Warning ] - The command: [#!variable!command!#] is still using our database.