Created
January 20, 2016 00:38
-
-
Save Jannis/5d4810f6ec10273ac533 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
clojure.lang.Compiler$CompilerException: java.lang.OutOfMemoryError: PermGen space, compiling:(clojure/core/async/impl/ioc_macros.clj:218:1) | |
java.lang.OutOfMemoryError: PermGen space | |
... | |
clojure.core/load/fn core.clj: 5866 | |
clojure.core/load core.clj: 5865 | |
... | |
clojure.core/load-one core.clj: 5671 | |
clojure.core/load-lib/fn core.clj: 5711 | |
clojure.core/load-lib core.clj: 5710 | |
... | |
clojure.core/apply core.clj: 632 | |
clojure.core/load-libs core.clj: 5749 | |
... | |
clojure.core/apply core.clj: 632 | |
clojure.core/require core.clj: 5832 | |
... | |
clojure.core.async/eval497/loading--auto-- async.clj: 9 | |
clojure.core.async/eval497 async.clj: 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment