ERROR - No method '/**LICENSE_CHECK_METHOD_NAME**/' in service 'OutlookIntegration'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crmscot
    Member
    • Jun 2014
    • 54

    ERROR - No method '/**LICENSE_CHECK_METHOD_NAME**/' in service 'OutlookIntegration'

    EspoCRM V8.1.1 Outlook Integration 1.3.0

    PHP V8.1.2-1
    MYSQL Ver 8.0.35-0ubuntu0.22.04.1 for Linux on x86_64 ((Ubuntu))

    Since upgrading to Outlook Integration V1.3.0 I have been seeing the following error in the EspoCRM Log file:-

    [2024-01-19 02:36:01] ERROR: JobManager: Failed job running, job '65a8887ad09bae973'. No method '/**LICENSE_CHECK_METHOD_NAME**/' in service 'OutlookIntegration'.; at /var/www/html/espocrm/application/Espo/Core/Job/JobRunner.php:269.

    This is the only error message (it's usually repeated twice each night and the time varies). Outlook integration appears to be working normally.

    Anyone else seen this?
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #2
    Hi crmscot,

    Thanks for reporting.
    We will investigate this issue and inform you asap.

    Comment

    • tarasm
      Super Moderator
      • Mar 2014
      • 573

      #3
      New version of Outlook Integration extension is available. Please download and install to fix this problem.
      Job Offers and Requests

      Comment

      • crmscot
        Member
        • Jun 2014
        • 54

        #4
        Thanks for the updated version. I've installed it, cleared the cache and done a rebuild - all without errors. I also restarted the web server. Each night I now get the following error meassages:-

        [2024-01-23 02:10:02] ERROR: JobManager: Failed job running, job '65adce7a329c19deb'. Can't run job '65adce7a329c19deb'. Not a scheduled job.; at /var/www/html/espocrm/application/Espo/Core/Job/JobRunner.php:205.
        [2024-01-23 02:11:01] ERROR: JobManager: Failed job running, job '65adce7a329c19deb'. Can't run job '65adce7a329c19deb'. Not a scheduled job.; at /var/www/html/espocrm/application/Espo/Core/Job/JobRunner.php:205.
        [2024-01-23 03:26:02] ERROR: JobManager: Failed job running, job '65adce7abbc6b39b5'. ; at /var/www/html/espocrm/application/Espo/Core/Job/JobRunner.php:257.
        [2024-01-23 03:27:02] ERROR: JobManager: Failed job running, job '65adce7abbc6b39b5'. ; at /var/www/html/espocrm/application/Espo/Core/Job/JobRunner.php:257.

        Do I need to tidy up some leftovers?​

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #5
          I'm not sure, but these could old jobs trying to execute a scheduled job that is not already there. If these error are not appearing anymore, that means everything is fine.
          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

          • crmscot
            Member
            • Jun 2014
            • 54

            #6
            Logs have been clear for last two days - looking good. Thanks for your help and advice.

            Comment

            Working...