Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348683 - Out of memory on Info Center
Summary: Out of memory on Info Center
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Servers (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 04:18 EDT by David Williams CLA
Modified: 2011-06-08 09:34 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.