I got the error below using Grails and Spring Security. Has anyone else had such a problem? If so, what is your decision?
Error | Exception in thread "Thread-15" Error | java.lang.ClassCastException: org.codehaus.groovy.runtime.GStringImpl cannot be cast to java.lang.String Error | at org.codehaus.groovy.grails.project.compiler.GrailsProjectWatcher.run(GrailsProjectWatcher.java:114)
AND
java.lang.IllegalArgumentException: Failed to evaluate expression 'User_name'
source share