Use java 7 with clojure 1.5.0-beta1 or use java6 with the jsr166.jar already in your classpath...Alternatively, if you use some clojure version older than 1.5.0-beta1 with Java 7 you may need to build clojure on your system...

Hope that  helps...

Jim


On 09/12/12 12:44, Alex Baranosky wrote:
Using 1.5.0-beta1, attempting to load the reducers namespace, `(require '[clojure.core.reducers :as r])`, is generating this exception: CompilerException java.lang.ClassNotFoundException: jsr166y.ForkJoinPool, compiling:(clojure/core/reducers.clj:56:21)

TERMINAL> java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)

Any suggestions?

Alex
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to