Fork me on GitHub
#luminus
<
2016-12-09
>
codxse14:12:34

I had same issues before (NullPointerException), but with +reagent. The issue gone when I lein clean and reboot the whole system.

codxse14:12:19

Don't know what happened tho.

yogthos17:12:21

looks like the problem is that http server is set to ^{:on-reload :noop}

yogthos17:12:43

I think the best approach would be to avoid restarting it in the start/stop functions same as the repl server