Created
January 16, 2015 21:35
-
-
Save TN1ck/4129124f0e0e8536794c 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
blabla boot -vvv development | |
registering src/cljs [:create :modify] | |
registering src/cljs/blabla [:create :modify] | |
sending change event | |
watch service closed | |
registering src/cljs [:create :modify] | |
registering src/cljs/blabla [:create :modify] | |
registering resources [:create :modify] | |
sending change event | |
<< started reload server on ws://localhost:51128 >> | |
2015-01-16 22:33:03.142:INFO:oejs.Server:jetty-7.6.13.v20130916 | |
2015-01-16 22:33:03.200:INFO:oejs.AbstractConnector:Started [email protected]:3000 | |
<< started Jetty on http://localhost:3000 >> | |
Adding cljsjs/common/react-externs.ext.js to fileset | |
Adding cljsjs/development/react.inc.js to fileset | |
registering /Users/tomnick/.boot/tmp/Users/tomnick/Documents/blabla/e6s/-p9hf6h [:create :modify] | |
registering /Users/tomnick/.boot/tmp/Users/tomnick/Documents/blabla/e6s/-p9hf6h/blabla [:create :modify] | |
registering /Users/tomnick/.boot/tmp/Users/tomnick/Documents/blabla/e6s/rcesf6 [:create :modify] | |
registering /Users/tomnick/.boot/tmp/Users/tomnick/Documents/blabla/e6s/6qp7pj [:create :modify] | |
sending change event | |
Starting file watcher (CTRL-C to quit)... | |
nREPL server started on port 51131 on host 0.0.0.0 - nrepl://0.0.0.0:51131 | |
event: :modify true Path{file=/Users/tomnick/.boot/tmp/Users/tomnick/Documents/blabla/e6s/-p9hf6h} | |
sending change event | |
Compiling boot-cljs-app.js... | |
Exception in thread "main" | |
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment