On May 15, 2009, at 3:34 PM, Stephen C. Gilardi wrote: > > On May 15, 2009, at 6:14 PM, Ian Eure wrote: > >> I'm not having any luck at all. I tried visualvm, but it seems that >> it doesn't support memory profiling unless you're running JDK 6. I >> switched my default version (I'm on OS X here), and visualvm >> refuses to start: >> >> 2009-05-15 14:03:15.495 java[41205:10b] Apple AWT Startup >> Exception : *** -[NSCFArray insertObject:atIndex:]: attempt to >> insert nil >> 2009-05-15 14:03:15.496 java[41205:10b] Apple AWT Restarting Native >> Event Thread >> >> I'm a Clojure newb, and I know even less about Java. What now, run >> it on Debian? > > I'm running Leopard (10.5.7) with Java 6. > > I set my default Java to "Java SE 6 64-bit" for both Applications > and Applets using /Applications/Utilities/Java/Java Preferences. > Same here. However, it didn't update /System/Library/Frameworks/ JavaVM.framework/Versions/CurrentJDK; I fixed that by hand to point to 1.6.
I was running 10.5.6 when I tried first. I've since upgraded to 10.5.7, and there's no change. > Is this the Java version you have: > > % java -version > java version "1.6.0_07" > Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153) > Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode) > Yes: $ java -version java version "1.6.0_07" Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode) > I got my visualvm from > > https://visualvm.dev.java.net/download.html > > Version 1.1.1. I just launched it again here and it worked. > Same here. Just redownloaded and verified the MD5 hash. I blew it away and unpacked it again, thinking it might have written something to disk which it didn't like. No luck. Nothing Java-related in my environment, either. - Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---