|
Re: indexer : jvm has not enough memory [message #164209 is a reply to message #164197] |
Tue, 21 February 2006 16:31 |
Eclipse User |
|
|
|
Originally posted by: berend.chalmers.se
Dear Eric,
Have you tried upgrading to java version 1.5.x? This has solved many
problems for me running eclipse under linux.
Berend.
> Hello,
>
>
> I have a workspace with five C++ eclipse projetcs under clearcase plugin.
> I have built my 5 projects inside eclipse. When the indexer has to work, it
> takes more than 15 minutes to finish its work, and the jvm takes more than
> 1500 Mo ( I have limited it at the lauch). I can not reach all the
> declarations by F3.
>
> My context : eclipse 3.1 cdt 3.0.1 jvm 1.4.2_10sun, plugin clearcase, under
> Linux Red Hat WS 3.0
>
> Could you help me.
>
> Thanks.
>
> Eric
>
>
>
|
|
|
|
Re: indexer : jvm has not enough memory [message #164431 is a reply to message #164290] |
Fri, 24 February 2006 10:22 |
Eclipse User |
|
|
|
Originally posted by: arne.anka.ginguppin.de
try switching the indexer from full to ctags.
On Wed, 22 Feb 2006 17:54:22 +0100, Eric Celerse
<eric.celerse@fr.thalesgroup.com> wrote:
> It's not better with jvm 1.5.
>
> Eric
>
>
> "Berend van Wachem" <berend@chalmers.se> a écrit dans le message de
> news:dtff8n$s11$2@utils.eclipse.org...
>> Dear Eric,
>>
>> Have you tried upgrading to java version 1.5.x? This has solved many
>> problems for me running eclipse under linux.
>>
>> Berend.
>>
>> > Hello,
>> >
>> >
>> > I have a workspace with five C++ eclipse projetcs under clearcase
> plugin.
>> > I have built my 5 projects inside eclipse. When the indexer has to
>> work,
> it
>> > takes more than 15 minutes to finish its work, and the jvm takes more
> than
>> > 1500 Mo ( I have limited it at the lauch). I can not reach all the
>> > declarations by F3.
>> >
>> > My context : eclipse 3.1 cdt 3.0.1 jvm 1.4.2_10sun, plugin clearcase,
> under
>> > Linux Red Hat WS 3.0
>> >
>> > Could you help me.
>> >
>> > Thanks.
>> >
>> > Eric
>> >
>> >
>> >
>
>
|
|
|
|
Re: indexer : jvm has not enough memory [message #164469 is a reply to message #164454] |
Fri, 24 February 2006 10:37 |
Eclipse User |
|
|
|
Originally posted by: arne.anka.ginguppin.de
On Fri, 24 Feb 2006 11:26:23 +0100, Eric Celerse
<eric.celerse@fr.thalesgroup.com> wrote:
> what are the differences ?
don't really know ;-) but it solved my out-of-memory-issue.
> "arne anka" <arne.anka@ginguppin.de> a écrit dans le message de
> news:op.s5g23tj0uyrgnr@localhost.localdomain...
>> try switching the indexer from full to ctags.
>>
>> On Wed, 22 Feb 2006 17:54:22 +0100, Eric Celerse
>> <eric.celerse@fr.thalesgroup.com> wrote:
>>
>> > It's not better with jvm 1.5.
>> >
>> > Eric
>> >
>> >
>> > "Berend van Wachem" <berend@chalmers.se> a écrit dans le message de
>> > news:dtff8n$s11$2@utils.eclipse.org...
>> >> Dear Eric,
>> >>
>> >> Have you tried upgrading to java version 1.5.x? This has solved many
>> >> problems for me running eclipse under linux.
>> >>
>> >> Berend.
>> >>
>> >> > Hello,
>> >> >
>> >> >
>> >> > I have a workspace with five C++ eclipse projetcs under clearcase
>> > plugin.
>> >> > I have built my 5 projects inside eclipse. When the indexer has to
>> >> work,
>> > it
>> >> > takes more than 15 minutes to finish its work, and the jvm takes
>> more
>> > than
>> >> > 1500 Mo ( I have limited it at the lauch). I can not reach all the
>> >> > declarations by F3.
>> >> >
>> >> > My context : eclipse 3.1 cdt 3.0.1 jvm 1.4.2_10sun, plugin
>> clearcase,
>> > under
>> >> > Linux Red Hat WS 3.0
>> >> >
>> >> > Could you help me.
>> >> >
>> >> > Thanks.
>> >> >
>> >> > Eric
>> >> >
>> >> >
>> >> >
>> >
>> >
>>
>
>
|
|
|
|
Re: indexer : jvm has not enough memory [message #165263 is a reply to message #165246] |
Mon, 06 March 2006 13:11 |
Eclipse User |
|
|
|
Originally posted by: arne.anka.ginguppin.de
don't know whether it helps but have you considered to update to cdt 3.0.2?
according to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=122494
"ctags is the right answer for now,"
regards
On Mon, 06 Mar 2006 11:03:11 +0100, Eric Celerse
<eric.celerse@fr.thalesgroup.com> wrote:
> I have no results at all with that option
> "arne anka" <arne.anka@ginguppin.de> a écrit dans le message de
> news:op.s5g3s2ceuyrgnr@localhost.localdomain...
>> On Fri, 24 Feb 2006 11:26:23 +0100, Eric Celerse
>> <eric.celerse@fr.thalesgroup.com> wrote:
>>
>> > what are the differences ?
>>
>> don't really know ;-) but it solved my out-of-memory-issue.
>>
>>
>> > "arne anka" <arne.anka@ginguppin.de> a écrit dans le message de
>> > news:op.s5g23tj0uyrgnr@localhost.localdomain...
>> >> try switching the indexer from full to ctags.
>> >>
>> >> On Wed, 22 Feb 2006 17:54:22 +0100, Eric Celerse
>> >> <eric.celerse@fr.thalesgroup.com> wrote:
>> >>
>> >> > It's not better with jvm 1.5.
>> >> >
>> >> > Eric
>> >> >
>> >> >
>> >> > "Berend van Wachem" <berend@chalmers.se> a écrit dans le message de
>> >> > news:dtff8n$s11$2@utils.eclipse.org...
>> >> >> Dear Eric,
>> >> >>
>> >> >> Have you tried upgrading to java version 1.5.x? This has solved
>> many
>> >> >> problems for me running eclipse under linux.
>> >> >>
>> >> >> Berend.
>> >> >>
>> >> >> > Hello,
>> >> >> >
>> >> >> >
>> >> >> > I have a workspace with five C++ eclipse projetcs under
>> clearcase
>> >> > plugin.
>> >> >> > I have built my 5 projects inside eclipse. When the indexer has
>> to
>> >> >> work,
>> >> > it
>> >> >> > takes more than 15 minutes to finish its work, and the jvm takes
>> >> more
>> >> > than
>> >> >> > 1500 Mo ( I have limited it at the lauch). I can not reach all
> the
>> >> >> > declarations by F3.
>> >> >> >
>> >> >> > My context : eclipse 3.1 cdt 3.0.1 jvm 1.4.2_10sun, plugin
>> >> clearcase,
>> >> > under
>> >> >> > Linux Red Hat WS 3.0
>> >> >> >
>> >> >> > Could you help me.
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > Eric
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04771 seconds