Forums

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

Groovy script not working after uninstalling/disabling Adaptavist ScriptRunner for JIRA

Komail Badami May 22, 2017

I installed Adaptavist ScriptRunner for JIRA to evaluate it, but after uninstalling/disabling  it ,my groovy script in a workfllow validator wont work. It throws this error 

java.lang.ClassNotFoundException: com.onresolve.jira.groovy.GroovyValidator

This script was working before I installed the script runner, I think JIRA is still referring to the Adaptavists jar location. How do I clean this up  ?

 

I am using JIRA 6.3.9

2 answers

0 votes
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.
May 22, 2017

You need to ensure a valid version of the add-on is installed and active.  The error you are getting is a simple "cannot find something the add-on provides" error.

0 votes
Komail Badami May 22, 2017

Uninstalled the paid version and installed the last free one from

https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner/versions

Suggest an answer

Log in or Sign up to answer