Skip to content

Instantly share code, notes, and snippets.

@cigitia
Created September 11, 2015 00:13
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 cigitia/80f164635a1d03762269 to your computer and use it in GitHub Desktop.
Save cigitia/80f164635a1d03762269 to your computer and use it in GitHub Desktop.
clojure.lang.ExceptionInfo: java.lang.OutOfMemoryError: PermGen space
data: {:file
"/var/folders/rb/dht96n1j4mj5c3djm170ptpw0000gn/T/boot.user6032180797257116111.clj",
:line 17}
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
...
clojure.core/bean core_proxy.clj: 378
boot.from.io.aviso.exception/expand-exception exception.clj: 58
boot.from.io.aviso.exception/analyze-exception exception.clj: 107
boot.from.io.aviso.exception/write-exception exception.clj: 324
boot.util/print-ex util.clj: 150
boot.task.built-in/fn/fn/fn/fn/fn/fn built_in.clj: 231
boot.task.built-in/fn/fn/fn/fn/fn built_in.clj: 230
boot.task.built-in/fn/fn/fn/fn built_in.clj: 227
boot.core/run-tasks core.clj: 695
boot.core/boot/fn core.clj: 705
clojure.core/binding-conveyor-fn/fn core.clj: 1916
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment