Forum Discussion
No response in 6 days? Wow. I'll call in and see if I can get an answer.
Thanks!!!!
Mary
Having the same issue. I'm using ReadyAPI 1.2.2 SoapUI NG. Any ideas? I am stumped as to what the issue is and any help would be greatly appreciated.
- harry10 years agoContributor
Hi,
Iam going through same issue .we had a project developed in 5.1.2 using groovy 1.8.0 .Right now i migrated project to Ready API 1.2.2 having groovy all-2.1.7 jar. Bewlow is the error i was getting'.
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' The lookup for dbUtils_TargetApi.TGTQueries caused a failed compilaton. There should not have been any compilation from this call.
Any help would be appreciated
- chmelvv9 years agoOccasional Contributor
I my situation problem was that I try to import groovy lib script from
<soapui>\bin\scripts\ folder
which includes import of another jar lib which was not exist in
C:\Program Files\SmartBear\ReadyAPI-1.8.5\lib folder.
When I put appropriate jar file to that folder - problem disappeared.
- karthikeyanjn19 years agoOccasional Contributor
Is there any solution for script9.groovy exeption????
- groovyguy9 years agoCommunity Hero
karthikeyanjn1: You may want to consider starting a new thread and posting your specific details.