I don't have trouble connecting from Emacs. I just added
 (setq swank-clojure-extra-vm-args (list "-
Dcom.sun.management.jmxremote=true" )
to my clojure swank configuration.

On Mar 12, 10:47 am, Scott Jaderholm <jaderh...@gmail.com> wrote:
> On Sat, Feb 7, 2009 at 8:16 AM, David Powell <djpow...@djpowell.net> wrote:
>
> > Newer versions of JDK 1.6, eg Update 11, have an application called
> > 'jvisualvm' in the bin directory. It lets you attach to any running
> > Java process and it has a profiler that you can switch on at runtime.
>
> If you're starting Clojure from inside Emacs under Windows then you might
> have trouble connecting to it with VisualVM. Start Clojure from outside
> emacs, connect to it using slime, and VisualVM should work fine.
--~--~---------~--~----~------------~-------~--~----~
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
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