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

Bug 348683

Summary: Out of memory on Info Center
Product: Community Reporter: David Williams <david_williams>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Williams CLA 2011-06-08 04:18:23 EDT
Just now, I tried this help link: 

http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html

And got a server error: 

HTTP ERROR 500

Problem accessing /help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html. Reason:

    INTERNAL_SERVER_ERROR

Caused by:

java.lang.OutOfMemoryError
	at java.util.zip.InflaterInputStream.<init>(InflaterInputStream.java:96)
	at java.util.zip.ZipFile$2.<init>(ZipFile.java:391)
	at java.util.zip.ZipFile.getInputStream(ZipFile.java:362)
	at java.util.zip.ZipFile.getInputStream(ZipFile.java:327)
	at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry.getInputStream(ZipBundleEntry.java:60)
	at org.eclipse.osgi.framework.internal.core.BundleURLConnection.connect(BundleURLConnection.java:53)
	at org.eclipse.osgi.framework.internal.core.BundleURLConnection.getInputStream(BundleURLConnection.java:99)
	at java.net.URL.openStream(URL.java:1044)
     [....]
Comment 1 Eclipse Webmaster CLA 2011-06-08 09:34:39 EDT
The help server has been restarted.

-M.