Displaying 1 result from an estimated 1 matches for "initclojure".
2011 Jul 17
1
[LLVMdev] vmkit runtime errors
...tarted with a SUN (ORACLE) runtime
standard edition and is in good condition.
If I try also to start the clojure environment with j3 I get the
following exception trace:
./clojure_swank_server.sh
Exception in thread "main" java.lang.ExceptionInInitializerError
at opencommunication.InitClojure.main(InitClojure.java:60)
Caused by: java.lang.RuntimeException: java.lang.Exception: Unable to
resolve symbol: def in this context (core.clj:13)
at clojure.lang.RT.<clinit>(RT.java:368)
at opencommunication.InitClojure.main(InitClojure.java:60)
Caused by: java.lang.Exception: Unable...