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 19 Next »

PP-783 - Getting issue details... STATUS

Forum discussion

  1. Interface: New server log message: Unable to set task for is_hooks_sync_done; requeuing the job
    1. Visibility: Public
    2. Change Control: Unstable
    3. Synopsis: Server log, error level
      At server before starting the OS provisioning job, it checks for the syncing of mom hook files are done. If not, it creates a timed task to check 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; requeuing the job
        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; requeuing the job
        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; requeuing the job

  • No labels