Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-09-03 Thread via GitHub
GitHub user weizhouapache closed the discussion with a comment: Recurrent errors in database on vm schedules thanks @KuasarCloud closing this GitHub link: https://github.com/apache/cloudstack/discussions/11238#discussioncomment-14296381 This is an automatically sent email for users@cl

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-09-03 Thread via GitHub
GitHub user KuasarCloud closed a discussion: Recurrent errors in database on vm schedules Hey community! After creating a schedule to start/stop vm_instances, a recurrent error appears in logs 025-07-17 11:29:19,383 ERROR [o.a.c.v.s.d.VMScheduledJobDaoImpl] (VMSchedulerPollTask:[ctx-d11d130

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-09-02 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Recurrent errors in database on vm schedules Hi @DaanHoogland, issue created at https://github.com/apache/cloudstack/issues/11564 and to answer your question, it keeps going forever, the only way to stop it is eliminating the rule Gi

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-08-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Recurrent errors in database on vm schedules @KuasarCloud , thanks for investigating. So you are saying that both MS are trying to *update* the same schedule, by creating the same task? If so that seems a bug to me (or at least an i

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-08-07 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Recurrent errors in database on vm schedules It appears to be a race condition error caused by multiple scheduler instances running concurrently. We have two ACS Server Manager nodes, and when a scheduled task is created on one node,

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-22 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Recurrent errors in database on vm schedules Sorry @KuasarCloud , there is not enough information there to make even a guess. You will have to investigate the logs more. GitHub link: https://github.com/apache/cloudstack/discussions/

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-22 Thread via GitHub
GitHub user KuasarCloud edited a comment on the discussion: Recurrent errors in database on vm schedules Hi @DaanHoogland this would be with the same ctx ``` 2025-07-18 03:49:19,360 DEBUG [o.a.c.v.s.VMSchedulerImpl] (VMSchedulerPollTask:[ctx-baef661e]) (logid:6169a69c) VM scheduler.poll is

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-22 Thread via GitHub
GitHub user KuasarCloud edited a comment on the discussion: Recurrent errors in database on vm schedules Hi @DaanHoogland Please take a look, this all related to `logid:c3157b08` ``` 2025-07-17 11:29:19,360 DEBUG [o.a.c.v.s.VMSchedulerImpl] (VMSchedulerPollTask:[ctx-d11d1302]) (logid:c3157b

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-21 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Recurrent errors in database on vm schedules Hi @DaanHoogland Please take a look, this all related to `logid:c3157b08` `2025-07-17 11:29:19,360 DEBUG [o.a.c.v.s.VMSchedulerImpl] (VMSchedulerPollTask:[ctx-d11d1302]) (logid:c3157b08)

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-18 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Recurrent errors in database on vm schedules This is not what I am asking for @KuasarCloud , please grep for `logid:c3157b08` and for `ctx-d11d1302` and look far any reason the attempt to add it again was made. GitHub link: https:/

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-18 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Recurrent errors in database on vm schedules Hi @DaanHoogland this would be with the same ctx `2025-07-18 03:49:19,360 DEBUG [o.a.c.v.s.VMSchedulerImpl] (VMSchedulerPollTask:[ctx-baef661e]) (logid:6169a69c) VM scheduler.poll is bei

Re: [D] Recurrent errors in database on vm schedules [cloudstack]

2025-07-18 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Recurrent errors in database on vm schedules @KuasarCloud are there any debug messages above, especially with the same logid or ctx-. GitHub link: https://github.com/apache/cloudstack/discussions/11238#discussioncomment-13806249 --