Eclipse freeze on ant build [message #207208] |
Mon, 08 March 2004 01:07  |
Eclipse User |
|
|
|
Originally posted by: anatr.diskal.co.il
hi all,
I have a mjor problem using eclipse. We use version 2.1.2 and it freeze
every 4-5 ant builds.
We need to kill it and restart.
Has anyone seen this or knows how to fix this?
Thanks
Anat
|
|
|
Re: Eclipse freeze on ant build [message #207381 is a reply to message #207208] |
Mon, 08 March 2004 08:42   |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
Start eclipse with a console window open
eclipse.exe -vm java.exe
when it freezes, select the console window and inspire a thread dump.
(ctrl+break on windows ctrl+/ or ctrl+\ on linux, cant remember which
/ | \) That should let you know the routine it is freezing in and help
the developers.
clg
Anat wrote:
> hi all,
>
> I have a mjor problem using eclipse. We use version 2.1.2 and it freeze
> every 4-5 ant builds.
> We need to kill it and restart.
> Has anyone seen this or knows how to fix this?
>
> Thanks
> Anat
>
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber." John 10:1
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
Re: Eclipse freeze on ant build [message #207480 is a reply to message #207208] |
Mon, 08 March 2004 11:52  |
Eclipse User |
|
|
|
Most likely you are running out of memory.
See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=24448 for the full
details and the workarounds.
In short Apache Ant had memory leaks. These are fixed in Ant 1.6.*
Eclipse 2.1.2 has bugs dealing with Ant 1.6.*
Your choices:
Patch Ant 1.5.4 to remove the Apache Ant memory leaks
Move to Eclipse 2.1.3 and make use of Ant 1.6.*
Move to Eclipse 3.0 stream (latest milestone build) and make use of Ant
1.6.*
HTH
Darins
"Anat" <anatr@diskal.co.il> wrote in message
news:c2h2a4$81e$1@eclipse.org...
> hi all,
>
> I have a mjor problem using eclipse. We use version 2.1.2 and it freeze
> every 4-5 ant builds.
> We need to kill it and restart.
> Has anyone seen this or knows how to fix this?
>
> Thanks
> Anat
>
|
|
|
Powered by
FUDForum. Page generated in 0.05183 seconds