Error running scripts after JIRA Software upgrade from 7.1 to 7.8 [Error grabbing grapes]

Christian Vorraber April 19, 2018

Hello,

We are using ScriptRunner Add-In for running scripts. After upgrade of JIRA Software from 7.1 to 7.8, some scritps are not working and we are getting following error in logs:

General error during conversion: Error grabbing grapes -- /home/jira/.groovy/grapes/resolved-caller-all-caller-working11.xml (No such file or directory)

 

In some of our scripts we are using Log4j and Apache Poi:

@Grab('log4j:log4j:1.2.17')
import groovy.util.logging.Log4j
import org.apache.log4j.Level
@Grab( 'org.apache.poi:poi:3.9' )
import org.apache.poi.hssf.usermodel.HSSFWorkbook

Is this not needed anymore?

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events