This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 126976 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 124482
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
: 125085 (view as bug list)
Depends on:
Blocks: 126977
  Show dependency tree
 
Reported: 2008-02-08 08:57 UTC by Lukas Hasik
Modified: 2008-04-16 12:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 11923


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-02-08 08:57:01 UTC
Build: NetBeans IDE 6.0 RC1 (Build 200711131200)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Linux, 2.6.22-14-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOfRange(Arrays.java:3209)
        at java.lang.String.<init>(String.java:216)
        at com.sun.org.apache.xerces.internal.xni.XMLString.toString(XMLString.java:185)
        at com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser.characters(AbstractDOMParser.java:1169)
        at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.characters(XMLDTDValidator.java:862)
        at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:486)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
        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:107)
        at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:225)
Comment 1 Lukas Hasik 2008-02-08 09:06:42 UTC
at org.openide.xml.XMLUtil.parse(XMLUtil.java:326)
        at
org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getDocument(AutoupdateCatalogParser.java:192)
        at
org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:107)
Comment 2 Exceptions Reporter 2008-02-12 06:06:23 UTC
THIS ISSUE HAS ALREADY 5 DUPLICATES
Comment 3 rmatous 2008-02-25 18:48:34 UTC
*** Issue 125085 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Rechtacek 2008-02-28 10:09:30 UTC
*** Issue 126219 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Rechtacek 2008-04-16 12:00:42 UTC

*** This issue has been marked as a duplicate of 124482 ***