Created
January 17, 2011 18:17
-
-
Save jamiltron/783190 to your computer and use it in GitHub Desktop.
lein swank error (Clojure 1.3.0)
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
Var *classpath* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Exception in thread "main" java.io.FileNotFoundException: Could not locate mire/server__init.class or mire/server.clj on classpath: | |
at clojure.lang.RT.load(RT.java:412) | |
at clojure.lang.RT.load(RT.java:381) | |
at clojure.core$load$fn__4389.invoke(core.clj:5308) | |
at clojure.core$load.doInvoke(core.clj:5307) | |
at clojure.lang.RestFn.invoke(RestFn.java:409) | |
at clojure.core$load_one.invoke(core.clj:5132) | |
at clojure.core$compile$fn__4394.invoke(core.clj:5319) | |
at clojure.core$compile.invoke(core.clj:5318) | |
at user$eval7.invoke(NO_SOURCE_FILE:1) | |
at clojure.lang.Compiler.eval(Compiler.java:6222) | |
at clojure.lang.Compiler.eval(Compiler.java:6213) | |
at clojure.lang.Compiler.eval(Compiler.java:6189) | |
at clojure.core$eval.invoke(core.clj:2680) | |
at clojure.main$eval_opt.invoke(main.clj:232) | |
at clojure.main$initialize.invoke(main.clj:251) | |
at clojure.main$null_opt.invoke(main.clj:284) | |
at clojure.main$main.doInvoke(main.clj:362) | |
at clojure.lang.RestFn.invoke(RestFn.java:422) | |
at clojure.lang.Var.invoke(Var.java:405) | |
at clojure.lang.AFn.applyToHelper(AFn.java:165) | |
at clojure.lang.Var.applyTo(Var.java:518) | |
at clojure.main.main(main.java:37) | |
Var *classpath* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *log-events* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *log-output* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *namespace-re* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *current-connection* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *default-encoding* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *pre-reply-hook* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *pre-reply-hook* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *thread-map-next-id* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *thread-map-next-id* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *thread-map* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *thread-map* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *mailboxes* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *mailboxes* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *protocol-version* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *protocol-version* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *current-package* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *pending-continuations* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *sldb-stepping-p* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *sldb-initial-frames* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *sldb-level* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *sldb-restarts* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-swank-clojure* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *active-threads* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *active-threads* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-quit-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-quit-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-continue-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-continue-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-abort-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *debug-abort-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *current-exception* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *current-env* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *connections* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *connections* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Var *compiler-exception-location-re* not marked :dynamic true, setting to :dynamic. You should fix this before next release! | |
Exception in thread "main" java.lang.Exception: Unable to resolve symbol: print-doc in this context, compiling:(swank/commands/basic.clj:180) | |
at clojure.lang.Compiler.analyze(Compiler.java:5993) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler$InvokeExpr.parse(Compiler.java:3338) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6169) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:5343) | |
at clojure.lang.Compiler$TryExpr$Parser.parse(Compiler.java:2008) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6167) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:5343) | |
at clojure.lang.Compiler$LetExpr$Parser.parse(Compiler.java:5639) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6167) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6155) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6155) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:5343) | |
at clojure.lang.Compiler$LetExpr$Parser.parse(Compiler.java:5639) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6167) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6155) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6155) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:5343) | |
at clojure.lang.Compiler$FnMethod.parse(Compiler.java:4779) | |
at clojure.lang.Compiler$FnExpr.parse(Compiler.java:3509) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6165) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6155) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.access$100(Compiler.java:35) | |
at clojure.lang.Compiler$DefExpr$Parser.parse(Compiler.java:480) | |
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6167) | |
at clojure.lang.Compiler.analyze(Compiler.java:5978) | |
at clojure.lang.Compiler.analyze(Compiler.java:5939) | |
at clojure.lang.Compiler.eval(Compiler.java:6226) | |
at clojure.lang.Compiler.load(Compiler.java:6657) | |
at clojure.lang.RT.loadResourceScript(RT.java:340) | |
at clojure.lang.RT.loadResourceScript(RT.java:331) | |
at clojure.lang.RT.load(RT.java:409) | |
at clojure.lang.RT.load(RT.java:381) | |
at clojure.core$load$fn__4389.invoke(core.clj:5308) | |
at clojure.core$load.doInvoke(core.clj:5307) | |
at clojure.lang.RestFn.invoke(RestFn.java:409) | |
at clojure.core$load_one.invoke(core.clj:5132) | |
at clojure.core$load_lib.doInvoke(core.clj:5169) | |
at clojure.lang.RestFn.applyTo(RestFn.java:143) | |
at clojure.core$apply.invoke(core.clj:602) | |
at clojure.core$load_libs.doInvoke(core.clj:5207) | |
at clojure.lang.RestFn.applyTo(RestFn.java:138) | |
at clojure.core$apply.invoke(core.clj:602) | |
at clojure.core$require.doInvoke(core.clj:5272) | |
at clojure.lang.RestFn.invoke(RestFn.java:422) | |
at swank.swank$eval7$loading__4288__auto____8.invoke(swank.clj:11) | |
at swank.swank$eval7.invoke(swank.clj:11) | |
at clojure.lang.Compiler.eval(Compiler.java:6222) | |
at clojure.lang.Compiler.eval(Compiler.java:6213) | |
at clojure.lang.Compiler.load(Compiler.java:6657) | |
at clojure.lang.RT.loadResourceScript(RT.java:340) | |
at clojure.lang.RT.loadResourceScript(RT.java:331) | |
at clojure.lang.RT.load(RT.java:409) | |
at clojure.lang.RT.load(RT.java:381) | |
at clojure.core$load$fn__4389.invoke(core.clj:5308) | |
at clojure.core$load.doInvoke(core.clj:5307) | |
at clojure.lang.RestFn.invoke(RestFn.java:409) | |
at clojure.core$load_one.invoke(core.clj:5132) | |
at clojure.core$load_lib.doInvoke(core.clj:5169) | |
at clojure.lang.RestFn.applyTo(RestFn.java:143) | |
at clojure.core$apply.invoke(core.clj:602) | |
at clojure.core$load_libs.doInvoke(core.clj:5203) | |
at clojure.lang.RestFn.applyTo(RestFn.java:138) | |
at clojure.core$apply.invoke(core.clj:602) | |
at clojure.core$require.doInvoke(core.clj:5272) | |
at clojure.lang.RestFn.invoke(RestFn.java:409) | |
at user$eval3.invoke(NO_SOURCE_FILE:1) | |
at clojure.lang.Compiler.eval(Compiler.java:6222) | |
at clojure.lang.Compiler.eval(Compiler.java:6212) | |
at clojure.lang.Compiler.eval(Compiler.java:6213) | |
at clojure.lang.Compiler.eval(Compiler.java:6189) | |
at clojure.core$eval.invoke(core.clj:2680) | |
at clojure.main$eval_opt.invoke(main.clj:232) | |
at clojure.main$initialize.invoke(main.clj:251) | |
at clojure.main$null_opt.invoke(main.clj:284) | |
at clojure.main$main.doInvoke(main.clj:362) | |
at clojure.lang.RestFn.invoke(RestFn.java:422) | |
at clojure.lang.Var.invoke(Var.java:405) | |
at clojure.lang.AFn.applyToHelper(AFn.java:165) | |
at clojure.lang.Var.applyTo(Var.java:518) | |
at clojure.main.main(main.java:37) | |
Caused by: java.lang.Exception: Unable to resolve symbol: print-doc in this context | |
at clojure.lang.Compiler.resolveIn(Compiler.java:6475) | |
at clojure.lang.Compiler.resolve(Compiler.java:6419) | |
at clojure.lang.Compiler.analyzeSymbol(Compiler.java:6382) | |
at clojure.lang.Compiler.analyze(Compiler.java:5960) | |
... 94 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment