I suspect it was something of that nature.
Ended up being that someone else was in the process of moving my VM and I
didn't read my emails :-)
All working now.
On Thursday, May 15, 2014 3:49:08 PM UTC-4, Gary Trakhman wrote:
>
> Oh yea, GC churn can take up a lot of time. The illusion of 'infi
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 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
> i
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 so
At this point, I'd suspect a networking timeout issue, do you get a
different result if you disable all your connections?
On Thu, May 15, 2014 at 3:31 PM, Mark Watson wrote:
> Tried it
>
>
> On Thursday, May 15, 2014 3:17:58 PM UTC-4, Magomimmo wrote:
>
>> try removing ~/.m2
>>
>> On 15 May 201
Tried it
On Thursday, May 15, 2014 3:17:58 PM UTC-4, Magomimmo wrote:
>
> try removing ~/.m2
>
> On 15 May 2014, at 20:56, Mark Watson >
> wrote:
>
> I don't have a ~/.lein/profiles.clj file. I removed all the Leiningen
> files, tried with a fresh install, still no luck.
>
>
>
> On Thursday, May
try removing ~/.m2
On 15 May 2014, at 20:56, Mark Watson wrote:
> I don't have a ~/.lein/profiles.clj file. I removed all the Leiningen files,
> tried with a fresh install, still no luck.
>
>
>
> On Thursday, May 15, 2014 2:38:34 PM UTC-4, Gary Trakhman wrote:
> Did you try to clean out ~/.l
I don't have a ~/.lein/profiles.clj file. I removed all the Leiningen
files, tried with a fresh install, still no luck.
On Thursday, May 15, 2014 2:38:34 PM UTC-4, Gary Trakhman wrote:
>
> Did you try to clean out ~/.lein/profiles.clj?
>
>
> On Thu, May 15, 2014 at 2:34 PM, Mark Watson
> > wro
Did you try to clean out ~/.lein/profiles.clj?
On Thu, May 15, 2014 at 2:34 PM, 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
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 Leining