Forum Discussion
StevenC
11 years agoContributor
Actually no, I was not requesting a new feature, I was asking if anyone knew of a way to get a more information when this happens or a better way to debug the problem. While better error handling would be nice it'll be 3 - 6 months at best (if ever) before you got the feature implemented and by that time the bulk of my heavy framework development will be done and this won't be anywhere near as much of a problem so it really doesn't help me all that much
- 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.
- ShivaniKamboj7 years agoOccasional Contributor
Hi ,
I too faced the same issue but got it resolved using online Groovy compliers: https://groovyconsole.appspot.com/
which suggested me that there is a parenthesis missing.
Hope this helps who so ever face the same challenge.
Regards
Shivani
Related Content
- 5 years ago
Recent Discussions
- 22 days ago