Community
Participate
Working Groups
Version: 0.7.9.I20101203-1700 SVN Client: org.eclipse.team.svn.connector.svnkit16 2.2.2.I20101203-1700 SVN/1.6.11 SVNKit/1.3.3 (http://svnkit.com/) r6649 JVM Properties: {java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_22-b04, java.vendor=Sun Microsystems Inc., line.separator= , java.class.version=50.0, os.name=Linux, os.arch=amd64, user.country=US, os.version=2.6.35-24-generic, eclipse.commands=-os linux -ws gtk -arch x86_64 -showsplash -launcher /home/alberto/Programs/eclipse j2ee/eclipse -name Eclipse --launcher.library /home/alberto/Programs/eclipse j2ee//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1.R36x_v20100810/eclipse_1309.so -startup /home/alberto/Programs/eclipse j2ee//plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 102001a -product org.eclipse.epp.package.jee.product -vm /usr/bin/java , java.version=1.6.0_22, osgi.framework.version=3.6.1.R36x_v20100806, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=America/Sao_Paulo, user.language=en, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=UTF-8} java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:39) at java.nio.ByteBuffer.allocate(ByteBuffer.java:312) at sun.nio.cs.StreamDecoder.<init>(StreamDecoder.java:231) at sun.nio.cs.StreamDecoder.<init>(StreamDecoder.java:211) at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:50) at java.io.InputStreamReader.<init>(InputStreamReader.java:83) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14Factory.getVersion(SVNAdminArea14Factory.java:117) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.open(SVNAdminAreaFactory.java:158) at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:366) at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:274) at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:267) at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:147) at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:321) at org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:300) at org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:282) at org.polarion.team.svn.connector.svnkit.SVNKitConnector.status(SVNKitConnector.java:336) at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.status(ThreadNameModifier.java:608) at org.eclipse.team.svn.core.utility.SVNUtility.status(SVNUtility.java:299) at org.eclipse.team.svn.core.utility.SVNUtility.getSVNInfoForNotConnected(SVNUtility.java:843) at org.eclipse.team.svn.core.synchronize.AbstractSVNSubscriber.resourcesStateChangedImpl(AbstractSVNSubscriber.java:243) at org.eclipse.team.svn.core.synchronize.AbstractSVNSubscriber.resourcesStateChanged(AbstractSVNSubscriber.java:201) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage$3.runImpl(SVNRemoteStorage.java:185) at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81) at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility$1$1.run(ProgressMonitorUtility.java:60) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility$1.run(ProgressMonitorUtility.java:58) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded
Please try updating to the latest version from the "early access" sites. SVN Kit authors declared that there are memory leaks fixed in the SVN Kit 1.3.5 version.