-
-
Save anonymous/5a7a40929a6c4a104bd5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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