[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Out of memory error message

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-11 18:36:46 CEST

On 9/11/07, Peter Murphy <peter.ambrose.murphy@gmail.com> wrote:
>
> I'm getting an out of memory error when I start Eclipse and sometimes when I try and synchronize to the SVN repository. In either case Eclipse runs super slow and the java process (viewed using top) is using about 97% of the CPU. I've posted a copy of my .log file below. I posted this same question to the Aptana Forums Forum Index -> Aptana RadRails: General forum and the person who responded wrote ".. the out of memory error is coming from inside your SVN plugin, subclipse. You'll probably want to contact those developers and file a bug: http://subclipse.tigris.org/project_issues.html. "
>
> Any help would be appreciated.

I hate to bounce you around, but that problem is technically happening
in SVNKit (support@svnkit.com).

That being said, an Out of Memory error in the Heap is not indicative
of any specific problem. It could just be that you need to give Java
a bigger heap to work with. If it is already as big as it can be,
then the next step would be to figure out what is using the most Heap
space and then decide if there is a problem with that code using more
memory than it should.

Default Java heap sizes are very small.

Anyway, you could still report this to SVNKit if you wanted. It is
possible they have a known problem or something. It all looks normal
to me though.

Thanks

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Sep 11 18:33:16 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.