Update: I was actually able to sporadically replicate this problem using simply Jeffrey Chu's clojure-mode, without Slime or Swank.
It only occurs on this PC. My home workstation, which is running Windows Vista and the same version of Java, works without a hitch. Again, everything works fine when run directly from the system command line - it's got to be something in clojure-mode or emacs itself. Unfortunately I don't have nearly the emacs knowledge to be able to tell what's going on in there. Any pointers would be greatly appreciated... I'm actually switching to enclojure for windows development because of this, although I'd much rather use emacs, now that I'm just getting used to it. Thanks, -Luke On Dec 19, 3:18 pm, levand <luke.vanderh...@gmail.com> wrote: > I noticed this first with a project I'm working on, and verified that > it is happening as well with the temperature converter demo on the > clojure site. > > After I run the file from within Slime, after a few seconds my Swing > gui stops responding, and the Repl as well. Apparently, the whole Java > process is hung. > > Running the same file from a basic Clojure Repl started from the > command line works fine, with exactly the same VM settings. > > I am running on Windows XP with Java 1.6.0_10. > > Anyone have any ideas? I'm pretty confused as to what might be going > on. Some sort of deadlock in the thread pool that isn't allowing the > AWT event thread any cycles? I'm looking at the thread pool in JSwat > and I see a lot of Swank threads, but I can't tell exactly what's > going on. > > Many thanks, > -Luke --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---