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

Re: [Subclipse-users] Subversion eclipse plugin - "java.lang.OutOfMemoryError: PermGen space"

From: Javier Kohen <jkohen_at_users.sourceforge.net>
Date: Fri, 04 Jan 2008 10:47:34 -0200

Stansislav,

On vie, 2008-01-04 at 12:24 +0100, Stansislav Dvorscak EEA wrote:
> Hi,
> I have problem with your subversion eclipse plugin. The problem is on
> multi modules maven projects (>20 projects). When I use your plugin,
> than I have "java.lang.OutOfMemoryError: PermGen space". I tested to run
> eclipse with disabled plugin, than I have not problem.

Make sure you are not hitting the bug mentioned in this article:
http://www.eclipsezone.com/eclipse/forums/t77021.html

> ------
> Eclipe ini
> -vmargs
> -Xms512m
> -Xmx1024m

If you are using Sun's VM, the workaround consists in passing a
variation of this command-line switch: -XX:MaxPermSize=128m

-- 
Javier Kohen <jkohen_at_users.sourceforge.net>
ICQ: blashyrkh #2361802
Jabber: jkohen_at_jabber.org

Received on 2008-01-04 13:48:30 CET

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.