Hi guys, I am running Clojure on OS X Snow Leopard, 64bit, Java 1.6. I've been developing a little app using Lein, Swank and Emacs, and now I am having trouble getting Nailgun to work properly. I'm not in front of my usual PC right now so I may get a few things wrong; but here is what I know. - My error is from the ng executable & it is unable to connect to the server - "Error, connection refused" - If I run the NG jar file I can connect - If I run "lein nailgun" I can connect - If I start my JVM with Emacs' slime-clojure-project, then run the Nailgun NGServer/main function I get all the same stdout output that shows the server is running, but ng cannot connect - I can start an instance of NGServer in a new thread, see that it is running & appears to be listening, but cannot connect.
It feels to me like OS X is firewalling my connection, but I've turned that off. nmap reports that port I expect NG to listen on is not open. Any thoughts? Thanks, Brad -- 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 To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.