We run a GroovyService with the Jira scheduler. After upgrading to Script Runner 5.4.43 we get an error in the scheduler details view: "NoClassDefFoundError: org/codehaus/groovy/control/Phases"
The service is started correctly but what does this message mean? We do not use the mentioned class in the groovy script itself.