Archived Content: This information is no longer maintained and is provided "as is" for your convenience.
Summary
Missing Groovy class (groovy.json.JsonSlurper)
Running the groovy script in OO using Operations/Groovy/Groovy Script, gives the error below:-
{exception=;returnCode=-1;returnResult=org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script6.groovy: 1: unable to resolve class groovy.json.JsonSlurper
Question
We have run into an issue in trying to use OO to execute a standalone groovy script.
Running the groovy script in OO using Operations/Groovy/Groovy Script, gives the error below:-
{exception=;returnCode=-1;returnResult=org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script6.groovy: 1: unable to resolve class groovy.json.JsonSlurper
Answer
R&D create a hotfix was delivered thru FTP.
https://rdapps.swinfra.net/hotfix/#/hotfix/7531