Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-2650

Getting warning message in logs with error message ErrorMessage@b16ceeed

    XMLWordPrintable

Details

    Description

      Summary

      There are some warning message in log file regarding Service Desk Automation even if there is no automation rule was set. The error message is not good enough to narrow down to any root cause of the warning message.

      Steps to Reproduce

      1. Installed Service Desk.
      2. Create a Service Desk project.
      3. Delete all the automation rule.
      4. Observe the atlassian-jira.log for the warning message with error message; "ErrorMessage@b16ceeed".
      5. To check if there is any automation rule that is active, you can run the following SQL:
        select * from "AO_9B2E3B_RULESET";
        

        Sample output for no active automation rule:

        -[ RECORD 1 ]------+--
        ACTIVE_REVISION_ID |
        ID                 | 1
        -[ RECORD 2 ]------+--
        ACTIVE_REVISION_ID |
        ID                 | 2
        

        Sample output for an active automation rule:

        -[ RECORD 1 ]------+--
        ACTIVE_REVISION_ID |
        ID                 | 1
        -[ RECORD 2 ]------+--
        ACTIVE_REVISION_ID |
        ID                 | 2
        -[ RECORD 3 ]------+--
        ACTIVE_REVISION_ID | 3
        ID                 | 3
        

      Expected Results

      • No warning message regarding automation rule since there is no automation rules set in Service Desk.
      • Have a proper error message for the warning instead of "ErrorMessage@b16ceeed".

      Actual Results

      The below exception is thrown in the atlassian-jira.log file:

      2015-11-03 14:11:59,706 http-bio-8081-exec-19 WARN xxx 851x69978x1 xxxx xx.xxx.xx.xxx /rest/api/2/issue/13533/comment [execution.whenhandler.event.AllEventListenerEventWhenHandlerVisitor] Event when handler execution of com.atlassian.servicedesk.plugins.automation.servicedesk-automation-modules-plugin:servicedesk-commented-automation-rule-event-when-handler failed with error com.atlassian.pocketknife.api.commons.error.ErrorMessage@b16ceeed
      2015-11-03 14:20:43,426 http-bio-8081-exec-16 WARN xxx 860x70162x1 xxxx xx.xxx.xx.xxx /secure/CommentAssignIssue.jspa [execution.whenhandler.event.AllEventListenerEventWhenHandlerVisitor] Event when handler execution of com.atlassian.servicedesk.plugins.automation.servicedesk-automation-modules-plugin:servicedesk-commented-automation-rule-event-when-handler failed with error com.atlassian.pocketknife.api.commons.error.ErrorMessage@b16ceeed
      

      Notes

      • There is no degradation in any Service Desk functionality even with the warning message.

      Attachments

        Issue Links

          Activity

            People

              bbaker ɹǝʞɐq pɐɹq
              mmuthusamy Moga
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync