Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-74961

Observing frequent messages "jira.rich.editor.content context supports only CSS resources, please review atlassian-plugin.xml"

    XMLWordPrintable

Details

    • 9
    • 22
    • Severity 3 - Minor
    • 132
    • Hide
      Atlassian Update – 9 August 2023

      Thank you for reporting this issue. In the last weeks, we have been working hard on fixing it.

      Summary of the problem:

      Frequent warning messages, regarding editor resources, were observed in the logs.

      New behaviour after the change:

      We lowered the logging level to DEBUG, which means that by default those warning messages won't appear in the logs.

      Status of the fix and Fix Version:

      The fix is ready, and we’re moving the status of this ticket to Waiting for release with Fix Versions 9.4.10, 9.10.2, 9.11.1.

      This fix can’t be backported to previous versions as it introduces breaking changes. This means that to get the update, you should upgrade Jira to the new feature version.

      Best regards,
      Mateusz Witkowski
      Senior Software Engineer

      Show
      Atlassian Update – 9 August 2023 Thank you for reporting this issue. In the last weeks, we have been working hard on fixing it. Summary of the problem: Frequent warning messages, regarding editor resources, were observed in the logs. New behaviour after the change: We lowered the logging level to DEBUG, which means that by default those warning messages won't appear in the logs. Status of the fix and Fix Version: The fix is ready, and we’re moving the status of this ticket to Waiting for release with Fix Versions 9.4.10, 9.10.2, 9.11.1. This fix can’t be backported to previous versions as it introduces breaking changes. This means that to get the update, you should upgrade Jira to the new feature version. Best regards, Mateusz Witkowski Senior Software Engineer

    Description

      Issue Summary

      Observing frequent messages "jira.rich.editor.content context supports only CSS resources, please review atlassian-plugin.xml" statements in the atlassian-jira log.

      Steps to Reproduce

      1. In Jira version 9.x and later, create scrum and kanban project with sample data.
      2. Navigate to Issues > Search for issues.
      3. Following WARN is thrown in the Atlassian Jira logs.

      Expected Results

      1. So far it seems to not affect any functionalities.
      2. However, when multiple user's click on search for issues, the Atlassian Jira logs are filled with above warning.

      Actual Results

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

      2023-03-15 12:19:21,626+0000 http-nio-8080-exec-17 WARN admin 739x574x1 pn3boh 172.29.56.95,172.50.0.2 /rest/wrm/2.0/resources [c.a.j.plugin.editor.RteDataProvider] "jira.rich.editor.content" context supports only CSS resources, please review atlassian-plugin.xml, some <resource> or <dependency> is including different resource type.
      2023-03-15 12:19:21,627+0000 http-nio-8080-exec-17 WARN admin 739x574x1 pn3boh 172.29.56.95,172.50.0.2 /rest/wrm/2.0/resources [c.a.j.plugin.editor.RteDataProvider] "jira.rich.editor.content" context supports only CSS resources, please review atlassian-plugin.xml, some <resource> or <dependency> is including different resource type.

      Workaround

      • Users need to reduce the verbosity for the package com.atlassian.jira.plugin.editor
      • Temporarily set the level for WARN or ERROR or OFF depending on the kind of data being generated on the logs.
      • If the setting temporarily works, then you can proceed to permanently change the logging level. 
      • Kindly keep in mind, the category com.atlassian.jira.plugin.editor is not among the default existing logging categories. User may need to add it by clicking Configure button as shown in the following :

      Additionally, the warn messages disappears after disabling the rich text editor for jira.

      Attachments

        Issue Links

          Activity

            People

              cf7069360d7e Mateusz Witkowski
              90afaff088e0 Navneeth S
              Votes:
              57 Vote for this issue
              Watchers:
              50 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: