You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent that it is fixed, but could you share how it got done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I changed Value type: Constant or Groovy Template to Groovy Expression and it worked fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.