Indexer --- OutOfMemory Error Or Internal Error [message #178690] |
Fri, 20 October 2006 05:09  |
Eclipse User |
|
|
|
Hi,
I have built a Managed make C++ project, It based on wxWindows. And
the Indexer made me going to craze. When I edited my source files, or I
build my project, the Indexer started to running, my machine went to
death. At last , eclipse reported a OutOfMemory error, Or Internal Error
and suggested me to exit workbench.
I turned off Indexer finally. But it bacame difficult to nagative source.
The big library of wxWindows may be a cause.
Help me, please.
Zhaoren
|
|
|
Re: Indexer --- OutOfMemory Error Or Internal Error [message #178702 is a reply to message #178690] |
Fri, 20 October 2006 08:26   |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
I've got the same problem.
The only solution we've found is to turn off indexer, or use the vmargs
to limit the VM memory size like -Xmx512m to limit to 512Mo.
With the CDT, i've got another problem with refresh...
Eclipse is always refreshing my working directory.
Zhaoren Liu wrote:
> Hi,
> I have built a Managed make C++ project, It based on wxWindows. And
> the Indexer made me going to craze. When I edited my source files, or I
> build my project, the Indexer started to running, my machine went to
> death. At last , eclipse reported a OutOfMemory error, Or Internal Error
> and suggested me to exit workbench.
>
> I turned off Indexer finally. But it bacame difficult to nagative source.
>
> The big library of wxWindows may be a cause.
>
> Help me, please.
>
> Zhaoren
>
|
|
|
Re: Indexer --- OutOfMemory Error Or Internal Error [message #178730 is a reply to message #178702] |
Sat, 21 October 2006 09:54  |
Eclipse User |
|
|
|
user@domain.invalid 写道:
> I've got the same problem.
> The only solution we've found is to turn off indexer, or use the vmargs
> to limit the VM memory size like -Xmx512m to limit to 512Mo.
>
> With the CDT, i've got another problem with refresh...
> Eclipse is always refreshing my working directory.
>
>
>
> Zhaoren Liu wrote:
>> Hi,
>> I have built a Managed make C++ project, It based on wxWindows. And
>> the Indexer made me going to craze. When I edited my source files, or I
>> build my project, the Indexer started to running, my machine went to
>> death. At last , eclipse reported a OutOfMemory error, Or Internal Error
>> and suggested me to exit workbench.
>>
>> I turned off Indexer finally. But it bacame difficult to nagative source.
>>
>> The big library of wxWindows may be a cause.
>>
>> Help me, please.
>>
>> Zhaoren
>>
It seems that the Indexer of CDT or "open definition" feathur has a
memeory leak. The memory used by JVM is large all the same,even I exit
workbench . I have to kill the "java.exe" process.
Regards
Zhaoren
|
|
|
Powered by
FUDForum. Page generated in 0.14222 seconds