Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,321
Community Members
 
Community Events
185
Community Groups

ScriptRunner fails to execute the code when the code is pasted to the script console window

I observe a strange behavior of ScriptRunner when I paste the code in the ScriptRunner's script console. The static checker gives the green light for that code but clicking ‘Run’ returns with following error (string 'aaa.bbb.ccc' stands for a real path on the system):

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:

Script392.groovy: 39: unable to resolve class aaa.bbb.ccc.MyClass

@ line 39, column 1.

   import aaa.bbb.ccc.MyClass

   ^

 

1 error

Where line number 39 is the line where the class is mentioned in the code for the first time and the import is done on that line. 

class-is-correct-for-static-checker.png

The class itself is perfectly correct (see above), unchanged and used over and over in a different, already existing code.

Workaround:

Put the same code in a file and run it from the script console choosing option 'FILE' instead of 'SCRIPT'. The script is executed without errors.

 

2 answers

2 accepted

0 votes
Answer accepted
Mark Markov
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.
Aug 27, 2018

Hello @Jedrzej Wolski

It's a known bug of Scriprunner, here is the issue at adaptavist support.

There you can find some workarounds.

0 votes
Answer accepted
Alexey Matveev
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.
Aug 27, 2018

Hello,

That is a bug in my opinion. There is an open ticket in Adaptavist:

https://productsupport.adaptavist.com/browse/SRJIRA-458

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events