Debugging Cron Script - run()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tritian
    Junior Member
    • Aug 2015
    • 10

    Debugging Cron Script - run()

    Hi,

    i create a custom cronjob. The cron is running same as screenshot. I can't debug run() in application/Espo/Modules/ModulName/Jobs/ClassName.php. But, he cron performs this function. Please help me.

    PS: in debugger i see $jobList and $runningScheduledJobs are empty... s that correct?
    http://www.bilder-upload.eu/show.php...1442409895.png Click image for larger version

Name:	image_319.jpg
Views:	308
Size:	9.3 KB
ID:	8329

    Best regards
    Christian


    Attached Files
    Last edited by tritian; 09-16-2015, 01:10 PM.
  • yuri
    Member
    • Mar 2014
    • 8627

    #2
    just run cron.php manually in CLI and debug.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • tritian
      Junior Member
      • Aug 2015
      • 10

      #3
      that's what I'm doing. but it don't work - the empty fields are incorrect, right?
      Last edited by tritian; 09-16-2015, 01:38 PM.

      Comment

      Working...