I am running a Grails application and it just gets stuck in the Configuring class path stage, Is there any way to get more info on whats going on? I tried the verboseCompile switch to no avail.
grails run-app --verboseCompile
| Configuring classpath
Look for the
BuildConfig.groovyfile here (/AppName/grails-app/conf/BuildConfig.groovy) and then find thelogparameter and set it toverbose.