context supports only CSS resources

jack January 26, 2023

hi When I run the script, these errors occur, how can I solve it?

 

2023-01-26 15:50:30,811+0800 http-nio-8080-exec-24 WARN jin 950x1788637x1 1ipkyxy 192.168.101.1 /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 or is including different resource type.
2023-01-26 15:50:38,072+0800 http-nio-8080-exec-8 INFO jin 950x1788701x2 1ipkyxy 192.168.101.1 /secure/AjaxIssueAction.jspa [c.a.jira.index.QueueingIndexStats] [JIRA-STATS] [INDEXING-QUEUE] index:ISSUE, total primary queue stats: {"maxQueueSize":1,"putCounter":23,"queueFullOnPut":0,"getCounter":22,"timeInQueueMillis":{"count":22,"min":0,"max":4,"sum":12,"avg":0,"distributionCounter":{"0":16,"1":2,"10":4,"100":0,"1000":0,"10000":0,"20000":0,"30000":0}},"timeToUpdateIndexMillis":{"count":22,"min":0,"max":18,"sum":85,"avg":3,"distributionCounter":{"0":2,"1":3,"10":14,"50":3,"100":0,"500":0,"1000":0}},"totalTimeMillis":{"count":22,"min":1,"max":21,"sum":106,"avg":4,"distributionCounter":{"0":0,"1":4,"10":15,"100":3,"1000":0,"10000":0,"20000":0,"30000":0}},"totalTimeFailedMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"totalTimeTimedOutMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"putCounterByThreadTopN":{"http-nio-8080-exec-7":5,"http-nio-8080-exec-8":5,"http-nio-8080-exec-5":3,"http-nio-8080-exec-20":2,"http-nio-8080-exec-23":2,"http-nio-8080-exec-9":2,"http-nio-8080-exec-13":1,"http-nio-8080-exec-2":1,"http-nio-8080-exec-24":1,"http-nio-8080-exec-3":1},"indexerNotRunningCounter":0}
2023-01-26 15:50:38,075+0800 http-nio-8080-exec-8 INFO jin 950x1788701x2 1ipkyxy 192.168.101.1 /secure/AjaxIssueAction.jspa [c.a.jira.index.QueueingIndexStats] [JIRA-STATS] [INDEXING-QUEUE] index:ISSUE, total secondary queue stats: {"maxQueueSize":5,"putCounter":13884,"queueFullOnPut":0,"getCounter":13884,"timeInQueueMillis":{"count":13884,"min":0,"max":128,"sum":3827,"avg":0,"distributionCounter":{"0":12013,"1":1745,"10":87,"100":38,"1000":1,"10

2 answers

0 votes
Andreza Nascimento Santos October 25, 2023

Hello,

I'm facing a very similar problem, the error is basically the same, but it is only caused when a user external to my organization runs the script.

Can you help me?

Imagem1.png

0 votes
jack January 26, 2023

has been resolved

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2023

Excellent that it is fixed, but could you share how it got done?

jack January 27, 2023

I changed Value type: Constant or Groovy Template to Groovy Expression and it worked fine.

Suggest an answer

Log in or Sign up to answer