Oh yea, GC churn can take up a lot of time. The illusion of 'infinite memory' :-).
On Thu, May 15, 2014 at 3:47 PM, Armando Blancas <[email protected]>wrote: > I've had this problem and I suspect is low memory. It happened often with > an old box with 1G running Fedora 20, but I've also seen it with my laptop > if I leave too many leftover jvm processes running (with 4G allocated for a > virtual box instance); on my 16G mac it never happens. So freeing up some > memory has fixed it for me. > > > On Thursday, May 15, 2014 11:34:36 AM UTC-7, Mark Watson wrote: >> >> I'm running Leiningen on CentOS 6.5. Everything was working fine, and >> today when I try "lein run" it just hangs. It takes about 15 minutes for >> "lein version" to return. >> >> The project works fine on my macbook pro, and another CentOS box. >> >> I deleted ~/.m2 and reinstalled Leiningen. I updated Leiningen. I removed >> and reinstalled Java as well. >> >> Has anyone else come across this? I have no clue what I did or what the >> problem could be. Any help would be greatly appreciated. >> >> -bash-4.1$ java -version >> java version "1.7.0_55" >> OpenJDK Runtime Environment (rhel-2.4.7.1.el6_5-x86_64 u55-b13) >> OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) >> >> -bash-4.1$ lein version >> Leiningen 2.3.4 on Java 1.7.0_55 OpenJDK 64-Bit Server VM >> > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
