adrians <nman...@gmail.com> writes:

> Hi Hugo,
>
> I'm trying to get ritz-nrepl going with the latest lein2 and nrepl.el from 
> Melpa. I think
> I've followed the instructions on the project page, yet I get this, when I
> nrepl-ritz-jack-in:
>
> error in process sentinel: Could not start nREPL server: Exception in thread 
> "main" java.lang.ClassNotFoundException: com.sun.jdi.VirtualMachine
>
> [...]
>
> The same exception is thrown if I invoke ritz-nrepl from the command-line. 
> I'm using jdk
> 1.7.0_07 with Windows 7 64 bit, if that helps. Any clue as to what's going 
> wrong?

I had the same problem a while ago. Putting the JDK's tools.jar on the
classpath solved it.

-- 
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

Reply via email to