issue with custom Scheduler(Warning)

Hi All,

Sugarcrm version : 13.0.0

I have created custom Scheduler and its running properly but in custom Scheduler (module=Schedulers) -> Job Log it throws some warnings which I am not getting what might be the root cause for the same:

"

Success Warning [2]: stat(): stat failed for upload/638/3b013638-aaf9-11e6-b80d-060c6f621ec1 in /13.1.0/ent/include/upload_file.php on line 102

"

Can anyone suggest?

Kindest Regards,

Shreya

Parents Reply
  •  this was just an example we created on 3v4l to exemplify/unit test the issue, it will not be in Sugar code. the important message here is that E_WARNING is being suppressed along with the other errors except notice, strict, and deprecated, that was the intent of the snippet I shared.

    SugarCRM | Principal Developer Advocate

Children