Community
Participate
Working Groups
Version: 0.7.9.I20100512-1900 SVN Client: org.eclipse.team.svn.connector.svnkit16 2.2.2.I20100512-1900 SVN/1.6.6 SVNKit/1.3.2 (http://svnkit.com/) r6267 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=Windows XP, os.arch=x86, user.country=GB, os.version=5.1, eclipse.commands=-os win32 -ws win32 -arch x86 -showsplash -launcher c:\dev\eclipse\eclipse.exe -name Eclipse --launcher.library C:\dev\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll -startup C:\dev\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -product org.eclipse.epp.package.jee.product -clean -vm C:/dev/java/jdk1.6.0_22/jre/bin\client\jvm.dll , 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=Europe/London, user.language=en, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=Cp1252} java.lang.OutOfMemoryError: unable to create new native thread java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Unknown Source) at java.util.Timer.<init>(Unknown Source) at java.util.Timer.<init>(Unknown Source) at org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.<init>(DefaultSVNRepositoryPool.java:146) at org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.<init>(DefaultSVNRepositoryPool.java:121) at org.tmatesoft.svn.core.javahl.SVNClientImpl.getClientManager(SVNClientImpl.java:1861) at org.tmatesoft.svn.core.javahl.SVNClientImpl.getSVNUpdateClient(SVNClientImpl.java:1873) at org.tmatesoft.svn.core.client.SVNClientEx.setTouchUnresolved(SVNClientEx.java:40) at org.tmatesoft.svn.core.client.SVNClientEx.<init>(SVNClientEx.java:35) at org.polarion.team.svn.connector.svnkit.SVNKitConnector.<init>(SVNKitConnector.java:91) at org.polarion.team.svn.connector.svnkit.SVNKitConnectorFactory.newInstance(SVNKitConnectorFactory.java:32) at org.eclipse.team.svn.core.extension.factory.ThreadNameModifierFactory.newInstance(ThreadNameModifierFactory.java:57) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.getStatuses(SVNRemoteStorage.java:860) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.loadLocalResourcesSubTreeSVNImpl(SVNRemoteStorage.java:777) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.loadLocalResourcesSubTree(SVNRemoteStorage.java:656) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.getRegisteredChildren(SVNRemoteStorage.java:374) at org.eclipse.team.svn.core.operation.local.GetAllResourcesOperation.runImpl(GetAllResourcesOperation.java:37) 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.doTaskExternal(ProgressMonitorUtility.java:81) at org.eclipse.team.svn.core.synchronize.PersistentRemoteStatusCache.allMembers(PersistentRemoteStatusCache.java:69) at org.eclipse.team.svn.core.synchronize.AbstractSVNSubscriber.resourcesStateChangedImpl(AbstractSVNSubscriber.java:232) at org.eclipse.team.svn.core.synchronize.AbstractSVNSubscriber.resourcesStateChanged(AbstractSVNSubscriber.java:201) at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage$3.runImpl(SVNRemoteStorage.java:184) 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)
Please try updating to the latest versions from the early access sites. It is said that the memory leak in SVN Kit is fixed in the version 1.3.5.