Skip to content

Instantly share code, notes, and snippets.

Created February 1, 2012 18:50
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/a6ae681c37091a3d2379 to your computer and use it in GitHub Desktop.
Save anonymous/a6ae681c37091a3d2379 to your computer and use it in GitHub Desktop.
| Error 2012-02-01 12:49:42,814 [Thread-9] ERROR plugins.DefaultGrailsPlugin - java.lang.ClassCastException: clojure.asm.Type cannot be cast to clojure.lang.IFn
| Error 2012-02-01 12:49:42,818 [Thread-9] ERROR plugins.DefaultGrailsPlugin - Compilation failed
Message: clojure.asm.Type cannot be cast to clojure.lang.IFn
Line | Method
->> 83 | invoke in clojure.core$generate_proxy$gen_method__4931
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 224 | invoke in clojure.core$generate_proxy
| 261 | doInvoke . . in clojure.core$get_proxy_class
| 137 | applyTo in clojure.lang.RestFn
| 601 | invoke . . . in clojure.core$apply
| 335 | 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