I'm speaking from ignorance but this kind of error smacks of a version mismatch between the Java runtime library and what Clojure is expecting. What version of Java runtime are you using? Also, is the Azul Java library the same as Sun's? What's the entire stacktrace?
On Wednesday, June 13, 2012 9:26:37 AM UTC-7, Edward Z. Yang wrote: > > We've been attempting to run Clojure in Azul, and not having > particularly good luck. We got around the problem described here ( > http://www.mail-archive.com/clojure@googlegroups.com/msg17276.html) by > switching to slim, but now we are getting this exception: > > ExceptionInInitializerError: Compiler$CompilerException: > java.lang.NoSuchFieldException: close, compiling:(clojure/core.clj:6139) > > Any advice? > > Cheers, > Edward > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en