I have a grails project that runs perfectly in the command line. When I try to run it in GGTS with
grails run-app
it runs the first time witho
It turns out that the problem is caused by the Java 7 version. Do not user Update 21 then the error will vanish.