Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

PP-783 - Getting issue details... STATUS

Forum discussion

  1. Interface: New server log message: Unable to set task for is_hooks_sync_done, the job will be requeued
    1. Visibility: Public
    2. Change Control: Stable
    3. Synopsis: Server log, error level
      Before starting the provisioning job, it checks for the syncing mom hook files are done or not. If not, it sets a timely task to recheck again.
      If the server fails to set a time task for is_hooks_sync_done function, then it will record above log message and the job will be requeued

      1. Example:

        07/15/2017 15:39:34;0001;Server@c7-dev;Svr;Server@c7-dev;Resource temporarily unavailable (11) in is_hooks_sync_done, Unable to set task for is_hooks_sync_done, the job will be requeued
        07/15/2017 15:43:06;0001;Server@c7-dev;Svr;Server@c7-dev;Cannot allocate memory (12) in is_hooks_sync_done, Unable to set task for is_hooks_sync_done, the job will be requeued
        07/15/2017 15:46:34;0001;Server@c7-dev;Svr;Server@c7-dev;Cannot allocate memory (12) in check_and_run_jobs, Unable to set task for is_hooks_sync_done, the job will be requeued

  • No labels