Intellij IDEA 10.0 启动项目时报错:错误信息为java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.ClassLoader do not match. Expected 3 but got 2:
由于机器中jdk版本和该项目使用jdk版本号不一致导致。
详情见:http://comments.gmane.org/gmane.comp.lang.groovy.grails.user/93528