Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 359777

Summary: ID-H5QI5
Product: [Technology] Subversive Reporter: eclipsebugzilla
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: a.gurov
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description eclipsebugzilla CLA 2011-10-03 18:33:39 EDT
I keep getting this error when trying to checkout one of my projects from SVN.  I've tried increasing the heap size to 1gb and it looks like Flash Builder is only using 600MB of ram.

Version:	0.7.9.I20110318-1700

SVN Client:	org.eclipse.team.svn.connector.svnkit15 2.2.2.I20110321-1700 SVN/1.5.6 SVNKit/1.2.3 (http://svnkit.com/) r5745

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_26-b03-384-10M3425, java.vendor=Apple Inc., line.separator= , java.class.version=50.0, os.name=Mac OS X, os.arch=i386, user.country=US, os.version=10.6.8, eclipse.commands=-os macosx -ws cocoa -arch x86 -showsplash ../../../assets/fb_splash_premium.png -launcher /Applications/Adobe Flash Builder 4.5/Adobe Flash Builder 4.5.app/Contents/MacOS/Adobe Flash Builder 4.5 -name Adobe Flash Builder 4.5 --launcher.library /Applications/Adobe Flash Builder 4.5/Adobe Flash Builder 4.5.app/Contents/MacOS//../../../eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v20100810/eclipse_1309.so -startup /Applications/Adobe Flash Builder 4.5/Adobe Flash Builder 4.5.app/Contents/MacOS/../../../eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -nl en_US -keyring /Users/jwiersma/.eclipse_keyring -consoleLog -showlocation -vm /System/Library/Frameworks/JavaVM.framework , java.version=1.6.0_26, osgi.framework.version=3.6.1.R36x_v20100806, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=America/Vancouver, user.language=en, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=MacRoman}

java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:205)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.refresh(XMLDocumentScannerImpl.java:1522)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.invokeListeners(XMLEntityScanner.java:2070)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:486)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2687)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:746)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:711)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:215)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:346)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:274)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:262)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:258)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1211)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:1077)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:453)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:855)
	at org.tmatesoft.svn.core.javahl.SVNClientImpl.checkout(SVNClientImpl.java:2052)
	at org.polarion.team.svn.connector.svnkit.SVNKitConnector.checkout(SVNKitConnector.java:200)
	at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.checkout(ThreadNameModifier.java:78)
	at org.eclipse.team.svn.core.operation.remote.CheckoutAsOperation.doCheckout(CheckoutAsOperation.java:169)
	at org.eclipse.team.svn.core.operation.remote.CheckoutAsOperation$1.run(CheckoutAsOperation.java:127)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doSubTask(ProgressMonitorUtility.java:118)
	at org.eclipse.team.svn.core.operation.remote.CheckoutAsOperation.runImpl(CheckoutAsOperation.java:125)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
Comment 1 Alexander Gurov CLA 2011-10-06 15:11:21 EDT
The issue is said to be fixed in the SVN Kit 1.3.5