Skip to content

Instantly share code, notes, and snippets.

@KirinDave
Created October 28, 2010 20:00
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 KirinDave/3a1d9830452f3c155c56 to your computer and use it in GitHub Desktop.
Save KirinDave/3a1d9830452f3c155c56 to your computer and use it in GitHub Desktop.
java.lang.IllegalStateException: Var clothesline.util/map-keys is unbound.
at clojure.lang.Var.deref(Var.java:142)
at clojure.lang.Var.get(Var.java:133)
at clothesline.core$_makeServer.invoke(core.clj:24)
at clothesline.interop.Factory.makeServer(Unknown Source)
at .<init>(<console>:7)
at .<clinit>(<console>)
at RequestResult$.<init>(<console>:9)
at RequestResult$.<clinit>(<console>)
at RequestResult$scala_repl_result(<console>)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment