Job 4a08eef8-2087-11ea-ba82-00155d71c603 (Process Workflow Tasks) failed in CRON run

Anyone Got This Type Of Error.. when cron is running

Not getting mails from specific workflow(Subscriptions) .. i have checked conditions everything is fine.. from last couple of days not getting mails when i checked cron getting this error.. Remaining all jobs running good

Any help at all would be great...

Parents Reply
  • Thanks for reply Shawn

    In error log found this this error only

    Thu Dec 19 18:10:26 2019 [80617][1][FATAL] Job ad3c2518-225c-11ea-ac65-00155d71c603 (Process Workflow Tasks) failed in CRON run

    except this there is no error in log. i have  tried repair of schedulers and workflows.

    Deleted old workflows and created new workflows still same error.

    Email Configuration settings also working fine..

    is there anyway to find out the problem...

Children
  • You may need to clean up your workflow files manually. What version of Sugar are you using?

    I recommend going navigating to the path

    source/custom/modules/<module>/workflow/

    and cleaning out the files contained in the directory manually for each module that you think may be affected by broken workflows.

    If you think the issues are e-mail related, you can go to

    source/modules/Mailer/SmtpMailer.php

    and add logs to the connectToHost function to find out if you have problems with connecting to your mailserver