The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError: groovy/lang/GroovyObject in script runner Script

Nishant Paraskar
December 5, 2022

Why the exception occurs

java.lang.NoClassDefFoundError: groovy/lang/GroovyObject ?

 

 

Could anyone help me on these?

image.png

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
December 5, 2022

Hi @Nishant Paraskar ,

there is some issue in the script. Probably that script is using a not imported class. Please share the related script so that we can verify it

Fabio