Skip to content

Instantly share code, notes, and snippets.

Created February 1, 2012 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5a7a40929a6c4a104bd5 to your computer and use it in GitHub Desktop.
Save anonymous/5a7a40929a6c4a104bd5 to your computer and use it in GitHub Desktop.
| Error 2012-02-01 12:55:55,307 [Thread-9] ERROR plugins.DefaultGrailsPlugin - java.lang.ClassCastException: clojure.lang.PersistentHashSet cannot be cast to java.lang.Class
| Error 2012-02-01 12:55:55,311 [Thread-9] ERROR plugins.DefaultGrailsPlugin - Compilation failed
Message: clojure.lang.PersistentHashSet cannot be cast to java.lang.Class
Line | Method
->> 192 | invoke in clojure.core$generate_proxy$fn__4939$fn__4941
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 190 | invoke in clojure.core$generate_proxy$fn__4939
| 186 | invoke . . . in clojure.core$generate_proxy
| 262 | doInvoke in clojure.core$get_proxy_class
| 137 | applyTo . . . in clojure.lang.RestFn
| 601 | invoke in clojure.core$apply
| 336 | doInvoke . . in clojure.core$proxy
| 497 | invoke in clojure.lang.RestFn
| 431 | invoke . . . in clojure.lang.Var
| 178 | applyToHelper in clojure.lang.AFn
| 532 | applyTo . . . in clojure.lang.Var
| 6324 | macroexpand1 in clojure.lang.Compiler
| 3564 | invoke . . . in clojure.core$macroexpand_1
| 5 | invoke in test$eval9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment